aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/contrib/lite/testing/BUILD
diff options
context:
space:
mode:
authorGravatar A. Unique TensorFlower <gardener@tensorflow.org>2018-03-27 10:20:05 -0700
committerGravatar TensorFlower Gardener <gardener@tensorflow.org>2018-03-27 10:22:29 -0700
commitbdaa9a0ce84798eb13b97de664451cd87c3f8210 (patch)
tree98c87171b15d67dd088fc926aa8716f9ac2819ee /tensorflow/contrib/lite/testing/BUILD
parentbba3c8f13516b4d4df83f179913376ab36807f9f (diff)
Internal cleanup.
PiperOrigin-RevId: 190633067
Diffstat (limited to 'tensorflow/contrib/lite/testing/BUILD')
-rw-r--r--tensorflow/contrib/lite/testing/BUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/tensorflow/contrib/lite/testing/BUILD b/tensorflow/contrib/lite/testing/BUILD
index 555ea90034..dc9492f5e2 100644
--- a/tensorflow/contrib/lite/testing/BUILD
+++ b/tensorflow/contrib/lite/testing/BUILD
@@ -29,7 +29,7 @@ gen_zipped_test_files(
"exp.zip",
"fully_connected.zip",
"fused_batch_norm.zip",
- "gather.zip",
+ # "gather.zip", #TODO(b/76437794)
"global_batch_norm.zip",
"l2_pool.zip",
"l2norm.zip",