aboutsummaryrefslogtreecommitdiffhomepage
path: root/third_party/tensorrt
diff options
context:
space:
mode:
authorGravatar Sami Kama <skama@nvidia.com>2018-01-24 15:20:10 -0800
committerGravatar Sami Kama <skama@nvidia.com>2018-01-24 15:20:10 -0800
commit6908cc233c679b8fe61d99a30d3828362caf47be (patch)
treede00f30bea39e4c40e321465764ddc3698ab2bfb /third_party/tensorrt
parent7035501c1b35d52d80d8fde3a95492d83a96f495 (diff)
[ Fixes for PR comments]
- removed commented code - moved all code to tensorflow namespace - removed a dangling config parameter from tensorflow/BUILD - fixed Copyright notice years
Diffstat (limited to 'third_party/tensorrt')
-rw-r--r--third_party/tensorrt/BUILD.tpl4
1 files changed, 0 insertions, 4 deletions
diff --git a/third_party/tensorrt/BUILD.tpl b/third_party/tensorrt/BUILD.tpl
index 8962751f56..a8e52d13d3 100644
--- a/third_party/tensorrt/BUILD.tpl
+++ b/third_party/tensorrt/BUILD.tpl
@@ -1,8 +1,4 @@
# -*- python -*-
-# Description:
-# provide tensorrt information
-
-#TODO(Sami) these needs to be defined
licenses(["notice"])