File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 4242
4343 - name : Download TensorRT library
4444 run : |
45- curl -L -o trt.zip https://developer.nvidia.com/downloads/compute/machine-learning/tensorrt/10.12 .0/zip/TensorRT-10.12 .0.36 .Windows.win10.cuda-12.9.zip
45+ curl -L -o trt.zip https://developer.nvidia.com/downloads/compute/machine-learning/tensorrt/10.13 .0/zip/TensorRT-10.13 .0.35 .Windows.win10.cuda-12.9.zip
4646
4747 - name : Extract TensorRT library
4848 run : |
5555 - name : Download CUDA Libraries
5656 shell : cmd
5757 run : |
58- curl -s -o cuda_installer.exe -L https://developer.download.nvidia.com/compute/cuda/12.9.0 /network_installers/cuda_12.9.0_windows_network .exe
58+ curl -s -o cuda_installer.exe -L https://developer.download.nvidia.com/compute/cuda/12.9.1 /network_installers/cuda_12.9.1_windows_network .exe
5959 cuda_installer.exe -s cudart_12.9 cublas_12.9 cufft_12.9 cupti_12.9 nvrtc_12.9
6060
6161 - name : Move CUDA Libraries
You can’t perform that action at this time.
0 commit comments