-
Notifications
You must be signed in to change notification settings - Fork 3k
Fix multi-threading load_state_dict #9464
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
Conversation
Thanks for your contribution! |
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
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## develop #9464 +/- ##
===========================================
+ Coverage 52.85% 53.04% +0.19%
===========================================
Files 700 701 +1
Lines 110418 110636 +218
===========================================
+ Hits 58359 58687 +328
+ Misses 52059 51949 -110 ☔ View full report in Codecov by Sentry. |
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
* Update model_utils.py * Update model_utils.py
PR types
Others
PR changes
Others
Description