-
Notifications
You must be signed in to change notification settings - Fork 311
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
Create Scheduler.generate_candidates() function #2640
Conversation
This pull request was exported from Phabricator. Differential Revision: D59606488 |
This pull request was exported from Phabricator. Differential Revision: D59606488 |
Summary: Pull Request resolved: facebook#2640 Add `Scheduler.generate_candidates()` method which calls - poll and fetch - get next trial - eventaully gen report - save new trials Differential Revision: D59606488
569515e
to
d36f0ea
Compare
This pull request was exported from Phabricator. Differential Revision: D59606488 |
Summary: Pull Request resolved: facebook#2640 Add `Scheduler.generate_candidates()` method which calls - poll and fetch - get next trial - eventaully gen report - save new trials Differential Revision: D59606488
d36f0ea
to
1e33fe1
Compare
This pull request was exported from Phabricator. Differential Revision: D59606488 |
Summary: Pull Request resolved: facebook#2640 Add `Scheduler.generate_candidates()` method which calls - poll and fetch - get next trial - eventaully gen report - save new trials Differential Revision: D59606488
1e33fe1
to
b0f0ccd
Compare
This pull request was exported from Phabricator. Differential Revision: D59606488 |
Summary: Pull Request resolved: facebook#2640 Add `Scheduler.generate_candidates()` method which calls - poll and fetch - get next trial - eventaully gen report - save new trials Differential Revision: D59606488
b0f0ccd
to
e34d926
Compare
This pull request was exported from Phabricator. Differential Revision: D59606488 |
Summary: Pull Request resolved: facebook#2640 Add `Scheduler.generate_candidates()` method which calls - poll and fetch - get next trial - eventaully gen report - save new trials Differential Revision: D59606488
e34d926
to
35aa574
Compare
This pull request was exported from Phabricator. Differential Revision: D59606488 |
Summary: Pull Request resolved: facebook#2640 Add `Scheduler.generate_candidates()` method which calls - poll and fetch - get next trial - eventaully gen report - save new trials Differential Revision: D59606488
35aa574
to
fa0c369
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #2640 +/- ##
==========================================
+ Coverage 95.27% 95.28% +0.01%
==========================================
Files 493 493
Lines 47640 47746 +106
==========================================
+ Hits 45388 45497 +109
+ Misses 2252 2249 -3 ☔ View full report in Codecov by Sentry. |
This pull request was exported from Phabricator. Differential Revision: D59606488 |
Summary: Pull Request resolved: facebook#2640 Add `Scheduler.generate_candidates()` method which calls - poll and fetch - get next trial - eventaully gen report - save new trials Differential Revision: D59606488
fa0c369
to
10cb6ae
Compare
This pull request was exported from Phabricator. Differential Revision: D59606488 |
10cb6ae
to
225cec8
Compare
Summary: Pull Request resolved: facebook#2640 Add `Scheduler.generate_candidates()` method which calls - poll and fetch - get next trial - eventaully gen report - save new trials Differential Revision: D59606488
This pull request was exported from Phabricator. Differential Revision: D59606488 |
Summary: Pull Request resolved: facebook#2640 Add `Scheduler.generate_candidates()` method which calls - poll and fetch - get next trial - eventaully gen report - save new trials Differential Revision: D59606488
225cec8
to
142ff97
Compare
Summary: Pull Request resolved: facebook#2640 Add `Scheduler.generate_candidates()` method which calls - poll and fetch - get next trial - eventaully gen report - save new trials Differential Revision: D59606488
142ff97
to
1934820
Compare
This pull request was exported from Phabricator. Differential Revision: D59606488 |
Summary: Pull Request resolved: facebook#2640 Add `Scheduler.generate_candidates()` method which calls - poll and fetch - get next trial - eventaully gen report - save new trials Differential Revision: D59606488
This pull request was exported from Phabricator. Differential Revision: D59606488 |
1934820
to
13b7759
Compare
This pull request has been merged in f0e5002. |
Summary:
Add
Scheduler.generate_candidates()
method which callsDifferential Revision: D59606488