aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/tools/pip_package/BUILD
diff options
context:
space:
mode:
authorGravatar A. Unique TensorFlower <gardener@tensorflow.org>2016-10-06 13:34:23 -0800
committerGravatar TensorFlower Gardener <gardener@tensorflow.org>2016-10-06 14:47:08 -0700
commit4fe49431eb892184c03e4af57d9a0b36b1af6989 (patch)
treef415db8947aa8658a9d70e39d3ecfa40d8727719 /tensorflow/tools/pip_package/BUILD
parentd680b19889fa7cb6c25a3a32006199e542b3d411 (diff)
Adding specs to the open source version of TensorFlow.
Change: 135406004
Diffstat (limited to 'tensorflow/tools/pip_package/BUILD')
-rw-r--r--tensorflow/tools/pip_package/BUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/tensorflow/tools/pip_package/BUILD b/tensorflow/tools/pip_package/BUILD
index e95474e6ad..dea9159ce6 100644
--- a/tensorflow/tools/pip_package/BUILD
+++ b/tensorflow/tools/pip_package/BUILD
@@ -35,6 +35,7 @@ sh_binary(
"//tensorflow/contrib/slim:all_files",
"//tensorflow/contrib/slim/python/slim/data:all_files",
"//tensorflow/contrib/slim/python/slim/nets:all_files",
+ "//tensorflow/contrib/specs:all_files",
"//tensorflow/contrib/tensor_forest:all_files",
"//tensorflow/contrib/tensor_forest/hybrid:all_files",
"//tensorflow/core:framework_headers",