aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/profiler
diff options
context:
space:
mode:
authorGravatar A. Unique TensorFlower <gardener@tensorflow.org>2018-04-15 21:52:17 -0700
committerGravatar TensorFlower Gardener <gardener@tensorflow.org>2018-04-15 21:54:38 -0700
commit9b747794ceb869105a144c965540a31791ce7fc3 (patch)
treeab41ee600795fb1c90070be50dec748b0c592a55 /tensorflow/core/profiler
parente1ea51146d6c2c3b579b84941ca5b05ce1a4fa8c (diff)
Internal change
PiperOrigin-RevId: 192981122
Diffstat (limited to 'tensorflow/core/profiler')
-rw-r--r--tensorflow/core/profiler/BUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/tensorflow/core/profiler/BUILD b/tensorflow/core/profiler/BUILD
index 3d3203cdaa..737692324b 100644
--- a/tensorflow/core/profiler/BUILD
+++ b/tensorflow/core/profiler/BUILD
@@ -1,4 +1,5 @@
package(
+ allow_proto_library_in_java_rules = 0,
default_visibility = ["//visibility:public"],
)