aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/BUILD
diff options
context:
space:
mode:
authorGravatar Anna R <annarev@google.com>2018-01-18 17:16:06 -0800
committerGravatar TensorFlower Gardener <gardener@tensorflow.org>2018-01-18 17:19:42 -0800
commit547d70e46c87dde6295d551d18c300aece4f4509 (patch)
tree1e86053999228422582dcb2219992c0e7537c151 /tensorflow/BUILD
parent9f07ca8df94ef5261a0c77f7e2eef170c8cead8d (diff)
Script to create ApiDef files automatically based on OpDef.
PiperOrigin-RevId: 182463327
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 df1e392175..240a092ef0 100644
--- a/tensorflow/BUILD
+++ b/tensorflow/BUILD
@@ -574,6 +574,7 @@ filegroup(
"//tensorflow/contrib/util:all_files",
"//tensorflow/contrib/verbs:all_files",
"//tensorflow/core:all_files",
+ "//tensorflow/core/api_def:all_files",
"//tensorflow/core/debug:all_files",
"//tensorflow/core/distributed_runtime:all_files",
"//tensorflow/core/distributed_runtime/rpc:all_files",