Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make model/generator wrappers search for the object name instead of looking in a strategy #600

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

JasonKChow
Copy link
Contributor

Summary: Strategies used to try to initialize model/generator wrappers by passing a name. We change this to pass the model/generator names instead and the wrappers themselves will handle finding the required object.

Differential Revision: D68986197

…bookresearch#598)

Summary:

All acqf generators now look for their acqf within their own section.

Update acqf generators to all use default option finders.

Reviewed By: crasanders

Differential Revision: D68976692
…ooking in a strategy

Summary: Strategies used to try to initialize model/generator wrappers by passing a name. We change this to pass the model/generator names instead and the wrappers themselves will handle finding the required object.

Differential Revision: D68986197
@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Jan 31, 2025
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D68986197

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. fb-exported
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants