Update the 'Linux-GPU-EP-Perf' pipeline to build ORT from source by default. (#11610)

This commit is contained in:
Adrian Lizarraga 2022-05-25 09:29:49 -07:00 committed by GitHub
parent 427230431a
commit 883e4bc341
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -3,7 +3,7 @@ parameters:
- name: BuildORT
displayName: Build ORT
type: boolean
default: false
default: true
- name: PostToDashboard
displayName: Post to Dashboard