Skip to content

Commit 477ca1d

Browse files
9bowsoumith
authored andcommitted
remove Variable which is deprecated (#558)
1 parent eb7960c commit 477ca1d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

beginner_source/blitz/autograd_tutorial.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -185,5 +185,5 @@
185185
###############################################################
186186
# **Read Later:**
187187
#
188-
# Documentation of ``autograd`` and ``Function`` is at
189-
# https://pytorch.org/docs/autograd
188+
# Document about ``autograd.Function`` is at
189+
# https://pytorch.org/docs/stable/autograd.html#function

0 commit comments

Comments
 (0)