-
Notifications
You must be signed in to change notification settings - Fork 323
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
Move queue to gpu when resuming checkpoint - SWAV self supervised model #684
Conversation
The current queue loading fails when resuming training with checkpointed queue. This PR moves the queue to GPU when resuming from checkpoint.
@thiyagu145 good catch. thanks for the PR. |
Codecov Report
@@ Coverage Diff @@
## master #684 +/- ##
=======================================
Coverage 72.17% 72.17%
=======================================
Files 121 121
Lines 7551 7551
=======================================
Hits 5450 5450
Misses 2101 2101
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
Co-authored-by: Adrian Wälchli <aedu.waelchli@gmail.com>
@thiyagu145 @ananyahjha93 mind check the failing tests? |
hi @Borda |
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 😃
What does this PR do?
Fixes # (issue)
Before submitting
PR review
Anyone in the community is free to review the PR once the tests have passed.
If we didn't discuss your PR in Github issues there's a high chance it will not be merged.
Did you have fun?
Make sure you had fun coding 🙃