summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
author김수진/On-Device Lab(SR)/Engineer/삼성전자 <sjsujin.kim@samsung.com>2019-03-20 13:32:40 +0900
committer오형석/On-Device Lab(SR)/Staff Engineer/삼성전자 <hseok82.oh@samsung.com>2019-03-20 13:32:40 +0900
commita4c0bcf1501c3168666a94cdf61d9fd1618c7928 (patch)
tree845a74195b75bf5ee31ea91e66be4761c1743660 /tests
parentc775b63928f2bb29dfab8d4b28094d2a442e96b1 (diff)
downloadnnfw-a4c0bcf1501c3168666a94cdf61d9fd1618c7928.tar.gz
nnfw-a4c0bcf1501c3168666a94cdf61d9fd1618c7928.tar.bz2
nnfw-a4c0bcf1501c3168666a94cdf61d9fd1618c7928.zip
[neurun] Enable Equal, SquaredDifference, TopKV2 ops (#4738)
* [neurun] Enable Equal, SquaredDifference, TopKV2 ops This commit enables `Equal`, `SquaredDifference`, `TopKV2` ops for `acl_cl`. Signed-off-by: sjsujinkim <sjsujin.kim@samsung.com> * Fix build break
Diffstat (limited to 'tests')
-rw-r--r--tests/nnapi/nnapi_gtest.skip.armv7l-linux.neurun3
-rw-r--r--tests/scripts/neurun_frameworktest_list.armv7l.acl_cl.txt2
2 files changed, 2 insertions, 3 deletions
diff --git a/tests/nnapi/nnapi_gtest.skip.armv7l-linux.neurun b/tests/nnapi/nnapi_gtest.skip.armv7l-linux.neurun
index 879e6d5f6..36cb64fb3 100644
--- a/tests/nnapi/nnapi_gtest.skip.armv7l-linux.neurun
+++ b/tests/nnapi/nnapi_gtest.skip.armv7l-linux.neurun
@@ -14,7 +14,6 @@ ValidationTestExecution.EventWait
GeneratedTests.argmax*
GeneratedTests.depth_to_space*
GeneratedTests.dequantize
-GeneratedTests.equal_ex*
GeneratedTests.local_response_norm*
GeneratedTests.lsh_projection*
GeneratedTests.lstm*
@@ -24,12 +23,10 @@ GeneratedTests.reduce_min*
GeneratedTests.rnn*
GeneratedTests.mean*
GeneratedTests.pad*
-GeneratedTests.squared_difference_ex*
GeneratedTests.svdf*
GeneratedTests.batch_to_space*
GeneratedTests.space_to_batch*
GeneratedTests.gather_ex*
-GeneratedTests.topk_v2*
# Unexpected result
GeneratedTests.logical_or_ex_broadcast_4D_2D
GeneratedTests.split*
diff --git a/tests/scripts/neurun_frameworktest_list.armv7l.acl_cl.txt b/tests/scripts/neurun_frameworktest_list.armv7l.acl_cl.txt
index 76ebeb9f6..c4282cb98 100644
--- a/tests/scripts/neurun_frameworktest_list.armv7l.acl_cl.txt
+++ b/tests/scripts/neurun_frameworktest_list.armv7l.acl_cl.txt
@@ -7,6 +7,7 @@ conv_2d
depthwise_conv_2d
div/broadcast
embedding_lookup
+equal
exp
floor
fullyconnected/fc1
@@ -30,6 +31,7 @@ space_to_depth
strided_slice
sub/broadcast
tanh
+topk_v2
transpose
transpose_conv
MODELS/inception_module