mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-05-14 20:48:00 +00:00
Switch yml back to regular build pool
This commit is contained in:
parent
e02270e640
commit
be35fc2a5a
1 changed files with 1 additions and 2 deletions
|
|
@ -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'
|
||||
|
|
|
|||
Loading…
Reference in a new issue