Skip to content
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

[Feature Request] Windows ARM64 native wheels #19161

Open
2 tasks
khmyznikov opened this issue Jan 16, 2024 · 2 comments
Open
2 tasks

[Feature Request] Windows ARM64 native wheels #19161

khmyznikov opened this issue Jan 16, 2024 · 2 comments
Assignees
Labels
feature request request for unsupported feature or enhancement platform:windows issues related to the Windows platform

Comments

@khmyznikov
Copy link

khmyznikov commented Jan 16, 2024

Describe the feature request

  • Add windows arm64 platform target for python
  • QNN version as well

Describe scenario use case

The ability to use Windows ARM64 as main machine for ML development, not only as inference target.

@khmyznikov khmyznikov added the feature request request for unsupported feature or enhancement label Jan 16, 2024
@github-actions github-actions bot added the platform:windows issues related to the Windows platform label Jan 16, 2024
@jywu-msft
Copy link
Member

jywu-msft commented Jan 17, 2024

this work is in progress.

adrianlizarraga added a commit that referenced this issue Jan 23, 2024
### Description
Adds a job to create a nightly python package for ORT/QNN on Windows
ARM64.
Must build onnxruntime-qnn with python 3.11 and numpy 1.25.

**Note: pipeline run may take up to 3 hrs**

### Motivation and Context
Make it possible to get a nightly python package with the latest updates
to QNN EP.
Issue #19161
YUNQIUGUO pushed a commit that referenced this issue Jan 23, 2024
### Description
Adds a job to create a nightly python package for ORT/QNN on Windows
ARM64.
Must build onnxruntime-qnn with python 3.11 and numpy 1.25.

**Note: pipeline run may take up to 3 hrs**

### Motivation and Context
Make it possible to get a nightly python package with the latest updates
to QNN EP.
Issue #19161
@snnn
Copy link
Member

snnn commented Oct 9, 2024

Github now provides Windows ARM64 bits: actions/python-versions#291
Previously it was our main blocker.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request request for unsupported feature or enhancement platform:windows issues related to the Windows platform
Projects
None yet
Development

No branches or pull requests

4 participants