mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-07-24 19:43:35 +00:00
Update the 'Linux-GPU-EP-Perf' pipeline to build ORT from source by default. (#11610)
This commit is contained in:
parent
427230431a
commit
883e4bc341
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@ parameters:
|
|||
- name: BuildORT
|
||||
displayName: Build ORT
|
||||
type: boolean
|
||||
default: false
|
||||
default: true
|
||||
|
||||
- name: PostToDashboard
|
||||
displayName: Post to Dashboard
|
||||
|
|
|
|||
Loading…
Reference in a new issue