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 eb7960c commit 477ca1dCopy full SHA for 477ca1d
beginner_source/blitz/autograd_tutorial.py
@@ -185,5 +185,5 @@
185
###############################################################
186
# **Read Later:**
187
#
188
-# Documentation of ``autograd`` and ``Function`` is at
189
-# https://pytorch.org/docs/autograd
+# Document about ``autograd.Function`` is at
+# https://pytorch.org/docs/stable/autograd.html#function
0 commit comments