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

Add customized updater tutorial #181

Merged
merged 3 commits into from Sep 17, 2020

Conversation

SuX97
Copy link
Collaborator

@SuX97 SuX97 commented Sep 16, 2020

Fixes #179

xusu added 2 commits September 16, 2020 12:42
@codecov
Copy link

codecov bot commented Sep 16, 2020

Codecov Report

Merging #181 into master will decrease coverage by 0.10%.
The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #181      +/-   ##
==========================================
- Coverage   85.87%   85.77%   -0.11%     
==========================================
  Files          77       77              
  Lines        4849     4849              
  Branches      765      765              
==========================================
- Hits         4164     4159       -5     
- Misses        559      561       +2     
- Partials      126      129       +3     
Flag Coverage Δ
#unittests 85.77% <0.00%> (-0.11%) ⬇️

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

Impacted Files Coverage Δ
mmaction/models/backbones/resnet_tin.py 19.85% <0.00%> (ø)
mmaction/core/evaluation/accuracy.py 92.30% <0.00%> (-2.57%) ⬇️

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 7dc58b3...d6e7de8. Read the comment docs.

@dreamerlin
Copy link
Collaborator

Remember to update the changelog.md

@innerlee innerlee merged commit a113052 into open-mmlab:master Sep 17, 2020
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.

how to set custom lr updater?
3 participants