-
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
Support MMEditing task #105
Conversation
Signed-off-by: Junhwa Song <ethan9867@gmail.com>
Co-authored-by: Hakjin Lee <nijkah@gmail.com> Signed-off-by: Junhwa Song <ethan9867@gmail.com>
Co-authored-by: Hakjin Lee <nijkah@gmail.com> Signed-off-by: Junhwa Song <ethan9867@gmail.com>
Co-authored-by: Hakjin Lee <nijkah@gmail.com> Signed-off-by: Junhwa Song <ethan9867@gmail.com>
* 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 <nijkah@gmail.com>
Co-authored-by: Hakjin Lee <nijkah@gmail.com> Signed-off-by: Junhwa Song <ethan9867@gmail.com>
* 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 <ethan9867@gmail.com>
Signed-off-by: Junhwa Song <ethan9867@gmail.com>
50bc2c8
to
8fb5fc8
Compare
Codecov ReportBase: 73.30% // Head: 73.32% // Increases project coverage by
Additional details and impacted files@@ Coverage Diff @@
## ray/v2.1.0 #105 +/- ##
==============================================
+ Coverage 73.30% 73.32% +0.01%
==============================================
Files 61 62 +1
Lines 1547 1638 +91
Branches 222 234 +12
==============================================
+ Hits 1134 1201 +67
- Misses 325 339 +14
- Partials 88 98 +10
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. |
10706a5
to
2de83ce
Compare
Signed-off-by: Junhwa Song <ethan9867@gmail.com>
No description provided.