-
Notifications
You must be signed in to change notification settings - Fork 90
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
Enable torch.compile validation on Amazon 2023 #6434
Conversation
@atalman is attempting to deploy a commit to the Meta Open Source Team on Vercel. A member of the Team first needs to authorize it. |
Please note, because of this issue Amazon 2023 its still failing: pytorch/pytorch#149681 Validated with local Amazon 2023 (if numpy is installed test is working) |
Are these things we recommend people to install when using torch.compile? Want to level set that we're testing out what a user might actually be installing / have expectations to install |
Error 1 if Development Tools are not installed:
Error 2 if python-devel is not installed:
|
Same problem with 2.6 release:
Error2:
|
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.
Please mention the followup issue in the comment, but otherwise LGTM
Documentation update is tracked in pytorch/pytorch#149740 |
Which is currently failing: https://github.com/pytorch/test-infra/actions/runs/13973253199/job/39120358041
Test: