mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-05-25 22:26:24 +00:00
update pipeline list for run_CIs_for_external_pr.py (#21665)
### Description <!-- Describe your changes. --> ### 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. -->
This commit is contained in:
parent
9334d4e362
commit
ae2b4d31ea
1 changed files with 3 additions and 1 deletions
|
|
@ -20,7 +20,9 @@ def get_pipeline_names():
|
|||
"Windows ARM64 QNN CI Pipeline",
|
||||
"Windows x64 QNN CI Pipeline",
|
||||
"Windows CPU CI Pipeline",
|
||||
"Windows GPU CI Pipeline",
|
||||
"Windows GPU CUDA CI Pipeline",
|
||||
"Windows GPU DML CI Pipeline",
|
||||
"Windows GPU Doc Gen CI Pipeline",
|
||||
"Windows GPU TensorRT CI Pipeline",
|
||||
"ONNX Runtime Web CI Pipeline",
|
||||
# linux
|
||||
|
|
|
|||
Loading…
Reference in a new issue