-
Notifications
You must be signed in to change notification settings - Fork 2.6k
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 the bug that mit cannot process init_cfg #1102
Conversation
Codecov Report
@@ Coverage Diff @@
## master #1102 +/- ##
==========================================
+ Coverage 89.50% 89.61% +0.10%
==========================================
Files 122 122
Lines 6928 6923 -5
Branches 1153 1152 -1
==========================================
+ Hits 6201 6204 +3
+ Misses 523 516 -7
+ Partials 204 203 -1
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM.
I will fix the init usage in PR #1069.
Hi @RockeyCoss |
* [Fix] Fix the bug that mit cannot process init_cfg * fix error
* Rename latent * uP
Thanks for your contribution and we appreciate it a lot. The following instructions would make your pull request more healthy and more easily get feedback. If you do not understand some items, don't worry, just make the pull request and seek help from maintainers.
Motivation
[Fix] Fix the bug that mit cannot process init_cfg
Modification
[Fix] Fix the bug that mit cannot process init_cfg