aboutsummaryrefslogtreecommitdiffhomepage
path: root/third_party/tensorrt/BUILD.tpl
diff options
context:
space:
mode:
authorGravatar gracehoney <31743510+aaroey@users.noreply.github.com>2018-02-06 09:26:20 -0800
committerGravatar gracehoney <31743510+aaroey@users.noreply.github.com>2018-02-06 09:26:20 -0800
commit37bcd5af97c822e99f617813269351447c79f161 (patch)
treea5ec6b6d3b700a20ad75d5addd5fe93e939c5646 /third_party/tensorrt/BUILD.tpl
parent149fc8dbd62d46cfe3f3bf7025ec343608872403 (diff)
Fix some BUILD files
Diffstat (limited to 'third_party/tensorrt/BUILD.tpl')
-rw-r--r--third_party/tensorrt/BUILD.tpl3
1 files changed, 2 insertions, 1 deletions
diff --git a/third_party/tensorrt/BUILD.tpl b/third_party/tensorrt/BUILD.tpl
index 12d0115091..57682e8735 100644
--- a/third_party/tensorrt/BUILD.tpl
+++ b/third_party/tensorrt/BUILD.tpl
@@ -1,11 +1,12 @@
# 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"])
+load("@local_config_cuda//cuda:build_defs.bzl", "cuda_default_copts")
+
package(default_visibility = ["//visibility:public"])
cc_library(