aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/BUILD
diff options
context:
space:
mode:
authorGravatar Smit Hinsu <hinsu@google.com>2018-07-19 13:06:41 -0700
committerGravatar TensorFlower Gardener <gardener@tensorflow.org>2018-07-19 13:15:42 -0700
commit8ec87f55008982eb939d963c1d4a4ff7ef9ab3d3 (patch)
treef98ac75b993fd2f05a32a835d96965ad95bcbfd6 /tensorflow/BUILD
parentc157caa80bbad7ca2ddb8f669d97114078e501d0 (diff)
Mark tensorflow_lingvo directory as internal to tensorflow
PiperOrigin-RevId: 205288716
Diffstat (limited to 'tensorflow/BUILD')
-rw-r--r--tensorflow/BUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/tensorflow/BUILD b/tensorflow/BUILD
index 518c2b0489..0b08f2093d 100644
--- a/tensorflow/BUILD
+++ b/tensorflow/BUILD
@@ -415,6 +415,7 @@ package_group(
"//learning/meta_rank/...",
"//tensorflow/...",
"//tensorflow_fold/llgtm/...",
+ "//tensorflow_lingvo/...",
"//third_party/py/tensor2tensor/...",
],
)