From b72380c596f1d436f9cfcb35f186b50b1b469e04 Mon Sep 17 00:00:00 2001 From: Changming Sun Date: Thu, 30 Jan 2025 23:06:25 +0000 Subject: [PATCH] update --- tools/ci_build/github/azure-pipelines/bigmodels-ci-pipeline.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/ci_build/github/azure-pipelines/bigmodels-ci-pipeline.yml b/tools/ci_build/github/azure-pipelines/bigmodels-ci-pipeline.yml index 0ae165824d1c1..614e8faf0b013 100644 --- a/tools/ci_build/github/azure-pipelines/bigmodels-ci-pipeline.yml +++ b/tools/ci_build/github/azure-pipelines/bigmodels-ci-pipeline.yml @@ -164,7 +164,7 @@ stages: hitAnother: 'False' workspace: clean: all - pool: onnxruntime-Linux-GPU-A10-12G + pool: Onnxruntime-Linux-GPU-A100-WUS3 steps: - checkout: self clean: true