Skip to content

Commit

Permalink
Update win_trt_folder
Browse files Browse the repository at this point in the history
  • Loading branch information
jingyanwangms committed Sep 12, 2024
1 parent 9d129df commit 7090cc4
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ variables:
${{ if eq(parameters.CudaVersion, '11.8') }}:
value: TensorRT-10.4.0.26.Windows10.x86_64.cuda-11.8
${{ if eq(parameters.CudaVersion, '12.2') }}:
value: TensorRT-10.4.0.26.Windows10.x86_64.cuda-12.5
value: TensorRT-10.4.0.26.Windows10.x86_64.cuda-12.6

jobs:
- job: 'build'
Expand Down

0 comments on commit 7090cc4

Please sign in to comment.