We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7646265 commit 5d71867Copy full SHA for 5d71867
WORKSPACE
@@ -81,7 +81,7 @@ http_archive(
81
name = "tensorrt",
82
urls = ["https://developer.nvidia.com/compute/machine-learning/tensorrt/secure/7.2.1/tars/TensorRT-7.2.1.6.Ubuntu-18.04.x86_64-gnu.cuda-11.0.cudnn8.0.tar.gz",],
83
build_file = "@//third_party/tensorrt/archive:BUILD",
84
- sha256 = "818622c7bccfdb0fff362cdd65dc42af4502dcb24e045eb911a4132e8d40a66c",
+ sha256 = "8def6b03b0c8c3751f560df21b3e99668ae05aab5140b1d38b8e51e4a0ffbbb8",
85
strip_prefix = "TensorRT-7.2.1.6"
86
)
87
0 commit comments