Skip to content

Add installation script for windows arm64 dependencies #3916

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

alinpahontu2912
Copy link

Added pre-build script to be enable the build of windows arm64 packages

@alinpahontu2912 alinpahontu2912 requested a review from a team as a code owner May 21, 2025 09:00
Copy link

pytorch-bot bot commented May 21, 2025

🔗 Helpful Links

🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/audio/3916

Note: Links to docs will display an error until the docs builds have been completed.

This comment was automatically generated by Dr. CI and updates every 15 minutes.

@iremyux
Copy link

iremyux commented Jun 4, 2025

hi @seemethere, can we get a review on this one as well? thanks!

@aalina23
Copy link

@seemethere , @malfet - can you please help us close on the workflow? Or do you know somebody that can help us approve the changes?

@NicolasHug
Copy link
Member

Sorry folks I don't think we'll be able to merge this anytime soon. We're in the process of a large re-factoring of torchaudio, and we won't be able to add new CI jobs or platforms support in the short-medium term (#3902)

@alinpahontu2912
Copy link
Author

Hi @NicolasHug, thanks for the update. Now that PyTorch for Windows on Arm is officially supported, we're working on expanding the ecosystem by adding support for vision and audio as well. We prioritized these two packages because they are included in the installation commands on the official PyTorch website. Since torchaudio is going to be refactored, we wanted to check if there’s a timeline or expected completion date for that work. Also, during the refactoring period, will torchaudio still be included in the installation instructions, or will users be directed to use torchcodec or some other alternative instead? Our goal is to ensure that the same packages are available for Windows Arm64 as on the other platforms, so we'd like to identify which ones need additional support for that.

@NicolasHug
Copy link
Member

We aim to complete the migration by the end of 2025. We will probably remove torchaudio from the official installing instructions, but that's still in discussion.

@aalina23
Copy link

thanks @NicolasHug for the follow up. As @alinpahontu2912 mentioned above, our goal is to ensure that same packages are available on Windows Arm64 as on the other platforms on the default PyTorch installation. We published PyTorch support for Windows on Arm64 in April this year, and the remaining work was to have TorchVision and TorchAudio supported there as well, as they are listed as default packages for installation and critical libs for community.

We spend a lot of effort for this work to have it ready, and the only remaining item now is to merge the workflow here, to integrate in the CI. Do you think this can be something that is possible to be approved now?

@NicolasHug
Copy link
Member

Hi @alinpahontu2912 , we'll try to remove torchaudio from the official installation instructions (https://pytorch.org/get-started/locally/) for the next 2.8 release planned this summer. Does this allow you to re-consider whether you'll need to support torchaudio?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants