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

Fix the iter error when the number of GPUs is different during resume #844

Merged
merged 7 commits into from
Feb 25, 2021

Conversation

hhaAndroid
Copy link
Contributor

@codecov
Copy link

codecov bot commented Feb 20, 2021

Codecov Report

Merging #844 (3e9dfc2) into master (ca47ae1) will decrease coverage by 0.43%.
The diff coverage is 19.78%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #844      +/-   ##
==========================================
- Coverage   62.97%   62.53%   -0.44%     
==========================================
  Files         145      145              
  Lines        8686     8772      +86     
  Branches     1571     1595      +24     
==========================================
+ Hits         5470     5486      +16     
- Misses       2951     3018      +67     
- Partials      265      268       +3     
Flag Coverage Δ
unittests 62.53% <19.78%> (-0.44%) ⬇️

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

Impacted Files Coverage Δ
mmcv/runner/base_runner.py 67.82% <0.00%> (-1.82%) ⬇️
mmcv/runner/hooks/sampler_seed.py 50.00% <ø> (ø)
mmcv/tensorrt/tensorrt_utils.py 1.91% <3.22%> (+0.87%) ⬆️
mmcv/ops/nms.py 34.64% <50.00%> (+0.20%) ⬆️
mmcv/cnn/bricks/activation.py 87.50% <62.50%> (-12.50%) ⬇️
mmcv/utils/config.py 89.85% <81.81%> (-0.27%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update ca47ae1...aa10ce8. Read the comment docs.

mmcv/runner/base_runner.py Show resolved Hide resolved
mmcv/runner/base_runner.py Outdated Show resolved Hide resolved
mmcv/runner/base_runner.py Outdated Show resolved Hide resolved
mmcv/utils/config.py Outdated Show resolved Hide resolved
mmcv/utils/config.py Outdated Show resolved Hide resolved
mmcv/utils/config.py Outdated Show resolved Hide resolved
mmcv/utils/config.py Outdated Show resolved Hide resolved
mmcv/utils/config.py Outdated Show resolved Hide resolved
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.

3 participants