Skip to content

Allow Oracle Experiment to take ABANDONED trials into account#4953

Closed
sunnyshen321 wants to merge 1 commit into
facebook:mainfrom
sunnyshen321:export-D86833965
Closed

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

Conversation

@sunnyshen321
Copy link
Copy Markdown

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
Copy Markdown

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
Copy Markdown

codecov-commenter commented Feb 26, 2026

Codecov Report

❌ Patch coverage is 97.26027% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 96.84%. Comparing base (1054802) to head (cb1a304).

Files with missing lines Patch % Lines
ax/benchmark/benchmark.py 95.00% 1 Missing ⚠️
ax/service/utils/best_point.py 94.44% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #4953   +/-   ##
=======================================
  Coverage   96.84%   96.84%           
=======================================
  Files         601      601           
  Lines       64783    64851   +68     
=======================================
+ Hits        62739    62806   +67     
- Misses       2044     2045    +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
@sunnyshen321 sunnyshen321 force-pushed the export-D86833965 branch 2 times, most recently from 16532a7 to 1e4ee2c Compare March 5, 2026 22:35
sunnyshen321 pushed a commit to sunnyshen321/Ax that referenced this pull request Mar 5, 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 6, 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
sunnyshen321 pushed a commit to sunnyshen321/Ax that referenced this pull request Mar 11, 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.

Reviewed By: saitcakmak

Differential Revision: D86833965
sunnyshen321 pushed a commit to sunnyshen321/Ax that referenced this pull request Mar 11, 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.

Reviewed By: saitcakmak

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.

Reviewed By: saitcakmak

Differential Revision: D86833965
sunnyshen321 pushed a commit to sunnyshen321/Ax that referenced this pull request Mar 11, 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.

Reviewed By: saitcakmak

Differential Revision: D86833965
@meta-codesync meta-codesync Bot closed this in dc96245 Mar 12, 2026
@meta-codesync
Copy link
Copy Markdown

meta-codesync Bot commented Mar 12, 2026

This pull request has been merged in dc96245.

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