Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c3c21da commit 7a9632aCopy full SHA for 7a9632a
1 file changed
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 tensors are moved to CUDA).
+ This tutorial works only on the CPU and will not work on GPU devices (even if tensors are moved to CUDA).
44
45
"""
46
import torch
0 commit comments