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

Allow batch trial to be constructed with a list of GRs #1995

Closed

Conversation

danielcohenlive
Copy link

Summary: This makes creating trials from GS.gen_for_multiple_trial_from_multiple() models easier in D51307866 and is closer to the way BatchTrials actually work.

Reviewed By: lena-kashtelyan

Differential Revision: D51211147

@facebook-github-bot facebook-github-bot added the CLA Signed Do not delete this pull request or issue due to inactivity. label Nov 16, 2023
@facebook-github-bot
Copy link
Contributor

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

danielcohenlive pushed a commit to danielcohenlive/Ax-1 that referenced this pull request Nov 16, 2023
Summary:

This makes creating trials from `GS.gen_for_multiple_trial_from_multiple()` models easier in D51307866 and is closer to the way `BatchTrial`s actually work.

Reviewed By: lena-kashtelyan

Differential Revision: D51211147
@facebook-github-bot
Copy link
Contributor

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

danielcohenlive pushed a commit to danielcohenlive/Ax-1 that referenced this pull request Nov 16, 2023
Summary:

This makes creating trials from `GS.gen_for_multiple_trial_from_multiple()` models easier in D51307866 and is closer to the way `BatchTrial`s actually work.

Reviewed By: lena-kashtelyan

Differential Revision: D51211147
@facebook-github-bot
Copy link
Contributor

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

@codecov-commenter
Copy link

codecov-commenter commented Nov 16, 2023

Codecov Report

Attention: 8 lines in your changes are missing coverage. Please review.

Comparison is base (3985791) 94.48% compared to head (f990b88) 94.53%.

❗ Current head f990b88 differs from pull request most recent head 1277da0. Consider uploading reports for the commit 1277da0 to get more accurate results

Files Patch % Lines
ax/modelbridge/tests/test_generation_strategy.py 79.48% 8 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1995      +/-   ##
==========================================
+ Coverage   94.48%   94.53%   +0.05%     
==========================================
  Files         460      460              
  Lines       44022    44086      +64     
==========================================
+ Hits        41594    41677      +83     
+ Misses       2428     2409      -19     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

danielcohenlive pushed a commit to danielcohenlive/Ax-1 that referenced this pull request Nov 21, 2023
Summary:

This makes creating trials from `GS.gen_for_multiple_trial_from_multiple()` models easier in D51307866 and is closer to the way `BatchTrial`s actually work.

Reviewed By: lena-kashtelyan

Differential Revision: D51211147
@facebook-github-bot
Copy link
Contributor

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

Summary:

This makes creating trials from `GS.gen_for_multiple_trial_from_multiple()` models easier in D51307866 and is closer to the way `BatchTrial`s actually work.

Reviewed By: lena-kashtelyan

Differential Revision: D51211147
@facebook-github-bot
Copy link
Contributor

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

@facebook-github-bot
Copy link
Contributor

This pull request has been merged in 50790cc.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed Do not delete this pull request or issue due to inactivity. fb-exported Merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants