[Feature] Support automatically scaling LR according to GPU number and samples per GPU #131
Codecov / codecov/project
failed
Oct 24, 2025 in 0s
64.69% (-0.59%) compared to f5ee768
View this Pull Request on Codecov
64.69% (-0.59%) compared to f5ee768
Details
Codecov Report
❌ Patch coverage is 15.78947% with 32 lines in your changes missing coverage. Please review.
✅ Project coverage is 64.69%. Comparing base (f5ee768) to head (5eea6d3).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| mmrazor/apis/utils.py | 3.33% | 29 Missing |
| mmrazor/apis/mmcls/train.py | 50.00% | 1 Missing |
| mmrazor/apis/mmdet/train.py | 50.00% | 1 Missing |
| mmrazor/apis/mmseg/train.py | 50.00% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## dev_v0.3.0 #131 +/- ##
==============================================
- Coverage 65.28% 64.69% -0.59%
==============================================
Files 91 91
Lines 3272 3308 +36
Branches 600 607 +7
==============================================
+ Hits 2136 2140 +4
- Misses 1036 1068 +32
Partials 100 100 ☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading