[nnpkg_tool] Introduce nnpkg_test.sh (#7020)
author이상규/On-Device Lab(SR)/Principal Engineer/삼성전자 <sg5.lee@samsung.com>
Thu, 29 Aug 2019 05:39:06 +0000 (14:39 +0900)
committer오형석/On-Device Lab(SR)/Staff Engineer/삼성전자 <hseok82.oh@samsung.com>
Thu, 29 Aug 2019 05:39:06 +0000 (14:39 +0900)
commit513b9f6c7cc31611daacaa730e8bb554b2036f75
tree14be1a44e090eaa322375ed877e8aa431dd21c64
parent9b89e9ad04da0a8218e8740f6fe935e92beec780
[nnpkg_tool] Introduce nnpkg_test.sh (#7020)

Introduce a tool for running an nnpackage testcase.
It will run nnpackage with nnpackage_run, and compare the result.
For usage, find README.md.

Signed-off-by: Sanggyu Lee <sg5.lee@samsung.com>
tools/nnpackage_tool/nnpkg_test/README.md [new file with mode: 0644]
tools/nnpackage_tool/nnpkg_test/nnpkg_test.sh [new file with mode: 0755]