[nnpkg_tool] Revise nnpkg_test and model2nnpkg for readable log (#7028)
author이상규/On-Device Lab(SR)/Principal Engineer/삼성전자 <sg5.lee@samsung.com>
Thu, 29 Aug 2019 07:05:30 +0000 (16:05 +0900)
committer오형석/On-Device Lab(SR)/Staff Engineer/삼성전자 <hseok82.oh@samsung.com>
Thu, 29 Aug 2019 07:05:30 +0000 (16:05 +0900)
commite299f48cecd972e39fb30ca7511494619f55e82c
tree23f43fb6ad0417ebb0b9bd13e73a8bf91dba4352
parentf2e58939c33c51c80ac5728216807bf3cd9ab091
[nnpkg_tool] Revise nnpkg_test and model2nnpkg for readable log (#7028)

`nnpkg_test`
- distinguish the run and compare result.
- shows the errors after a blank line.
- does not use `set -e` to continue after error for pretty printing.

`model2nnpkg`
- It becmome less noisy.

Signed-off-by: Sanggyu Lee <sg5.lee@samsung.com>
tools/nnpackage_tool/model2nnpkg/model2nnpkg.sh
tools/nnpackage_tool/nnpkg_test/nnpkg_test.sh