Skip to content

Commit

Permalink
fix to ep_perf
Browse files Browse the repository at this point in the history
  • Loading branch information
yf711 committed Jul 24, 2024
1 parent dbf9f15 commit bec2cc8
Showing 1 changed file with 3 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,14 +8,12 @@ parameters:
- name: TrtVersion
displayName: TensorRT Version
type: string
default: 10.0.cuda_12_4_cudnn_9
default: 10.2.cuda_12_5_cudnn_9
values:
- 8.4.cuda_11_6_cudnn_8
- 8.5.cuda_11_8_cudnn_8
- 8.6.cuda_11_8_cudnn_8
- 8.6.cuda_12_3_cudnn_9
- 10.0.cuda_11_8_cudnn_8
- 10.0.cuda_12_4_cudnn_9
- 10.2.cuda_11_8_cudnn_8
- 10.2.cuda_12_5_cudnn_9
- BIN

- name: UseTensorrtOssParser
Expand Down

0 comments on commit bec2cc8

Please sign in to comment.