Skip to content

Conversation

@saitcakmak
Copy link
Contributor

Summary:
Previously, the transform was not updating the dependents of hierarchical parameters when transfoming the dependent parameters, which leads to errors when constructing the new search space.

This diff fixes this by updating the dependents of the parent parameters when their dependents are transformed.

Differential Revision: D91493784

@meta-codesync
Copy link

meta-codesync bot commented Jan 27, 2026

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

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

codecov-commenter commented Jan 27, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 96.71%. Comparing base (1eb22a8) to head (ef72d15).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #4825   +/-   ##
=======================================
  Coverage   96.71%   96.71%           
=======================================
  Files         586      586           
  Lines       61323    61343   +20     
=======================================
+ Hits        59309    59330   +21     
+ Misses       2014     2013    -1     

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

Summary:

Previously, the transform was not updating the dependents of hierarchical parameters when transfoming the dependent parameters, which leads to errors when constructing the new search space.

This diff fixes this by updating the dependents of the parent parameters when their dependents are transformed.

Reviewed By: Balandat

Differential Revision: D91493784
@meta-codesync
Copy link

meta-codesync bot commented Jan 27, 2026

This pull request has been merged in dda11c7.

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.

3 participants