summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
author김수진/On-Device Lab(SR)/Engineer/삼성전자 <sjsujin.kim@samsung.com>2019-03-14 09:29:09 +0900
committer박세희/On-Device Lab(SR)/Principal Engineer/삼성전자 <saehie.park@samsung.com>2019-03-14 09:29:09 +0900
commit5d92a0f8e806a15c566478e1792fdb202ef4f233 (patch)
tree3c08d705d571fb11c7acd9684b467423af2a45b4 /tests
parent261d268921992779b005c90af37c69c41f9ecc79 (diff)
downloadnnfw-5d92a0f8e806a15c566478e1792fdb202ef4f233.tar.gz
nnfw-5d92a0f8e806a15c566478e1792fdb202ef4f233.tar.bz2
nnfw-5d92a0f8e806a15c566478e1792fdb202ef4f233.zip
[neurun] Enable L2Pool2D op (#4688)
This commit enables `L2Pool2D` op for `acl_cl`. Signed-off-by: sjsujinkim <sjsujin.kim@samsung.com>
Diffstat (limited to 'tests')
-rw-r--r--tests/nnapi/nnapi_gtest.skip.armv7l-linux.neurun1
-rw-r--r--tests/scripts/neurun_frameworktest_list.armv7l.acl_cl.txt1
2 files changed, 1 insertions, 1 deletions
diff --git a/tests/nnapi/nnapi_gtest.skip.armv7l-linux.neurun b/tests/nnapi/nnapi_gtest.skip.armv7l-linux.neurun
index 0553fc458..93f1c1fc1 100644
--- a/tests/nnapi/nnapi_gtest.skip.armv7l-linux.neurun
+++ b/tests/nnapi/nnapi_gtest.skip.armv7l-linux.neurun
@@ -20,7 +20,6 @@ GeneratedTests.embedding_lookup_4d_nnfw
GeneratedTests.equal_ex*
GeneratedTests.hashtable_lookup*
GeneratedTests.l2_normalization*
-GeneratedTests.l2_pool*
GeneratedTests.local_response_norm*
GeneratedTests.logical_or_ex*
GeneratedTests.lsh_projection*
diff --git a/tests/scripts/neurun_frameworktest_list.armv7l.acl_cl.txt b/tests/scripts/neurun_frameworktest_list.armv7l.acl_cl.txt
index adaa90e63..421efe532 100644
--- a/tests/scripts/neurun_frameworktest_list.armv7l.acl_cl.txt
+++ b/tests/scripts/neurun_frameworktest_list.armv7l.acl_cl.txt
@@ -9,6 +9,7 @@ div/broadcast
exp
floor
fullyconnected/fc1
+l2_pool_2d
max_pool_2d
MODELS/mobilenet
mul/broadcast