onnxruntime/tools/ci_build/github/azure-pipelines/nuget/gpu-pipeline.yml
jignparm 645d8fb213
Jignparm/upgrade macos vm image (#2928)
* update MacOS image to 10.14

* Update to macos 10.14
2020-01-28 20:24:45 -08:00

9 lines
178 B
YAML

variables:
PackageName: 'Microsoft.ML.OnnxRuntime.Gpu'
TESTONGPU: 'ON'
jobs:
- template: templates/gpu.yml
parameters:
AgentPool : 'Win-GPU-2019'
DoEsrp: 'false'