Skip to content

Commit dea4673

Browse files
shinksvekars
andauthored
Fix dead link for compiler troubleshooting (#3201)
* Fix dead link of compiler troubleshooting --------- Co-authored-by: Svetlana Karslioglu <svekars@meta.com>
1 parent 0902157 commit dea4673

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

348348

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

0 commit comments

Comments
 (0)