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

Merge _gen_multiple into _gen_with_multiple_nodes #3245

Closed
wants to merge 1 commit into from

Conversation

mgarrard
Copy link
Contributor

Summary:
This diff ensures that gen_with_multiple_nodes can function independently by removing the call to _gen_mutliple(..). This sets us up to fully reap _gen_multiple in a future diff (when we simeltanously replace calls to _gen_multiple with _gen_for_multiple_trials_with_multiple_modesl(..) in diff 4/n

Internal

Tldr:
{F1973912725}

See diff 1/n in the stack for context

Reviewed By: lena-kashtelyan

Differential Revision: D67315146

Summary:
This diff ensures that gen_with_multiple_nodes can function independently by removing the call to _gen_mutliple(..).  This sets us up to fully reap _gen_multiple in a future diff (when we simeltanously replace calls to _gen_multiple with _gen_for_multiple_trials_with_multiple_modesl(..) in diff 4/n


Internal
- 
Tldr:
 {F1973912725} 

See diff 1/n in the stack for context

Reviewed By: lena-kashtelyan

Differential Revision: D67315146
@facebook-github-bot facebook-github-bot added the CLA Signed Do not delete this pull request or issue due to inactivity. label Jan 17, 2025
@facebook-github-bot
Copy link
Contributor

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

mgarrard added a commit to mgarrard/Ax that referenced this pull request Jan 17, 2025
Summary:

This diff ensures that gen_with_multiple_nodes can function independently by removing the call to _gen_mutliple(..).  This sets us up to fully reap _gen_multiple in a future diff (when we simeltanously replace calls to _gen_multiple with _gen_for_multiple_trials_with_multiple_modesl(..) in diff 4/n


Internal
- 
Tldr:
 {F1973912725} 

See diff 1/n in the stack for context

Reviewed By: lena-kashtelyan

Differential Revision: D67315146
@codecov-commenter
Copy link

Codecov Report

Attention: Patch coverage is 73.33333% with 4 lines in your changes missing coverage. Please review.

Project coverage is 95.87%. Comparing base (3c68bd3) to head (fa48766).

Files with missing lines Patch % Lines
ax/modelbridge/generation_strategy.py 66.66% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3245      +/-   ##
==========================================
- Coverage   95.88%   95.87%   -0.01%     
==========================================
  Files         513      513              
  Lines       51677    51687      +10     
==========================================
+ Hits        49550    49555       +5     
- Misses       2127     2132       +5     

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

@facebook-github-bot
Copy link
Contributor

This pull request has been merged in b4aa11b.

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