tutorials
tutorials copied to clipboard
Fix the unpack error and add code for transferring data to the GPU
Fixes https://github.com/pytorch/tutorials/issues/2687
Description
- Fixed the unpack error
- Add code for transferring data to the GPU
Checklist
- [x] The issue that is being fixed is referred in the description (see above "Fixes #ISSUE_NUMBER")
- [x] Only one issue is addressed in this pull request
- [x] Labels from the issue that this PR is fixing are added to this pull request
- [x] No unnecessary issues are included into this pull request.
:link: Helpful Links
:test_tube: See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/tutorials/2688
- :page_facing_up: Preview Python docs built from this PR
Note: Links to docs will display an error until the docs builds have been completed.
:white_check_mark: No Failures
As of commit e2495e56027ec41017ab23943f020a12102b2f42 with merge base 51a3f60672618b1c20bfca9099cc6d9165a76fcd ():
:green_heart: Looks good so far! There are no failures yet. :green_heart:
This comment was automatically generated by Dr. CI and updates every 15 minutes.
Hi @aurada!
Thank you for your pull request and welcome to our community.
Action Required
In order to merge any pull request (code, docs, etc.), we require contributors to sign our Contributor License Agreement, and we don't seem to have one on file for you.
Process
In order for us to review and merge your suggested changes, please sign at https://code.facebook.com/cla. If you are contributing on behalf of someone else (eg your employer), the individual CLA may not be sufficient and your employer may need to sign the corporate CLA.
Once the CLA is signed, our tooling will perform checks and validations. Afterwards, the pull request will be tagged with CLA signed
. The tagging process may take up to 1 hour after signing. Please give it that time before contacting us about it.
If you have received this in error or have any questions, please contact us at [email protected]. Thanks!
Thank you for signing our Contributor License Agreement. We can now accept your code for this (and any) Meta Open Source project. Thanks!
@zdevito @mrshenli
Looks like this PR hasn't been updated in a while so we're going to go ahead and mark this as Stale
.
Feel free to remove the Stale
label if you feel this was a mistake.
If you are unable to remove the Stale
label please contact a maintainer in order to do so.
If you want the bot to never mark this PR stale again, add the no-stale
label.Stale
pull requests will automatically be closed after 30 days of inactivity.