[Improve] use fvcore to calculate FLOPs#2045
[Improve] use fvcore to calculate FLOPs#2045ly015 wants to merge 2 commits intoopen-mmlab:dev-1.xfrom
Conversation
Codecov ReportPatch coverage:
Additional details and impacted files@@ Coverage Diff @@
## dev-1.x #2045 +/- ##
===========================================
- Coverage 82.18% 82.14% -0.04%
===========================================
Files 224 225 +1
Lines 13362 13379 +17
Branches 2265 2269 +4
===========================================
+ Hits 10981 10990 +9
- Misses 1867 1877 +10
+ Partials 514 512 -2
Flags with carried forward coverage won't be shown. Click here to find out more.
... and 3 files with indirect coverage changes 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 in Codecov by Sentry. |
|
@Tau-J A few follow-ups:
|
|
There is a newer PR of FLOPs counting open-mmlab/mmengine#779 from mmengine. Should we follow this one instead of fvcore? |
Motivation
Ref link: open-mmlab/mmpretrain#1000
Modification
BC-breaking (Optional)
Use cases (Optional)
Checklist
Before PR:
After PR: