From ae2b4d31ea53b7fef280c3ac20ced1334ce27351 Mon Sep 17 00:00:00 2001 From: Yulong Wang <7679871+fs-eire@users.noreply.github.com> Date: Fri, 9 Aug 2024 03:08:47 -0700 Subject: [PATCH] update pipeline list for run_CIs_for_external_pr.py (#21665) ### Description ### Motivation and Context --- tools/python/run_CIs_for_external_pr.py | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/tools/python/run_CIs_for_external_pr.py b/tools/python/run_CIs_for_external_pr.py index 0044623419..80420316c8 100644 --- a/tools/python/run_CIs_for_external_pr.py +++ b/tools/python/run_CIs_for_external_pr.py @@ -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