aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/BUILD
diff options
context:
space:
mode:
authorGravatar A. Unique TensorFlower <gardener@tensorflow.org>2018-01-08 14:42:52 -0800
committerGravatar TensorFlower Gardener <gardener@tensorflow.org>2018-01-08 14:46:39 -0800
commit5b2aae39b75f5a864e0ec0dd95c7f3a07e9d16e7 (patch)
tree344723add86370b61c358e3ca537a176c9790f74 /tensorflow/BUILD
parent7007b43d5764fbd182afb4ea6c7aa278e5aacd09 (diff)
Core code transformers.
PiperOrigin-RevId: 181221299
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 06c9c2ba9d..ebd2cd5692 100644
--- a/tensorflow/BUILD
+++ b/tensorflow/BUILD
@@ -521,6 +521,7 @@ filegroup(
"//tensorflow/contrib/periodic_resample:all_files",
"//tensorflow/contrib/predictor:all_files",
"//tensorflow/contrib/py2tf:all_files",
+ "//tensorflow/contrib/py2tf/convert:all_files",
"//tensorflow/contrib/py2tf/pyct:all_files",
"//tensorflow/contrib/py2tf/pyct/static_analysis:all_files",
"//tensorflow/contrib/quantize:all_files",