summaryrefslogtreecommitdiff
path: root/nn/runtime/test
diff options
context:
space:
mode:
Diffstat (limited to 'nn/runtime/test')
-rw-r--r--nn/runtime/test/TestGenerated.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/nn/runtime/test/TestGenerated.cpp b/nn/runtime/test/TestGenerated.cpp
index cc0b61983..a76aecd92 100644
--- a/nn/runtime/test/TestGenerated.cpp
+++ b/nn/runtime/test/TestGenerated.cpp
@@ -382,7 +382,6 @@ TEST_P(GeneratedValidationTests, Test) {
}
TEST_P(QuantizationCouplingTest, Test) {
- execute(testModel);
execute(convertQuant8AsymmOperandsToSigned(testModel));
}