-
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
move batch to device before sending it to hooks #7378
Conversation
Codecov Report
@@ Coverage Diff @@
## master #7378 +/- ##
=======================================
- Coverage 93% 88% -5%
=======================================
Files 212 212
Lines 13720 13716 -4
=======================================
- Hits 12751 12070 -681
- Misses 969 1646 +677 |
d987d90
to
a787df5
Compare
00dd96a
to
c712b62
Compare
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.
Re-requesting review from all. Since the creation of this PR we moved to the new loop API.
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 !
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 #7377
Fixes #6990
In the loops we have the following structure:
Test fails on master.
Open to suggestions for a more elegant way to test.
Before submitting
PR review
Anyone in the community is free to review the PR once the tests have passed.
Before you start reviewing make sure you have read Review guidelines. In short, see the following bullet-list:
Did you have fun?
Make sure you had fun coding 🙃