Allow custom tolerated_trial_failure_rate#4954
Closed
sunnyshen321 wants to merge 1 commit into
Closed
Conversation
|
@sunnyshen321 has exported this pull request. If you are a Meta employee, you can view the originating Diff in D87092423. |
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #4954 +/- ##
=======================================
Coverage 96.84% 96.84%
=======================================
Files 601 601
Lines 64783 64855 +72
=======================================
+ Hits 62739 62810 +71
- Misses 2044 2045 +1 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
sunnyshen321
pushed a commit
to sunnyshen321/Ax
that referenced
this pull request
Feb 26, 2026
Summary: Allow custom tolerated_trial_failure_rate for failure aware benchmark problems where Standard BO without failure awareness is expected to have a high trial failure rate Differential Revision: D87092423
5966881 to
326a5e8
Compare
sunnyshen321
pushed a commit
to sunnyshen321/Ax
that referenced
this pull request
Mar 6, 2026
Summary: Pull Request resolved: facebook#4954 Allow custom tolerated_trial_failure_rate for failure aware benchmark problems where Standard BO without failure awareness is expected to have a high trial failure rate Differential Revision: D87092423
sunnyshen321
pushed a commit
to sunnyshen321/Ax
that referenced
this pull request
Mar 11, 2026
Summary: Allow custom tolerated_trial_failure_rate for failure aware benchmark problems where Standard BO without failure awareness is expected to have a high trial failure rate Reviewed By: Balandat Differential Revision: D87092423
326a5e8 to
9e440e7
Compare
sunnyshen321
pushed a commit
to sunnyshen321/Ax
that referenced
this pull request
Mar 11, 2026
Summary: Allow custom tolerated_trial_failure_rate for failure aware benchmark problems where Standard BO without failure awareness is expected to have a high trial failure rate Reviewed By: Balandat Differential Revision: D87092423
9e440e7 to
966e4f7
Compare
sunnyshen321
pushed a commit
to sunnyshen321/Ax
that referenced
this pull request
Mar 12, 2026
Summary: Allow custom tolerated_trial_failure_rate for failure aware benchmark problems where Standard BO without failure awareness is expected to have a high trial failure rate Reviewed By: Balandat Differential Revision: D87092423
sunnyshen321
pushed a commit
to sunnyshen321/Ax
that referenced
this pull request
Mar 12, 2026
Summary: Pull Request resolved: facebook#4954 Allow custom tolerated_trial_failure_rate for failure aware benchmark problems where Standard BO without failure awareness is expected to have a high trial failure rate Reviewed By: Balandat Differential Revision: D87092423
966e4f7 to
4b01a60
Compare
Summary: Pull Request resolved: facebook#4954 Allow custom tolerated_trial_failure_rate for failure aware benchmark problems where Standard BO without failure awareness is expected to have a high trial failure rate Reviewed By: Balandat Differential Revision: D87092423
4b01a60 to
a371d26
Compare
sunnyshen321
pushed a commit
to sunnyshen321/Ax
that referenced
this pull request
Mar 12, 2026
Summary: Allow custom tolerated_trial_failure_rate for failure aware benchmark problems where Standard BO without failure awareness is expected to have a high trial failure rate Reviewed By: Balandat Differential Revision: D87092423
|
This pull request has been merged in 2e87ed4. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary: Allow custom tolerated_trial_failure_rate for failure aware benchmark problems where Standard BO without failure awareness is expected to have a high trial failure rate
Differential Revision: D87092423