Remove the python installation steps from win-qnn-arm64-ci-pipeline.yml by snnn · Pull Request #25552 · microsoft/onnxruntime

added 3 commits

July 26, 2025 23:39
…nn.yml

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

@snnn snnn deleted the snnn/clean_qnn_pipeline branch

July 28, 2025 16:17

snnn pushed a commit that referenced this pull request

Jul 28, 2025
…ml (#25552)

### Description
Yesterday I updated the machine images. Now they already have python
preinstalled. We don't need to do this anymore.
Remove the steps to avoid conflicts.
Also, refactor the yaml file a little bit. Refactors templates to use
parameterized Python versions instead of matrix strategy.

@snnn snnn mentioned this pull request

Jul 28, 2025

snnn pushed a commit that referenced this pull request

Jul 28, 2025
- **DynamicQuantizeMatMul - handle case where B zero point input is
provided but not constant. (#25544)**
- **Refactor plugin EP support (#25541)**
- **Remove the python installation steps from
win-qnn-arm64-ci-pipeline.yml (#25552)**

@snnn snnn mentioned this pull request

Jul 30, 2025

snnn pushed a commit that referenced this pull request

Jul 30, 2025
- DynamicQuantizeMatMul - handle case where B zero point input is
provided but not constant. (#25544)
- Refactor plugin EP support (#25541)
- Remove the python installation steps from
win-qnn-arm64-ci-pipeline.yml (#25552)
- [EP ABI] Node_GetAttrByName returns ORT_NOT_FOUND with non-existing
attr name (#25565)
- Fix C/C++ documentation generation (#25569)
- [build] fix multi-config for VCPKG (#25585)

sanketkaleoss pushed a commit to sanketkaleoss/onnxruntime that referenced this pull request

Aug 11, 2025
…ml (microsoft#25552)

### Description
Yesterday I updated the machine images. Now they already have python
preinstalled. We don't need to do this anymore.
Remove the steps to avoid conflicts.
Also, refactor the yaml file a little bit. Refactors templates to use
parameterized Python versions instead of matrix strategy.

sanketkaleoss pushed a commit to sanketkaleoss/onnxruntime that referenced this pull request

Aug 11, 2025
- **DynamicQuantizeMatMul - handle case where B zero point input is
provided but not constant. (microsoft#25544)**
- **Refactor plugin EP support (microsoft#25541)**
- **Remove the python installation steps from
win-qnn-arm64-ci-pipeline.yml (microsoft#25552)**

adrianlizarraga pushed a commit that referenced this pull request

Aug 11, 2025
…ml (#25552)

Yesterday I updated the machine images. Now they already have python
preinstalled. We don't need to do this anymore.
Remove the steps to avoid conflicts.
Also, refactor the yaml file a little bit. Refactors templates to use
parameterized Python versions instead of matrix strategy.

adrianlizarraga pushed a commit that referenced this pull request

Aug 12, 2025
…ml (#25552)

Yesterday I updated the machine images. Now they already have python
preinstalled. We don't need to do this anymore.
Remove the steps to avoid conflicts.
Also, refactor the yaml file a little bit. Refactors templates to use
parameterized Python versions instead of matrix strategy.

adrianlizarraga added a commit that referenced this pull request

Aug 12, 2025
### Description
Cherry-pick PR #25552,
which allows building python wheels for ORT 1.22.2



### Motivation and Context
<!-- - Why is this change required? What problem does it solve?
- If it fixes an open issue, please link to the issue here. -->

Co-authored-by: Changming Sun <chasun@microsoft.com>

This was referenced

Sep 29, 2025

This was referenced

Oct 13, 2025

This was referenced

Oct 26, 2025

This was referenced

Feb 9, 2026

This was referenced

Feb 23, 2026