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

Update gen from multiple nodes to support generating multiple arms per node #2469

Closed
wants to merge 1 commit into from

Conversation

mgarrard
Copy link
Contributor

Summary:
This diff adds the functionality to generate multiple generator runs per node in a trial that uses multiple nodes.

In follow up diffs we will:

  1. Support fixed features -- there is ongoing discussion about fixed features on lena-kashtelyan's recent diff, and we may be able to leverage the solution there/help build it out
  2. merge this gen method with our standard gen method

Reviewed By: lena-kashtelyan

Differential Revision: D57398578

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

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

@codecov-commenter
Copy link

codecov-commenter commented May 17, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.26%. Comparing base (d1164d7) to head (c057d91).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2469   +/-   ##
=======================================
  Coverage   95.26%   95.26%           
=======================================
  Files         485      485           
  Lines       47384    47424   +40     
=======================================
+ Hits        45138    45178   +40     
  Misses       2246     2246           

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

…r node (facebook#2469)

Summary:

This diff adds the functionality to generate multiple generator runs per node in a trial that uses multiple nodes. 

In follow up diffs we will:
1. Support fixed features -- there is ongoing discussion about fixed features on lena-kashtelyan's recent diff, and we may be able to leverage the solution there/help build it out
2. merge this gen method with our standard gen method

Reviewed By: saitcakmak, lena-kashtelyan

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

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

mgarrard added a commit to mgarrard/Ax that referenced this pull request May 22, 2024
…r node (facebook#2469)

Summary:

This diff adds the functionality to generate multiple generator runs per node in a trial that uses multiple nodes. 

In follow up diffs we will:
1. Support fixed features -- there is ongoing discussion about fixed features on lena-kashtelyan's recent diff, and we may be able to leverage the solution there/help build it out
2. merge this gen method with our standard gen method

Reviewed By: saitcakmak, lena-kashtelyan

Differential Revision: D57398578
mgarrard added a commit to mgarrard/Ax that referenced this pull request May 22, 2024
…r node (facebook#2469)

Summary:

This diff adds the functionality to generate multiple generator runs per node in a trial that uses multiple nodes. 

In follow up diffs we will:
1. Support fixed features -- there is ongoing discussion about fixed features on lena-kashtelyan's recent diff, and we may be able to leverage the solution there/help build it out
2. merge this gen method with our standard gen method

Reviewed By: saitcakmak, lena-kashtelyan

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

This pull request has been merged in db26b23.

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.

None yet

3 participants