Skip to content

Add suggested_experiment_status to legacy GS dispatch --> have AxSweep experiment status appear in the UI (#5056)#5056

Closed
lena-kashtelyan wants to merge 1 commit intofacebook:mainfrom
lena-kashtelyan:export-D96784737
Closed

Add suggested_experiment_status to legacy GS dispatch --> have AxSweep experiment status appear in the UI (#5056)#5056
lena-kashtelyan wants to merge 1 commit intofacebook:mainfrom
lena-kashtelyan:export-D96784737

Conversation

@lena-kashtelyan
Copy link
Contributor

@lena-kashtelyan lena-kashtelyan commented Mar 18, 2026

Summary:

Add suggested_experiment_status to the GenerationSteps created by
choose_generation_strategy_legacy. The Sobol step gets
ExperimentStatus.INITIALIZATION and the BayesOpt step gets
ExperimentStatus.OPTIMIZATION, matching the convention used by
all other GS factory functions.

Differential Revision: D96784737

@meta-cla meta-cla bot added the CLA Signed Do not delete this pull request or issue due to inactivity. label Mar 18, 2026
@meta-codesync
Copy link

meta-codesync bot commented Mar 18, 2026

@lena-kashtelyan has exported this pull request. If you are a Meta employee, you can view the originating Diff in D96784737.

@codecov-commenter
Copy link

codecov-commenter commented Mar 18, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 96.29%. Comparing base (ef72a7d) to head (37478b3).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #5056   +/-   ##
=======================================
  Coverage   96.29%   96.29%           
=======================================
  Files         611      611           
  Lines       67314    67325   +11     
=======================================
+ Hits        64822    64833   +11     
  Misses       2492     2492           

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

…p experiment status appear in the UI (facebook#5056)

Summary:

Add `suggested_experiment_status` to the `GenerationStep`s created by
`choose_generation_strategy_legacy`. The Sobol step gets
`ExperimentStatus.INITIALIZATION` and the BayesOpt step gets
`ExperimentStatus.OPTIMIZATION`, matching the convention used by
all other GS factory functions.

Differential Revision: D96784737
@meta-codesync meta-codesync bot changed the title Add suggested_experiment_status to legacy GS dispatch --> have experiment status appear in the UI Add suggested_experiment_status to legacy GS dispatch --> have AxSweep experiment status appear in the UI (#5056) Mar 20, 2026
@meta-codesync meta-codesync bot closed this in 33e9a5e Mar 20, 2026
@meta-codesync
Copy link

meta-codesync bot commented Mar 20, 2026

This pull request has been merged in 33e9a5e.

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 meta-exported

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants