Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reap completion_criterion method #3092

Closed
wants to merge 1 commit into from

Conversation

paschai
Copy link
Contributor

@paschai paschai commented Nov 20, 2024

Summary:
As titled - this diff moves the logic from completion_criterion to should_consider_optimization_complete

Cleanup tasks can be found in https://fburl.com/gdoc/xiet9m0v

Differential Revision: D66245238

@facebook-github-bot facebook-github-bot added the CLA Signed Do not delete this pull request or issue due to inactivity. label Nov 20, 2024
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D66245238

@codecov-commenter
Copy link

codecov-commenter commented Nov 20, 2024

Codecov Report

Attention: Patch coverage is 94.44444% with 2 lines in your changes missing coverage. Please review.

Project coverage is 95.41%. Comparing base (a71448c) to head (378d4c0).

Files with missing lines Patch % Lines
ax/service/scheduler.py 93.75% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3092      +/-   ##
==========================================
- Coverage   95.42%   95.41%   -0.01%     
==========================================
  Files         493      493              
  Lines       49949    49956       +7     
==========================================
+ Hits        47662    47665       +3     
- Misses       2287     2291       +4     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

paschai added a commit to paschai/Ax that referenced this pull request Nov 25, 2024
Summary:

As titled - this diff moves the logic from `completion_criterion` to `should_consider_optimization_complete`

Cleanup tasks can be found in https://fburl.com/gdoc/xiet9m0v

Differential Revision: D66245238
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D66245238

paschai added a commit to paschai/Ax that referenced this pull request Nov 25, 2024
Summary:

As titled - this diff moves the logic from `completion_criterion` to `should_consider_optimization_complete`

Cleanup tasks can be found in https://fburl.com/gdoc/xiet9m0v

Differential Revision: D66245238
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D66245238

paschai added a commit to paschai/Ax that referenced this pull request Nov 26, 2024
Summary:

As titled - this diff moves the logic from `completion_criterion` to `should_consider_optimization_complete`

Cleanup tasks can be found in https://fburl.com/gdoc/xiet9m0v

Differential Revision: D66245238
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D66245238

paschai added a commit to paschai/Ax that referenced this pull request Nov 27, 2024
Summary:

As titled - this diff moves the logic from `completion_criterion` to `should_consider_optimization_complete`

Cleanup tasks can be found in https://fburl.com/gdoc/xiet9m0v

Differential Revision: D66245238
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D66245238

Summary:

As titled - this diff moves the logic from `completion_criterion` to `should_consider_optimization_complete`

Cleanup tasks can be found in https://fburl.com/gdoc/xiet9m0v

Reviewed By: Balandat

Differential Revision: D66245238
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D66245238

@facebook-github-bot
Copy link
Contributor

This pull request has been merged in 9c58541.

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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants