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

Support MMEditing task #105

Merged
merged 36 commits into from
Dec 19, 2022
Merged

Support MMEditing task #105

merged 36 commits into from
Dec 19, 2022

Conversation

KKIEEK
Copy link
Contributor

@KKIEEK KKIEEK commented Dec 17, 2022

No description provided.

KKIEEK and others added 30 commits December 1, 2022 02:33
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>
@KKIEEK KKIEEK requested review from nijkah and yhna940 December 17, 2022 19:50
@KKIEEK KKIEEK changed the title Support MMEditing task for ray v2.1.0 Support MMEditing task Dec 17, 2022
@codecov-commenter
Copy link

codecov-commenter commented Dec 17, 2022

Codecov Report

Base: 73.30% // Head: 73.32% // Increases project coverage by +0.01% 🎉

Coverage data is based on head (10706a5) compared to base (ab04069).
Patch coverage: 76.92% of modified lines in pull request are covered.

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     
Flag Coverage Δ
unittests 73.32% <76.92%> (+0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
siatune/mm/tasks/mmedit.py 76.66% <76.66%> (ø)
siatune/mm/tasks/__init__.py 100.00% <100.00%> (ø)
siatune/mm/tasks/mmcls.py 71.15% <0.00%> (-0.97%) ⬇️
siatune/mm/tasks/mmseg.py 68.90% <0.00%> (-0.85%) ⬇️
siatune/mm/tasks/mmdet.py 67.50% <0.00%> (-0.84%) ⬇️

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.
📢 Do you have feedback about the report comment? Let us know in this issue.

Base automatically changed from ray/v2.1.0 to main December 19, 2022 02:42
Signed-off-by: Junhwa Song <ethan9867@gmail.com>
@KKIEEK KKIEEK merged commit 54dc8f1 into main Dec 19, 2022
@KKIEEK KKIEEK deleted the v2.1.0/mmedit branch December 19, 2022 03:19
@nijkah nijkah mentioned this pull request Dec 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants