aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/examples/label_image
diff options
context:
space:
mode:
authorGravatar A. Unique TensorFlower <nobody@tensorflow.org>2016-01-18 10:30:10 -0800
committerGravatar Manjunath Kudlur <keveman@gmail.com>2016-01-18 12:22:31 -0800
commit80a481b508d4e63066d45e9fe1c9bee0090299d3 (patch)
tree7cdf36bd62483d1b435db8c93787d5607865d7cb /tensorflow/examples/label_image
parenta84a81a7379507f8fcdd0d6118afc2d5044d159e (diff)
Unspecified message.
Diffstat (limited to 'tensorflow/examples/label_image')
-rw-r--r--tensorflow/examples/label_image/BUILD5
1 files changed, 1 insertions, 4 deletions
diff --git a/tensorflow/examples/label_image/BUILD b/tensorflow/examples/label_image/BUILD
index 1498a21c53..732e5d54f0 100644
--- a/tensorflow/examples/label_image/BUILD
+++ b/tensorflow/examples/label_image/BUILD
@@ -1,10 +1,7 @@
# Description:
# Tensorflow C++ inference example for labeling images.
-package(
- default_hdrs_check = "loose",
- default_visibility = ["//tensorflow:internal"],
-)
+package(default_visibility = ["//tensorflow:internal"])
licenses(["notice"]) # Apache 2.0