Add more test scripts for TF Lite models (#422)
author서상민/동작제어Lab(SR)/Senior Engineer/삼성전자 <sangmin7.seo@samsung.com>
Thu, 5 Apr 2018 04:25:25 +0000 (13:25 +0900)
committer최형규/동작제어Lab(SR)/Senior Engineer/삼성전자 <hk0110.choi@samsung.com>
Thu, 5 Apr 2018 04:25:25 +0000 (13:25 +0900)
commit0be159855a5fa32f54a796058f13e6c84e569be8
tree8cb48861c1f2c33a73900a452e2d89bbf39df1a8
parent1ba602ee2e63de158c5e01e73014b712fd1ba09f
Add more test scripts for TF Lite models (#422)

Related issues #84 and #402

This patch adds test scripts for TF Lite models created in #402.

Signed-off-by: Sangmin Seo <sangmin7.seo@samsung.com>
tests/framework/tests/avgpool1/config.sh [new file with mode: 0644]
tests/framework/tests/avgpool2/config.sh [new file with mode: 0644]
tests/framework/tests/convolution1/config.sh [new file with mode: 0644]
tests/framework/tests/convolution2/config.sh [new file with mode: 0644]
tests/framework/tests/maxpool1/config.sh [new file with mode: 0644]
tests/framework/tests/maxpool2/config.sh [new file with mode: 0644]
tests/framework/tests/softmax/config.sh [new file with mode: 0644]