We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1f8c325 commit cb2bb23Copy full SHA for cb2bb23
beginner_source/blitz/autograd_tutorial.py
@@ -40,7 +40,7 @@
40
shape (1,1000).
41
42
.. note::
43
- This tutorial work only on CPU and will not work on GPU (even if tensor are moved to CUDA).
+ This tutorial work only on CPU and will not work on GPU (even if tensors are moved to CUDA).
44
45
"""
46
import torch
0 commit comments