[neurun] Add some framework tests for neurun (#4546)
author김수진/On-Device Lab(SR)/Engineer/삼성전자 <sjsujin.kim@samsung.com>
Mon, 4 Mar 2019 06:11:34 +0000 (15:11 +0900)
committer이춘석/On-Device Lab(SR)/Staff Engineer/삼성전자 <chunseok.lee@samsung.com>
Mon, 4 Mar 2019 06:11:34 +0000 (15:11 +0900)
This commit adds some `framework tests` for `neurun`

- depth_conv
- MODELS/mobilenet
- reshape

Signed-off-by: sjsujinkim <sjsujin.kim@samsung.com>
tests/scripts/neurun_frameworktest_list.armv7l.acl_cl.txt

index 7ee8a03..97e7f0a 100644 (file)
@@ -4,11 +4,13 @@ average_pool_2d
 cast
 concat
 conv_2d
+depthwise_conv_2d
 fullyconnected/fc1
 max_pool_2d
+MODELS/mobilenet
 mul/broadcast
 softmax
-reshape/reshape1
+reshape
 strided_slice
 sub/broadcast
 tanh