10000 Add link to torch.compile the missing manual in troubleshooting (#137… · pytorch/pytorch@22e19bd · GitHub
[go: up one dir, main page]

Skip to content

Commit 22e19bd

Browse files
mlazossvekars
authored andcommitted
Add link to torch.compile the missing manual in troubleshooting (#137301)
Fixes #ISSUE_NUMBER Pull Request resolved: #137301 Approved by: https://github.com/svekars Co-authored-by: Svetlana Karslioglu <svekars@meta.com>
1 parent 79195b9 commit 22e19bd

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

docs/source/torch.compiler_troubleshooting.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@ PyTorch 2.0 Troubleshooting
33

44
**Author**: `Michael Lazos <https://github.com/mlazos>`_
55

6+
7+
.. note:: This document is currently outdated and requires revision. For the interim period, please refer to
8+
the `comprehensive manual for torch.compile <https://docs.google.com/document/d/1y5CRfMLdwEoF1nTk9q8qEu1mgMUuUtvhklPKJ2emLU8/edit#heading=h.ivdr7fmrbeab>`__
9+
as the primary resource for troubleshooting guidance.
10+
11+
612
We are actively developing debug tools, profilers, and improving our
713
error and warning messages. Below is a table of the available
814
tools and their typical usage. For additional help see

0 commit comments

Comments
 (0)
0