-
Notifications
You must be signed in to change notification settings - Fork 302
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
ARM64 support for pytorch-directml #366
Comments
Thank you for submitting this issue. While I can't provide a timeline for resolution as the moment, please know that your feedback is valuable to us. We will follow up once we can review this issue. |
Is there any update to this issue? I want to use pytorch-directml on Windows arm64 based Copilot+PC. |
+1, Microsoft, you're not ready with Windows 11 on ARM. Why?
|
A short update: I've been able to instantiate a DirectML device on Windows 11 on ARM since DirectML 1.15.0. But we still need a pytorch-directml package for Windows ARM64. |
Hi @joshjkim is there any new update? I am also waiting it |
Hi I noticed that there is a pull request on GitHub that enables PyTorch for Windows on ARM64 (CPU only). You might want to try this as a temporary solution: Enable Windows ARM64 by iremyux · Pull Request #133088. However, please note that this is CPU-only, and performance may be an issue. Thankyou |
Look like torch directML backend for ARM still not ready, so there isn't accelerate from GPU or NPU https://pypi.org/project/torch-directml/ |
Hi, is there any plan with Pytorch-directml for Windows on ARM or ARM64 Linux(WSL 2)?
Only x86/x64 whls on Pypi for now: https://pypi.org/project/torch-directml/#files. And binaries included so i can't compile it by myself.
It is an effective lib for ML on Snapdragon devices and it would be nice to have to develop on Windows DevKit 2023!
The text was updated successfully, but these errors were encountered: