aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/contrib/lite/tools/BUILD
diff options
context:
space:
mode:
Diffstat (limited to 'tensorflow/contrib/lite/tools/BUILD')
-rw-r--r--tensorflow/contrib/lite/tools/BUILD2
1 files changed, 2 insertions, 0 deletions
diff --git a/tensorflow/contrib/lite/tools/BUILD b/tensorflow/contrib/lite/tools/BUILD
index d070018e83..0b26826403 100644
--- a/tensorflow/contrib/lite/tools/BUILD
+++ b/tensorflow/contrib/lite/tools/BUILD
@@ -53,6 +53,7 @@ cc_test(
"//tensorflow/contrib/lite:testdata/test_model_broken.bin",
],
tags = [
+ "no_oss",
"tflite_not_portable_android",
"tflite_not_portable_ios",
],
@@ -79,6 +80,7 @@ cc_test(
size = "small",
srcs = ["verifier_test.cc"],
tags = [
+ "no_oss",
"tflite_not_portable",
],
deps = [