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 9e14790 commit 08e82ffCopy full SHA for 08e82ff
docs/source/conf.py
@@ -104,7 +104,7 @@ def get_years(start_year=2021):
104
105
intersphinx_mapping = {
106
"python": ("https://docs.python.org/3", None),
107
- "torch": ("https://pytorch.org/docs/master/", None),
+ "torch": ("https://pytorch.org/docs/stable/", None),
108
"sklearn": ("https://scikit-learn.org/stable", None),
109
"numpy": ("https://numpy.org/doc/stable/", None),
110
"matplotlib": ("https://matplotlib.org/stable/", None),
0 commit comments