Enable some nnapi tests on ACL neon (#7756)
author장지섭/On-Device Lab(SR)/Engineer/삼성전자 <jiseob.jang@samsung.com>
Fri, 27 Sep 2019 08:20:46 +0000 (17:20 +0900)
committer오형석/On-Device Lab(SR)/Staff Engineer/삼성전자 <hseok82.oh@samsung.com>
Fri, 27 Sep 2019 08:20:46 +0000 (17:20 +0900)
This commit enables some nnapi tests on ACL neon.
  - dequantize*
  - TrivialTest.BroadcastMulTwo

Signed-off-by: jiseob.jang <jiseob.jang@samsung.com>
tests/nnapi/nnapi_gtest.skip.armv7l-linux.acl_neon

index 42bb0d5..f76ae29 100644 (file)
@@ -2,8 +2,6 @@
 # Following tests will be skipped on armv7l-linux acl_neon
 #
 # Not support operations
-TrivialTest.BroadcastMulTwo
-GeneratedTests.dequantize
 GeneratedTests.lsh_projection*
 GeneratedTests.mobilenet*
 GeneratedTests.svdf*