Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 7a9632a

Browse files
authored
modified some text for clarity (#2292)
1 parent c3c21da commit 7a9632a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

beginner_source/blitz/autograd_tutorial.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
shape (1,1000).
4141
4242
.. note::
43-
This tutorial work only on CPU and will not work on GPU (even if tensors are moved to CUDA).
43+
This tutorial works only on the CPU and will not work on GPU devices (even if tensors are moved to CUDA).
4444
4545
"""
4646
import torch

0 commit comments

Comments
 (0)