aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/python/BUILD
diff options
context:
space:
mode:
authorGravatar Michael Case <mikecase@google.com>2018-08-18 19:33:13 -0700
committerGravatar TensorFlower Gardener <gardener@tensorflow.org>2018-08-18 19:36:33 -0700
commit51100a8de57ef53e36a8a9f5a9829cbd33fbed04 (patch)
tree50fcca9d7b912adf82e047f9cca22bfa7f8f21cb /tensorflow/python/BUILD
parent424ce99f4357515f0f9e57b7a087194cf46134d6 (diff)
Internal Change.
PiperOrigin-RevId: 209299599
Diffstat (limited to 'tensorflow/python/BUILD')
-rw-r--r--tensorflow/python/BUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/tensorflow/python/BUILD b/tensorflow/python/BUILD
index 91c7fd16c5..68b3722326 100644
--- a/tensorflow/python/BUILD
+++ b/tensorflow/python/BUILD
@@ -138,6 +138,7 @@ py_library(
"//tensorflow/python/ops/parallel_for",
"//tensorflow/python/profiler",
"//tensorflow/python/saved_model",
+ "//tensorflow/python/tools:component_api_helper",
"//third_party/py/numpy",
],
)