aboutsummaryrefslogtreecommitdiffhomepage
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
parent40f81fb2a9740289f37f919383880c493077b9fc (diff)
Internal change
PiperOrigin-RevId: 159738215
-rwxr-xr-xtensorflow/contrib/BUILD2
-rw-r--r--tensorflow/contrib/batching/BUILD2
-rw-r--r--tensorflow/contrib/batching/util/BUILD2
3 files changed, 0 insertions, 6 deletions
diff --git a/tensorflow/contrib/BUILD b/tensorflow/contrib/BUILD
index f852eded1e..6213ff6024 100755
--- a/tensorflow/contrib/BUILD
+++ b/tensorflow/contrib/BUILD
@@ -3,8 +3,6 @@
licenses(["notice"]) # Apache 2.0
-exports_files(["LICENSE"])
-
package(default_visibility = ["//tensorflow:__subpackages__"])
py_library(
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(