- Notifications
You must be signed in to change notification settings - Fork314
Add installation commands and links for windows arm64#2025
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
base:site
Are you sure you want to change the base?
Add installation commands and links for windows arm64#2025
Uh oh!
There was an error while loading.Please reload this page.
Conversation
netlifybot commentedMay 22, 2025 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
✅ Deploy Preview forpytorch-dot-org-preview ready!
To edit notification comments on pull requests, go to yourNetlify project configuration. |
malfet 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.
We should not mention untested binaries on getting started page (there are no CI for Windows-ARM64, is there?)
I think it's somewhat related topytorch/pytorch#154260
aalina23 commentedJul 24, 2025
@malfet thanks for helping us with mergeing testing for PyTorch on WoArm64. In this case can we merge the changes here? |
Added extra download links and commands to differentiate x64 from arm64 windows builds. This depends on the PR from test-infra:pytorch/test-infra#6652