-
Notifications
You must be signed in to change notification settings - Fork 26.3k
[CD] Test torch.compile on 3.13 #143207
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
[CD] Test torch.compile on 3.13 #143207
Conversation
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/143207
Note: Links to docs will display an error until the docs builds have been completed. ❗ 1 Active SEVsThere are 1 currently active SEVs. If your PR is affected, please view them below: ❌ 6 New FailuresAs of commit bec71c8 with merge base 23b8ea3 ( NEW FAILURES - The following jobs have failed:
This comment was automatically generated by Dr. CI and updates every 15 minutes. |
atalman
left a comment
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.
lgtm
|
@pytorchbot merge -f "3.13t failures are expected" |
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 |
|
@pytorchbot cherry-pick --onto release/2.6 -c critical |
Follow up after #143162 Pull Request resolved: #143207 Approved by: https://github.com/atalman, https://github.com/ZainRizvi (cherry picked from commit 625b4ed)
Cherry picking #143207The cherry pick PR is at #143243 and it is recommended to link a critical cherry pick PR with an issue. The following tracker issues are updated: Details for Dev Infra teamRaised by workflow job |
Follow up after pytorch#143162 Pull Request resolved: pytorch#143207 Approved by: https://github.com/atalman, https://github.com/ZainRizvi
[CD] Test torch.compile on 3.13 (#143207) Follow up after #143162 Pull Request resolved: #143207 Approved by: https://github.com/atalman, https://github.com/ZainRizvi (cherry picked from commit 625b4ed) Co-authored-by: Nikita Shulga <[email protected]>
Follow up after #143162