-
Notifications
You must be signed in to change notification settings - Fork 3.4k
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
generalize reinstantiation of dataloader #1346
Conversation
This pull request is now in conflict... :( |
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 🚀
This pull request is now in conflict... :( |
@justusschock this is awesome. mind rebasing so we can get those GPU fixes from master? |
Codecov Report
@@ Coverage Diff @@
## master #1346 +/- ##
=======================================
+ Coverage 92% 92% +<1%
=======================================
Files 63 63
Lines 3316 3315 -1
=======================================
Hits 3040 3040
+ Misses 276 275 -1 |
21ff726
to
79baaae
Compare
@williamFalcon resolved, @justusschock could you pls check it... |
LGTM, thanks @Borda |
@justusschock could you please approve it... @williamFalcon ^^ |
* generalize reinstantiation of dataloader * fix condition * add test * update changelog * fix changelog Co-authored-by: J. Borovec <jirka.borovec@seznam.cz>
* generalize reinstantiation of dataloader * fix condition * add test * update changelog * fix changelog Co-authored-by: J. Borovec <jirka.borovec@seznam.cz>
Before submitting
What does this PR do?
Generalizes reinstantiation of data loaders to allow subclasses of data loader
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 🙃