[neurun] Remove missed skip lists of cpu test for SoftMax (#4417)
author김수진/On-Device Lab(SR)/Engineer/삼성전자 <sjsujin.kim@samsung.com>
Wed, 13 Feb 2019 10:01:20 +0000 (19:01 +0900)
committer오형석/On-Device Lab(SR)/Staff Engineer/삼성전자 <hseok82.oh@samsung.com>
Wed, 13 Feb 2019 10:01:20 +0000 (19:01 +0900)
This commit removes missed skip lists of cpu test for `SoftMax`.

Signed-off-by: sjsujinkim <sjsujin.kim@samsung.com>
tests/nnapi/nnapi_gtest.skip.armv7l-linux.neurun.cpu

index eed2c98..f2eae1e 100644 (file)
@@ -85,7 +85,6 @@ GeneratedTests.topk_v2*
 GeneratedTests.fully_connected*
 # Unexpected result
 GeneratedTests.conv_quant8_2
-GeneratedTests.softmax*
 GeneratedTests.split*
 GeneratedTests.transpose_conv*
 GeneratedTests.pack*