From f0b189f3f24f5032642ff71338c1be66fbd446b5 Mon Sep 17 00:00:00 2001 From: "A. Unique TensorFlower" Date: Wed, 25 Jul 2018 13:11:27 -0700 Subject: internal change. PiperOrigin-RevId: 206042355 --- tensorflow/contrib/lite/testing/BUILD | 1 + 1 file changed, 1 insertion(+) diff --git a/tensorflow/contrib/lite/testing/BUILD b/tensorflow/contrib/lite/testing/BUILD index 8a2705950d..098f029f13 100644 --- a/tensorflow/contrib/lite/testing/BUILD +++ b/tensorflow/contrib/lite/testing/BUILD @@ -339,6 +339,7 @@ tf_cc_test( ], tags = [ "no_cuda_on_cpu_tap", + "no_oss", # needs test data "tflite_not_portable", ], deps = [ -- cgit v1.2.3