aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--test/1.3/QLstm.cpp10
1 files changed, 5 insertions, 5 deletions
diff --git a/test/1.3/QLstm.cpp b/test/1.3/QLstm.cpp
index b4308d2c..608e408c 100644
--- a/test/1.3/QLstm.cpp
+++ b/test/1.3/QLstm.cpp
@@ -865,11 +865,11 @@ void QLstmWithNoProjection(armnn::Compute compute)
} // anonymous namespace
-BOOST_DATA_TEST_CASE(QLSTMWithProjectionTest, COMPUTE_DEVICES)
-{
- // Support is not added yet
- // QLstmWithProjection(sample);
-}
+// Support is not added yet
+//BOOST_DATA_TEST_CASE(QLSTMWithProjectionTest, COMPUTE_DEVICES)
+//{
+// QLstmWithProjection(sample);
+//}
BOOST_DATA_TEST_CASE(QLSTMWithNoProjectionTest, COMPUTE_DEVICES)
{