aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/contrib/batching
diff options
context:
space:
mode:
authorGravatar A. Unique TensorFlower <gardener@tensorflow.org>2017-06-21 13:53:18 -0700
committerGravatar TensorFlower Gardener <gardener@tensorflow.org>2017-06-21 13:56:38 -0700
commit46bdbbd955b241e38c9d08fe808ac2b4465f6ed9 (patch)
treeebc6a179d95ad9d541decf4d76f6efa931e9cd35 /tensorflow/contrib/batching
parent40f81fb2a9740289f37f919383880c493077b9fc (diff)
Internal change
PiperOrigin-RevId: 159738215
Diffstat (limited to 'tensorflow/contrib/batching')
-rw-r--r--tensorflow/contrib/batching/BUILD2
-rw-r--r--tensorflow/contrib/batching/util/BUILD2
2 files changed, 0 insertions, 4 deletions
diff --git a/tensorflow/contrib/batching/BUILD b/tensorflow/contrib/batching/BUILD
index 6478ad2ea7..acace9b3ba 100644
--- a/tensorflow/contrib/batching/BUILD
+++ b/tensorflow/contrib/batching/BUILD
@@ -7,8 +7,6 @@ package(
licenses(["notice"]) # Apache 2.0
-exports_files(["LICENSE"])
-
cc_library(
name = "batch_scheduler_hdrs",
hdrs = ["batch_scheduler.h"],
diff --git a/tensorflow/contrib/batching/util/BUILD b/tensorflow/contrib/batching/util/BUILD
index 48d03746bb..55dd898aa2 100644
--- a/tensorflow/contrib/batching/util/BUILD
+++ b/tensorflow/contrib/batching/util/BUILD
@@ -7,8 +7,6 @@ package(
licenses(["notice"]) # Apache 2.0
-exports_files(["LICENSE"])
-
filegroup(
name = "all_files",
srcs = glob(