Skip to content

Allow Oracle Experiment to take ABANDONED trials into account#4953

Open
sunnyshen321 wants to merge 1 commit intofacebook:mainfrom
sunnyshen321:export-D86833965
Open

Allow Oracle Experiment to take ABANDONED trials into account#4953
sunnyshen321 wants to merge 1 commit intofacebook:mainfrom
sunnyshen321:export-D86833965

Conversation

@sunnyshen321
Copy link

Summary: Include ABANDONED trials in the trace by carrying forward the last best value. This ensures the trace has one value per trial, reflecting that ABANDONED trials consumed resources but didn't improve optimization.

Differential Revision: D86833965

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

meta-codesync bot commented Feb 26, 2026

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

@codecov-commenter
Copy link

codecov-commenter commented Feb 26, 2026

Codecov Report

❌ Patch coverage is 98.37398% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 96.85%. Comparing base (71c9895) to head (16532a7).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
ax/benchmark/benchmark.py 94.11% 1 Missing ⚠️
ax/service/utils/best_point.py 94.11% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff            @@
##             main    #4953    +/-   ##
========================================
  Coverage   96.84%   96.85%            
========================================
  Files         596      596            
  Lines       63480    63596   +116     
========================================
+ Hits        61478    61593   +115     
- Misses       2002     2003     +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.

sunnyshen321 pushed a commit to sunnyshen321/Ax that referenced this pull request Feb 26, 2026
…ok#4953)

Summary:

Include ABANDONED trials in the trace by carrying forward the last best value. This ensures the trace has one value per trial, reflecting that ABANDONED trials consumed resources but didn't improve optimization.

Differential Revision: D86833965
sunnyshen321 pushed a commit to sunnyshen321/Ax that referenced this pull request Feb 26, 2026
…ok#4953)

Summary:

Include ABANDONED trials in the trace by carrying forward the last best value. This ensures the trace has one value per trial, reflecting that ABANDONED trials consumed resources but didn't improve optimization.

Differential Revision: D86833965
sunnyshen321 pushed a commit to sunnyshen321/Ax that referenced this pull request Mar 3, 2026
…ok#4953)

Summary:

Include ABANDONED trials in the trace by carrying forward the last best value. This ensures the trace has one value per trial, reflecting that ABANDONED trials consumed resources but didn't improve optimization.

Differential Revision: D86833965
sunnyshen321 pushed a commit to sunnyshen321/Ax that referenced this pull request Mar 3, 2026
…ok#4953)

Summary:
Pull Request resolved: facebook#4953

Include ABANDONED trials in the trace by carrying forward the last best value. This ensures the trace has one value per trial, reflecting that ABANDONED trials consumed resources but didn't improve optimization.

Differential Revision: D86833965
…ok#4953)

Summary:

Include ABANDONED trials in the trace by carrying forward the last best value. This ensures the trace has one value per trial, reflecting that ABANDONED trials consumed resources but didn't improve optimization.

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