aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/contrib/lite/testing/generated_examples_zip_test.cc
diff options
context:
space:
mode:
Diffstat (limited to 'tensorflow/contrib/lite/testing/generated_examples_zip_test.cc')
-rw-r--r--tensorflow/contrib/lite/testing/generated_examples_zip_test.cc3
1 files changed, 3 insertions, 0 deletions
diff --git a/tensorflow/contrib/lite/testing/generated_examples_zip_test.cc b/tensorflow/contrib/lite/testing/generated_examples_zip_test.cc
index e67fee2a1c..6df8b36d06 100644
--- a/tensorflow/contrib/lite/testing/generated_examples_zip_test.cc
+++ b/tensorflow/contrib/lite/testing/generated_examples_zip_test.cc
@@ -101,6 +101,9 @@ std::map<string, string> kBrokenTests = {
"77546240"},
{R"(^\/arg_min_max.*axis_is_last_dim=False.*input_shape=\[.,.\])",
"77546240"},
+
+ // A TOCO bug when multiple Conv2D/Matmul shares the same weight tensor.
+ {R"(^\/conv_with_shared_weights.*)", "112436267"},
};
// Allows test data to be unarchived into a temporary directory and makes