Skip to content

Commit

Permalink
Clean up units + some issues that surfaced during the cleanup (facebo…
Browse files Browse the repository at this point in the history
…ok#3377)

Summary:

As titled, a bit of cleanup and ensuring that we choose the correct GS + experiment types

Reviewed By: mgarrard

Differential Revision: D69616303
  • Loading branch information
Lena Kashtelyan authored and facebook-github-bot committed Feb 14, 2025
1 parent f27b4b8 commit f069409
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ax/service/ax_client.py
Original file line number Diff line number Diff line change
Expand Up @@ -1805,7 +1805,6 @@ def _gen_new_generator_run(
# so if we just set the seed without the context manager, it can have
# serious negative impact on the performance of the models that employ
# stochasticity.

fixed_feats = (
InstantiationBase.make_fixed_observation_features(
fixed_features=fixed_features
Expand Down

0 comments on commit f069409

Please sign in to comment.