Default value 10.2->10.3 in linux-gpu-tensorrt-daily-perf-pipeline.yml (#21823)

### Description
Fix default value 10.2->10.3 in
linux-gpu-tensorrt-daily-perf-pipeline.yml

### Motivation and Context
<!-- - Why is this change required? What problem does it solve?
- If it fixes an open issue, please link to the issue here. -->
This commit is contained in:
jingyanwangms 2024-09-10 15:26:16 -07:00 committed by GitHub
parent 31ae11788a
commit 4a5d66c15f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -8,7 +8,7 @@ parameters:
- name: TrtVersion
displayName: TensorRT Version
type: string
default: 10.2.cuda_12_5_cudnn_9
default: 10.3.cuda_12_5_cudnn_9
values:
- 8.6.cuda_11_8_cudnn_8
- 8.6.cuda_12_3_cudnn_9