File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -142,7 +142,7 @@ http_archive(
142142 build_file = "@//third_party/tensorrt_rtx/archive:BUILD" ,
143143 strip_prefix = "TensorRT-RTX-1.4.0.76" ,
144144 urls = [
145- "https://developer.nvidia.com/downloads/trt/rtx_sdk/secure/1.4/tensorrt-rtx -1.4.0.76-linux -x86_64-cuda-13.2-release -external.tar.gz" ,
145+ "https://developer.nvidia.com/downloads/trt/rtx_sdk/secure/1.4/TensorRT-RTX -1.4.0.76-Linux -x86_64-cuda-13.2-Release -external.tar.gz" ,
146146 ],
147147)
148148
@@ -178,6 +178,6 @@ http_archive(
178178 build_file = "@//third_party/tensorrt_rtx/archive:BUILD" ,
179179 strip_prefix = "TensorRT-RTX-1.4.0.76" ,
180180 urls = [
181- "https://developer.nvidia.com/downloads/trt/rtx_sdk/secure/1.4/tensorrt-rtx -1.4.0.76-windows -amd64-cuda-13.2-release -external.zip" ,
181+ "https://developer.nvidia.com/downloads/trt/rtx_sdk/secure/1.4/TensorRT-RTX -1.4.0.76-Windows -amd64-cuda-13.2-Release -external.zip" ,
182182 ],
183183)
Original file line number Diff line number Diff line change @@ -86,7 +86,7 @@ http_archive(
8686 build_file = " @//third_party/tensorrt_rtx/archive:BUILD" ,
8787 strip_prefix = " TensorRT-RTX-1.4.0.76 " ,
8888 urls = [
89- " https://developer.nvidia.com /downloads/trt/rtx_sdk/secure/1.4 /tensorrt-rtx -1.4.0.76 -linux -x86_64-cuda-$ {CU_UPPERBOUND}-release -external.tar.gz " ,
89+ " https://developer.nvidia.com /downloads/trt/rtx_sdk/secure/1.4 /TensorRT-RTX -1.4.0.76 -Linux -x86_64-cuda-$ {CU_UPPERBOUND}-Release -external.tar.gz " ,
9090 ],
9191)
9292
@@ -122,7 +122,7 @@ http_archive(
122122 build_file = " @//third_party/tensorrt_rtx/archive:BUILD" ,
123123 strip_prefix = " TensorRT-RTX-1.4.0.76 " ,
124124 urls = [
125- " https://developer.nvidia.com /downloads/trt/rtx_sdk/secure/1.4 /tensorrt-rtx -1.4.0.76 -win10 -amd64-cuda-$ {CU_UPPERBOUND}-release -external.zip " ,
125+ " https://developer.nvidia.com /downloads/trt/rtx_sdk/secure/1.4 /TensorRT-RTX -1.4.0.76 -Windows -amd64-cuda-$ {CU_UPPERBOUND}-Release -external.zip " ,
126126 ],
127127)
128128
You can’t perform that action at this time.
0 commit comments