-
Notifications
You must be signed in to change notification settings - Fork 24.9k
[Docs] Convert to markdown: torch.compiler_troubleshooting.rst #155351
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/155351
Note: Links to docs will display an error until the docs builds have been completed. ⏳ 2 Pending, 1 Unrelated FailureAs of commit 4b4f242 with merge base 0083032 ( UNSTABLE - The following job is marked as unstable, possibly due to flakiness on trunk:
This comment was automatically generated by Dr. CI and updates every 15 minutes. |
@pytorchbot label "topic: not user facing" |
This PR still has more than 2000 line diffs. |
@svekars Do you have any suggestions to avoid the potential failure due to > 2000 line diffs? |
@pytorchbot label "topic: docs" |
|
||
Below is a high-level overview of the stack: | ||
|
||
.. image:: _static/img/dynamo/td_stack.png | ||
```{image} _static/img/dynamo/td_stack.png``` |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Image is not loading: https://docs-preview.pytorch.org/pytorch/pytorch/155351/torch.compiler_troubleshooting.html#debugging-deeper
Maybe try markdown syntax:
@pytorchbot merge -f "Docs only change. Doc signal is green." |
Merge startedYour change will be merged immediately since you used the force (-f) flag, bypassing any CI checks (ETA: 1-5 minutes). Please use Learn more about merging in the wiki. Questions? Feedback? Please reach out to the PyTorch DevX Team |
Thank you for fixing image issue. I will create another PR for code indentation. |
…ch#155351) Part of changes pytorch#155040 (parent PR pytorch#155120) Pull Request resolved: pytorch#155351 Approved by: https://github.com/svekars Co-authored-by: Svetlana Karslioglu <svekars@meta.com>
…ch#155514) Part of changes pytorch#155040 (parent PR pytorch#155120) Follow-up of pytorch#155351. I split the changes of `torch.compiler_troubleshooting.rst ` into pytorch#155351 and this PR due to the 2000-line limit in one PR. Pull Request resolved: pytorch#155514 Approved by: https://github.com/svekars
Fixes #155040
cc @svekars @sekyondaMeta @AlannaBurke