Skip to content

Conversation

@paschai
Copy link
Contributor

@paschai paschai commented Jan 15, 2026

Differential Revision: D90787241

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

meta-codesync bot commented Jan 15, 2026

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

@codecov-commenter
Copy link

codecov-commenter commented Jan 15, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 96.71%. Comparing base (4a99121) to head (a9a80ad).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #4775   +/-   ##
=======================================
  Coverage   96.71%   96.71%           
=======================================
  Files         585      585           
  Lines       61122    61157   +35     
=======================================
+ Hits        59114    59149   +35     
  Misses       2008     2008           

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

paschai added a commit to paschai/Ax that referenced this pull request Jan 20, 2026
…on (facebook#4775)

Summary:


Ax API currently supports pruning / BONSAI but does not directly expose an option to specify the target parameterization to prune towards.

Tihs change adds the `pruning_target_parameterization` parameter to `Client.configure_optimization()` to allow users to specify a target parameterization for pruning. The parameterization is validated against the search space before being set on the OptimizationConfig via `ss.validate_membership()`

Reviewed By: sdaulton

Differential Revision: D90787241
…on (facebook#4775)

Summary:


Ax API currently supports pruning / BONSAI but does not directly expose an option to specify the target parameterization to prune towards.

Tihs change adds the `pruning_target_parameterization` parameter to `Client.configure_optimization()` to allow users to specify a target parameterization for pruning. The parameterization is validated against the search space before being set on the OptimizationConfig via `ss.validate_membership()`

Reviewed By: sdaulton

Differential Revision: D90787241
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