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

[QNN EP] Build x64 python wheel for QNN EP #19499

Merged
merged 1 commit into from
Feb 13, 2024

Conversation

adrianlizarraga
Copy link
Contributor

Description

Adds a job to the python packaging pipeline that builds x64 python wheels for QNN EP.

Motivation and Context

Necessary to create a cached QNN model on Windows x64, which is done by creating a properly configured onnxruntime session with QNN EP.

@adrianlizarraga adrianlizarraga marked this pull request as ready for review February 12, 2024 19:48
@adrianlizarraga adrianlizarraga requested a review from a team as a code owner February 12, 2024 19:48
@adrianlizarraga adrianlizarraga merged commit 4dfba53 into main Feb 13, 2024
144 checks passed
@adrianlizarraga adrianlizarraga deleted the adrianl/qnn-x64-py-package branch February 13, 2024 04:54
YUNQIUGUO pushed a commit that referenced this pull request Feb 13, 2024
### Description
Adds a job to the python packaging pipeline that builds x64 python
wheels for QNN EP.



### Motivation and Context
Necessary to create a cached QNN model on Windows x64, which is done by
creating a properly configured onnxruntime session with QNN EP.
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.

None yet

3 participants