aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/examples/multibox_detector
diff options
context:
space:
mode:
authorGravatar A. Unique TensorFlower <gardener@tensorflow.org>2017-08-05 14:16:43 -0700
committerGravatar TensorFlower Gardener <gardener@tensorflow.org>2017-08-05 14:20:46 -0700
commitdfd8e7110e805d83554da4dd8d37a0e72da8a3b6 (patch)
treeb3d7b3d807eb1f6b8361bef094dac5632f15ad15 /tensorflow/examples/multibox_detector
parent6f898c6b2cbbc257d0966ee313a3670e88919463 (diff)
BUILD cleanup
PiperOrigin-RevId: 164369858
Diffstat (limited to 'tensorflow/examples/multibox_detector')
-rw-r--r--tensorflow/examples/multibox_detector/BUILD5
1 files changed, 1 insertions, 4 deletions
diff --git a/tensorflow/examples/multibox_detector/BUILD b/tensorflow/examples/multibox_detector/BUILD
index e31d8081ac..4c04180042 100644
--- a/tensorflow/examples/multibox_detector/BUILD
+++ b/tensorflow/examples/multibox_detector/BUILD
@@ -3,10 +3,7 @@
package(
default_visibility = ["//tensorflow:internal"],
- features = [
- "-layering_check",
- "-parse_headers",
- ],
+ features = ["-parse_headers"],
)
licenses(["notice"]) # Apache 2.0