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 9412aac commit 53db40dCopy full SHA for 53db40d
recipes_source/torch_logs.py
@@ -87,4 +87,7 @@ def separator(name):
87
# Alternatively, you can view the `torch._logging documentation`_ to see
88
# descriptions of all available logging options.
89
#
90
+# For more information on torch.compile, see the `torch.compile tutorial`_.
91
+#
92
# .. _torch._logging documentation: https://pytorch.org/docs/main/logging.html
93
+# .. _torch.compile tutorial: https://pytorch.org/tutorials/intermediate/torch_compile_tutorial.html
0 commit comments