mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-07-06 04:28:32 +00:00
9 lines
190 B
YAML
9 lines
190 B
YAML
variables:
|
|
PackageName: 'Microsoft.ML.OnnxRuntime.Gpu'
|
|
TESTONGPU: 'ON'
|
|
|
|
jobs:
|
|
- template: templates/gpu.yml
|
|
parameters:
|
|
AgentPool : 'onnxruntime-gpu-winbuild'
|
|
DoEsrp: 'false'
|