Skip to content

Commit ba02876

Browse files
author
Svetlana Karslioglu
authored
Merge branch 'main' into redirect-tts
2 parents 11d4849 + cb2bb23 commit ba02876

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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 tensor are moved to CUDA).
43+
This tutorial work only on CPU and will not work on GPU (even if tensors are moved to CUDA).
4444
4545
"""
4646
import torch

0 commit comments

Comments
 (0)