-
Notifications
You must be signed in to change notification settings - Fork 1.7k
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
add register_itertimer_hook function #838
Conversation
Codecov Report
@@ Coverage Diff @@
## master #838 +/- ##
==========================================
- Coverage 62.93% 62.89% -0.05%
==========================================
Files 145 145
Lines 8677 8686 +9
Branches 1569 1571 +2
==========================================
+ Hits 5461 5463 +2
- Misses 2951 2958 +7
Partials 265 265
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
File "/root/***/env1/mmcv/mmcv/runner/base_runner.py", line 423, in register_timer_hook |
we have fixed it in pr #840 , and will merge it in master. |
Fixes #837