tutorials
tutorials copied to clipboard
Correct typo in example code
Fixes None
Description
https://docs.pytorch.org/tutorials/beginner/pytorch_with_examples.html#autograd
similar to https://github.com/pytorch/tutorials/pull/1744
Checklist
- [ ] 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
- [ ] 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.