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 24dc583 commit 082c8b1Copy full SHA for 082c8b1
conf.py
@@ -150,7 +150,7 @@ def reset_seeds(gallery_conf, fname):
150
151
# General information about the project.
152
project = 'PyTorch Tutorials'
153
-copyright = '2023, PyTorch'
+copyright = '2024, PyTorch'
154
author = 'PyTorch contributors'
155
156
# The version info for the project you're documenting, acts as replacement for
0 commit comments