aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/contrib/tensorrt
diff options
context:
space:
mode:
authorGravatar Guangda Lai <laigd@google.com>2018-07-26 11:57:51 -0700
committerGravatar TensorFlower Gardener <gardener@tensorflow.org>2018-07-26 12:02:39 -0700
commitb4cc9c34195e0fd557f56ceda29bd4830833ffbb (patch)
tree8389b8a8652caa90eb8f228b078b4c0c134fce06 /tensorflow/contrib/tensorrt
parent7e4d0d13e51faee4469808d577591f6cb73bbcc7 (diff)
Remove the gen_locally tag which is no more needed.
PiperOrigin-RevId: 206197083
Diffstat (limited to 'tensorflow/contrib/tensorrt')
-rw-r--r--tensorflow/contrib/tensorrt/BUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/tensorflow/contrib/tensorrt/BUILD b/tensorflow/contrib/tensorrt/BUILD
index 5889fd5aaf..033d5207f6 100644
--- a/tensorflow/contrib/tensorrt/BUILD
+++ b/tensorflow/contrib/tensorrt/BUILD
@@ -122,7 +122,6 @@ tf_cuda_library(
tf_gen_op_wrapper_py(
name = "trt_engine_op",
- gen_locally = True,
deps = [
":trt_engine_op_op_lib",
":trt_logging",