-
Notifications
You must be signed in to change notification settings - Fork 7
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
[Feature] Support HyperBand and BOHB scheduler #101
Conversation
Signed-off-by: Junhwa Song <[email protected]>
Co-authored-by: Hakjin Lee <[email protected]> Signed-off-by: Junhwa Song <[email protected]>
Co-authored-by: Hakjin Lee <[email protected]> Signed-off-by: Junhwa Song <[email protected]>
Co-authored-by: Hakjin Lee <[email protected]> Signed-off-by: Junhwa Song <[email protected]>
* Support custom trainer and backend * Add comment * Add assertion * Fix typo * Update siatune/ray/config.py * Apply lint * Fix test code Co-authored-by: Hakjin Lee <[email protected]>
Co-authored-by: Hakjin Lee <[email protected]> Signed-off-by: Junhwa Song <[email protected]>
* Update class signature * Update mmseg * Update mmdet * Update mmcls * Update configs * Fix test code
* Fix blocking issue at test_tasks.py * Support single GPU tuning * Bump FLAML to v1.0.14 to avoid deprecated warning
Signed-off-by: Junhwa Song <[email protected]>
29ba7d2
to
5296f0b
Compare
5296f0b
to
7c1cf9a
Compare
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## main #101 +/- ##
=======================================
Coverage ? 72.79%
=======================================
Files ? 60
Lines ? 1632
Branches ? 235
=======================================
Hits ? 1188
Misses ? 345
Partials ? 99
Flags with carried forward coverage won't be shown. Click here to find out more. Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report at Codecov. |
4fb2e83
to
1f917fc
Compare
Modification
HyperBand
HyperBandForBOHB
SEARCHERS
andTRIAL_SCHEDULERS
Refer to this documentation for details.
Example
Async HB
HB
BOHB