-
Notifications
You must be signed in to change notification settings - Fork 24.9k
[Docs] Convert to markdown: torch.compiler_transformations.rst, torch.compiler.config.rst #155347
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/155347
Note: Links to docs will display an error until the docs builds have been completed. ✅ You can merge normally! (2 Unrelated Failures)As of commit 5ed27e8 with merge base 0083032 ( FLAKY - The following job failed but was likely due to flakiness present on trunk:
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" |
@pytorchbot label "topic: docs" |
Did you convert torch.compiler_transformations? I'm getting confused with the various pull requests. I don't see the changes here: https://docs-preview.pytorch.org/pytorch/pytorch/155347/torch.compiler_transformations.html and there are few issues that need fixing. |
@AlannaBurke this one results from this PR: #155120 - we want be able to merge that one as it's too big. |
@AlannaBurke @svekars I would appreciate it if you could handle this. |
@svekars Sorry, I forgot pushing one commit. Could you start the workflow? |
@pytorchbot merge -f "Docs changes only. 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 |
….compiler.config.rst (pytorch#155347) Part of changes pytorch#155040 (parent PR pytorch#155120) Pull Request resolved: pytorch#155347 Approved by: https://github.com/svekars
Fixes #155040
cc @svekars @sekyondaMeta @AlannaBurke