Skip to content

Comments

Search space editing#4945

Open
andycylmeta wants to merge 1 commit intofacebook:mainfrom
andycylmeta:export-D93766951
Open

Search space editing#4945
andycylmeta wants to merge 1 commit intofacebook:mainfrom
andycylmeta:export-D93766951

Conversation

@andycylmeta
Copy link
Contributor

Summary: Currently, when updating search spaces for an experiment, the entire search space needs to be specified. There are feedbacks mentioning this is hard to use, especially when the search space has many parameters. This diff ads a method "udpate_parameters" which only updates the values for an existing range parameters in the the search space.

Differential Revision: D93766951

Summary: Currently, when updating search spaces for an experiment, the entire search space needs to be specified. There are feedbacks mentioning this is hard to use, especially when the search space has many parameters. This diff ads a method "udpate_parameters" which only updates the values for an existing range parameters in the the search space.

Differential Revision: D93766951
@meta-cla meta-cla bot added the CLA Signed Do not delete this pull request or issue due to inactivity. label Feb 24, 2026
@meta-codesync
Copy link

meta-codesync bot commented Feb 24, 2026

@andycylmeta has exported this pull request. If you are a Meta employee, you can view the originating Diff in D93766951.

@codecov-commenter
Copy link

Codecov Report

❌ Patch coverage is 97.70115% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 96.80%. Comparing base (052a554) to head (a88c03e).

Files with missing lines Patch % Lines
ax/service/ax_client.py 93.10% 2 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #4945   +/-   ##
=======================================
  Coverage   96.80%   96.80%           
=======================================
  Files         595      595           
  Lines       63193    63280   +87     
=======================================
+ Hits        61173    61258   +85     
- Misses       2020     2022    +2     

☔ 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.

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants