-
Notifications
You must be signed in to change notification settings - Fork 3.5k
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
HenryJia: auto-move data decorator #1905
Conversation
ecb0dd3
to
d33af6b
Compare
06d5596
to
fd658e6
Compare
This pull request is now in conflict... :( |
@awaelchli seems this is unblocked now, mind resolve conflicts? 🐰 |
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.
Looks all good to me, though it may still be prudent to look into why the CircleCI build failed before merging
93a742e
to
1bb4ed1
Compare
Thanks for checking @HenryJia . I rebased and tests run except for one. |
I would like to have the doctest for it too, but maybe it would be easier to have the particular code just as an example and get this merge and later try to find a way to have it as doctest... |
This pull request is now in conflict... :( |
@HenryJia @awaelchli could we get this done? 🦝 |
846ece4
to
1b2a56d
Compare
variant a variant b add test revert rename add changelog docs
1b2a56d
to
cc4cb6b
Compare
Codecov Report
@@ Coverage Diff @@
## master #1905 +/- ##
=======================================
- Coverage 87% 86% -1%
=======================================
Files 68 75 +7
Lines 5221 4798 -423
=======================================
- Hits 4544 4140 -404
+ Misses 677 658 -19 |
@Borda If the decorator is enough, I think it is done module review. However this is probably not going to be merged very soon since there are these huge PRs on the top of the list. |
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, maybe we also could add a reference to the decorator in docs here:
https://pytorch-lightning.readthedocs.io/en/latest/trainer.html#deployment-prediction
@SkafteNicki thanks, good suggestion. I added a short description to the deployment section. |
Hey @HenryJia we made it!! good work ✋ |
Awesome cheers <3 thanks for continuing it when I was too busy |
What does this PR do?
Continuation of the work of @HenryJia from PR #1526, fixes #1412
This is currently based on PR #1756.
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 🙃