Switch yml back to regular build pool

This commit is contained in:
Ryan Hill 2021-05-09 10:48:58 -07:00
parent e02270e640
commit be35fc2a5a

View file

@ -6,8 +6,7 @@ parameters:
jobs:
- job: 'build'
pool: 'RyanWinGPU'
# pool: 'Win-GPU-2019'
pool: 'Win-GPU-2019'
variables:
OrtPackageId: 'Microsoft.ML.OnnxRuntime.Gpu'
MsbuildArguments: '-maxcpucount'