From 29288eb480881af43cc4b841ac2eba9ad4f5309f Mon Sep 17 00:00:00 2001 From: Ryan Hill Date: Thu, 6 May 2021 17:01:50 -0700 Subject: [PATCH] Java test on my VM --- tools/ci_build/github/azure-pipelines/win-gpu-ci-pipeline.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tools/ci_build/github/azure-pipelines/win-gpu-ci-pipeline.yml b/tools/ci_build/github/azure-pipelines/win-gpu-ci-pipeline.yml index ef6a60df59..e58b3db066 100644 --- a/tools/ci_build/github/azure-pipelines/win-gpu-ci-pipeline.yml +++ b/tools/ci_build/github/azure-pipelines/win-gpu-ci-pipeline.yml @@ -6,8 +6,8 @@ parameters: jobs: - job: 'build' -# pool: 'RyanWinGPU' - pool: 'Win-GPU-2019' + pool: 'RyanWinGPU' +# pool: 'Win-GPU-2019' variables: OrtPackageId: 'Microsoft.ML.OnnxRuntime.Gpu' MsbuildArguments: '-maxcpucount'