-
Notifications
You must be signed in to change notification settings - Fork 443
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
Move XPU/Opt related PRs from releases2.0 to develop #3295
Conversation
* add raising an error when metric is None * added accelerators * fix packages * fix assigning model * debug on MAX * change precision * update MixedPrecisionXPUPlugin * debug * added monkey patching * minor * minor * added patch for mmengine * fix OD and IS * benchmark debug * change device * quick fix for instance seg * fix pre-commit * fix pre-commit * clean the code * added additional flag for mmcv * added unit tests * fixed unit test * fix linter * added unit tests and replied comments * fix pre-commit * minor fix * added documentation * fix unit test * add workaround for semantic segmentation * remove RoiAlignTest due to unstability * minor * remove strategy back * try to patch SingleDeviceStrategy * added auto xpu configuration * patch strategy * small fix * reply to comments * move patching xpu packages to accelerator * fix test_xpu test * remove do-not-install-mmcv * fix pre-commit * remove torch.xpu.optimize for segmentation --------- Co-authored-by: Emily <[email protected]>
* added unit tests. Need to clean up * move tests * fix pre-commit * return demo back * minor * delete unnecessery comments
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## develop #3295 +/- ##
===========================================
+ Coverage 77.02% 77.48% +0.46%
===========================================
Files 194 198 +4
Lines 16633 16930 +297
===========================================
+ Hits 12812 13119 +307
+ Misses 3821 3811 -10
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for your work! I left some comments. Please take a look.
…training_extensions into kp/move_xpu_prs
* fix bug * align with pre-commit --------- Co-authored-by: Emily <[email protected]>
seems like tox is broken. pytest works well |
Summary
Merge back #3218 and #3094 from releases to develop
How to test
Checklist
License
Feel free to contact the maintainers if that's a concern.