aboutsummaryrefslogtreecommitdiff
path: root/src/armnn/test/ConstTensorLayerVisitor.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/armnn/test/ConstTensorLayerVisitor.cpp')
-rw-r--r--src/armnn/test/ConstTensorLayerVisitor.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/armnn/test/ConstTensorLayerVisitor.cpp b/src/armnn/test/ConstTensorLayerVisitor.cpp
index 701327b120..e992721a72 100644
--- a/src/armnn/test/ConstTensorLayerVisitor.cpp
+++ b/src/armnn/test/ConstTensorLayerVisitor.cpp
@@ -950,7 +950,6 @@ TEST_CASE("CheckNamedLstmLayerCifgDisabled")
layer->ExecuteStrategy(visitor);
}
-// TODO add one with peephole
TEST_CASE("CheckLstmLayerPeephole")
{
LstmDescriptor descriptor;
@@ -1275,7 +1274,6 @@ TEST_CASE("CheckNamedLstmLayerPeephole")
layer->ExecuteStrategy(visitor);
}
-// TODO add one with projection
TEST_CASE("CheckLstmLayerProjection")
{
LstmDescriptor descriptor;