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] Fix train error in EpochBasedRunner #942

Merged
merged 1 commit into from
Apr 14, 2021

Conversation

zhouzaida
Copy link
Collaborator

Related PR #925

@zhouzaida zhouzaida requested a review from hellock April 12, 2021 14:34
@codecov
Copy link

codecov bot commented Apr 12, 2021

Codecov Report

Merging #942 (b9f19aa) into master (79f8cbd) will not change coverage.
The diff coverage is 100.00%.

❗ Current head b9f19aa differs from pull request most recent head 6685993. Consider uploading reports for the commit 6685993 to get more accurate results
Impacted file tree graph

@@           Coverage Diff           @@
##           master     #942   +/-   ##
=======================================
  Coverage   65.67%   65.67%           
=======================================
  Files         149      149           
  Lines        9451     9451           
  Branches     1720     1720           
=======================================
  Hits         6207     6207           
  Misses       2924     2924           
  Partials      320      320           
Flag Coverage Δ
unittests 65.67% <100.00%> (ø)

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

Impacted Files Coverage Δ
mmcv/runner/epoch_based_runner.py 82.69% <100.00%> (ø)

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 79f8cbd...6685993. Read the comment docs.

@zhouzaida zhouzaida requested a review from ZwwWayne April 14, 2021 02:28
@ZwwWayne ZwwWayne merged commit 47d2979 into open-mmlab:master Apr 14, 2021
@zhouzaida zhouzaida deleted the fix-runner-train branch May 7, 2021 06:24
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.

2 participants