onnxruntime/tools/ci_build/github/azure-pipelines/nuget/gpu-pipeline.yml

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'