aboutsummaryrefslogtreecommitdiffhomepage
path: root/third_party/tensorrt/BUILD.tpl
diff options
context:
space:
mode:
authorGravatar gracehoney <31743510+aaroey@users.noreply.github.com>2018-01-29 11:15:32 -0800
committerGravatar gracehoney <31743510+aaroey@users.noreply.github.com>2018-01-29 11:15:32 -0800
commit98ffa7b2bb5b273b4ae2b052e82fb0d8c054d96b (patch)
treeb5f25ab2c3f86adb339485f2be2c65a91f5f6def /third_party/tensorrt/BUILD.tpl
parent75adab6104362d71ce28b0269bf31fd30471b1b6 (diff)
Fix compilation, there are still linking issues which will be fixed in a followup commit.
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 6cb7db7e90..99c0e89498 100644
--- a/third_party/tensorrt/BUILD.tpl
+++ b/third_party/tensorrt/BUILD.tpl
@@ -66,4 +66,5 @@ cc_library(
visibility = ["//visibility:public"],
)
-%{tensorrt_genrules} \ No newline at end of file
+%{tensorrt_genrules}
+