Add fullyconnected and mean tests using tflite (#2606)
author윤지영/동작제어Lab(SR)/Engineer/삼성전자 <jy910.yun@samsung.com>
Wed, 5 Sep 2018 08:32:28 +0000 (17:32 +0900)
committer오형석/동작제어Lab(SR)/Staff Engineer/삼성전자 <hseok82.oh@samsung.com>
Wed, 5 Sep 2018 08:32:28 +0000 (17:32 +0900)
commit600cd9e2a59655410f8587f0ab85f150a01c490c
tree60047f57dd940adc52afa36ac680406ad4f2b044
parent0b6464efe3d367c316ff90df0a5bce609cd21134
Add fullyconnected and mean tests using tflite (#2606)

This commit add fullyconnected and mean directory for testing these tflite files.
It will automatically download the files from npuarchive.mooo server and test it.

Signed-off-by: Jiyoung Yun <jy910.yun@samsung.com>
tests/framework/tests/fullyconnected/config.sh [new file with mode: 0644]
tests/framework/tests/mean/config.sh [new file with mode: 0644]