mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-07-29 20:14:01 +00:00
fix pipeline build-perf-test-binaries (#23255)
This commit is contained in:
parent
2a16ad0215
commit
21b4d2ac9f
1 changed files with 1 additions and 2 deletions
|
|
@ -36,6 +36,5 @@ stages:
|
|||
- ${{ if parameters.BuildPythonPackages }}:
|
||||
- template: stages/py-gpu-packaging-stage.yml
|
||||
parameters:
|
||||
enable_linux_gpu: true
|
||||
enable_windows_gpu: false
|
||||
enable_linux_cuda: true
|
||||
cuda_version: 12.2
|
||||
|
|
|
|||
Loading…
Reference in a new issue