onnxruntime/tools
Prathik Rao 278f0f5cd2
disables qnn in ort training cpu pipeline (#21510)
### Description
<!-- Describe your changes. -->

`enable_windows_arm64_qnn` and `enable_windows_x64_qnn` are true by
default but unnecessary for training. This change explicitly sets these
parameters to false for training pipeline.

### 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. -->

ORT 1.19 Release Preparation
2024-07-26 17:23:35 +08:00
..
android_custom_build Update C++ dependencies (#21410) 2024-07-23 10:00:36 -07:00
ci_build disables qnn in ort training cpu pipeline (#21510) 2024-07-26 17:23:35 +08:00
doc Update ruff and clang-format versions (#21479) 2024-07-24 11:50:11 -07:00
nuget Update ruff and clang-format versions (#21479) 2024-07-24 11:50:11 -07:00
perf_view fixed #16873 (#16932) 2023-09-26 09:57:01 -07:00
python Update ruff and clang-format versions (#21479) 2024-07-24 11:50:11 -07:00
scripts Fix a build issue: /MP was not enabled correctly (#19190) 2024-01-29 12:45:38 -08:00