mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-07-30 20:18:08 +00:00
Move TensorRT Windows CI build to the machine pool (#7127)
This commit is contained in:
parent
1c04eec2b1
commit
2e3bbad19f
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
jobs:
|
||||
- job: 'build'
|
||||
pool: 'Win-TRT'
|
||||
pool: 'onnxruntime-tensorrt-winbuild'
|
||||
variables:
|
||||
OrtPackageId: 'Microsoft.ML.OnnxRuntime'
|
||||
MsbuildArguments: '-detailedsummary -maxcpucount -consoleloggerparameters:PerformanceSummary'
|
||||
|
|
|
|||
Loading…
Reference in a new issue