mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-07-10 17:37:14 +00:00
Point to RyanWinGPU
This commit is contained in:
parent
9287e602b7
commit
edf0522b35
1 changed files with 2 additions and 1 deletions
|
|
@ -1,6 +1,7 @@
|
|||
jobs:
|
||||
- job: 'build'
|
||||
pool: 'Win-GPU-2019'
|
||||
pool: 'RyanWinGPU'
|
||||
# pool: 'Win-GPU-2019'
|
||||
variables:
|
||||
OrtPackageId: 'Microsoft.ML.OnnxRuntime'
|
||||
MsbuildArguments: '-detailedsummary -maxcpucount -consoleloggerparameters:PerformanceSummary'
|
||||
|
|
|
|||
Loading…
Reference in a new issue