Internal change.
authorZhixian Yan <zhixianyan@google.com>
Sat, 24 Feb 2018 00:51:24 +0000 (16:51 -0800)
committerTensorFlower Gardener <gardener@tensorflow.org>
Sat, 24 Feb 2018 00:57:19 +0000 (16:57 -0800)
PiperOrigin-RevId: 186843632

tensorflow/contrib/lite/testing/generated_examples_zip_test.cc

index 976363f..86606d1 100644 (file)
@@ -92,6 +92,9 @@ std::map<string, string> kBrokenTests = {
 
     // Transpose only supports 1D-4D input tensors.
     {R"(^\/transpose.*input_shape=\[.,.,.,.,.\])", "71545879"},
+
+    // Lstm kernel gets different results on tsan, asan, msan.
+    {R"(^\/lstmdtype=tf.float32.*)", "73830845"},
 };
 
 // Allows test data to be unzipped into a temporary directory and makes