aboutsummaryrefslogtreecommitdiffhomepage
path: root/third_party/tensorrt
diff options
context:
space:
mode:
authorGravatar Sami Kama <skama@nvidia.com>2018-02-02 16:02:31 -0800
committerGravatar Sami Kama <skama@nvidia.com>2018-02-02 16:02:31 -0800
commite0be56b9ccc5ef372ceea632c5d606e3dcfb3cec (patch)
treec64b2e2879c61cf1d77bdf5833c7b3255d1139a5 /third_party/tensorrt
parent45fcb8f2d3e24ec52d418b93303f1afa0fac6496 (diff)
Fix issues with the tests and add mistakenly taken out macro back
Diffstat (limited to 'third_party/tensorrt')
-rw-r--r--third_party/tensorrt/BUILD.tpl1
1 files changed, 1 insertions, 0 deletions
diff --git a/third_party/tensorrt/BUILD.tpl b/third_party/tensorrt/BUILD.tpl
index 354f17cda5..12d0115091 100644
--- a/third_party/tensorrt/BUILD.tpl
+++ b/third_party/tensorrt/BUILD.tpl
@@ -1,6 +1,7 @@
# NVIDIA TensorRT
# A high-performance deep learning inference optimizer and runtime.
+load("@local_config_cuda//cuda:build_defs.bzl", "cuda_default_copts")
licenses(["notice"])
exports_files(["LICENSE"])