summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
author장지섭/On-Device Lab(SR)/Engineer/삼성전자 <jiseob.jang@samsung.com>2019-03-21 10:05:45 +0900
committer오형석/On-Device Lab(SR)/Staff Engineer/삼성전자 <hseok82.oh@samsung.com>2019-03-21 10:05:45 +0900
commit7cc50f8c2626e9ebd44d7a5b6ad9fe03147b3ef2 (patch)
tree44b3c24f3fc98a09482245072d8cac9fff2a10eb /tests
parent0f514933eda40cfc3c03feb047c4d3e80d2b32ed (diff)
downloadnnfw-7cc50f8c2626e9ebd44d7a5b6ad9fe03147b3ef2.tar.gz
nnfw-7cc50f8c2626e9ebd44d7a5b6ad9fe03147b3ef2.tar.bz2
nnfw-7cc50f8c2626e9ebd44d7a5b6ad9fe03147b3ef2.zip
Append nnapi tests of comparison into skiplist of neurun (#4805)
This commit appends nnapi tests of comparison into skiplist of neurun. Signed-off-by: jiseob.jang <jiseob.jang@samsung.com>
Diffstat (limited to 'tests')
-rw-r--r--tests/nnapi/nnapi_gtest.skip.armv7l-linux.neurun2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/nnapi/nnapi_gtest.skip.armv7l-linux.neurun b/tests/nnapi/nnapi_gtest.skip.armv7l-linux.neurun
index 36cb64fb3..644c1e6e9 100644
--- a/tests/nnapi/nnapi_gtest.skip.armv7l-linux.neurun
+++ b/tests/nnapi/nnapi_gtest.skip.armv7l-linux.neurun
@@ -14,11 +14,13 @@ ValidationTestExecution.EventWait
GeneratedTests.argmax*
GeneratedTests.depth_to_space*
GeneratedTests.dequantize
+GeneratedTests.equal*
GeneratedTests.local_response_norm*
GeneratedTests.lsh_projection*
GeneratedTests.lstm*
GeneratedTests.mobilenet*
GeneratedTests.neg*
+GeneratedTests.notequal*
GeneratedTests.reduce_min*
GeneratedTests.rnn*
GeneratedTests.mean*