-
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 setr cannot load pretrain #1293
Conversation
LGTM, except for pulling the latest master branch to pass CI. |
Codecov Report
@@ Coverage Diff @@
## master #1293 +/- ##
=======================================
Coverage 90.22% 90.22%
=======================================
Files 130 130
Lines 7560 7560
Branches 1258 1258
=======================================
Hits 6821 6821
Misses 531 531
Partials 208 208
Flags with carried forward coverage won't be shown. Click here to find out more. Continue to review full report at Codecov.
|
* [Fix] Fix the bug that setr cannot load pretrain * delete new pretrain
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 #1288 the bug that setr cannot load pretrain
Modification
Fix the bug that setr cannot load pretrain