diff options
Diffstat (limited to 'tests')
-rw-r--r-- | tests/nnapi/nnapi_gtest.skip.armv7l-linux.neurun | 2 | ||||
-rw-r--r-- | tests/scripts/neurun_frameworktest_list.armv7l.acl_cl.txt | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/tests/nnapi/nnapi_gtest.skip.armv7l-linux.neurun b/tests/nnapi/nnapi_gtest.skip.armv7l-linux.neurun index f8dce0967..3545b7156 100644 --- a/tests/nnapi/nnapi_gtest.skip.armv7l-linux.neurun +++ b/tests/nnapi/nnapi_gtest.skip.armv7l-linux.neurun @@ -19,8 +19,6 @@ ValidationTestExecution.SetInputFromMemory ValidationTestExecution.SetOutputFromMemory ValidationTestExecution.StartCompute ValidationTestExecution.EventWait -GeneratedTests.add_broadcast_4D_2D_after_nops_float_nnfw -GeneratedTests.add_quant8 GeneratedTests.argmax* GeneratedTests.avg_pool_float_1 GeneratedTests.avg_pool_float_2 diff --git a/tests/scripts/neurun_frameworktest_list.armv7l.acl_cl.txt b/tests/scripts/neurun_frameworktest_list.armv7l.acl_cl.txt index 9c4e97dac..4adc95641 100644 --- a/tests/scripts/neurun_frameworktest_list.armv7l.acl_cl.txt +++ b/tests/scripts/neurun_frameworktest_list.armv7l.acl_cl.txt @@ -1,3 +1,5 @@ +add/1D +add/4D average_pool_2d concat/concat1 concat/concat2 |