Skip to content

Commit 239bc70

Browse files
committed
Revert "Fix dead link for compiler troubleshooting (pytorch#3201)"
This reverts commit dea4673.
1 parent d9c703c commit 239bc70

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

intermediate_source/inductor_debug_cpu.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -343,7 +343,7 @@ def forward2(self, arg0_1):
343343
return (neg,)
344344

345345
######################################################################
346-
# For more usage details about Minifier, please refer to `Troubleshooting <https://pytorch.org/docs/stable/torch.compiler_troubleshooting.html>`_.
346+
# For more usage details about Minifier, please refer to `Troubleshooting <https://pytorch.org/docs/stable/dynamo/troubleshooting.html>`_.
347347

348348

349349
######################################################################

0 commit comments

Comments
 (0)