[nnpkg_run] rename namespace NNPackageRun to nnpkg_run (#9369)
author이상규/On-Device Lab(SR)/Principal Engineer/삼성전자 <sg5.lee@samsung.com>
Wed, 4 Dec 2019 06:20:08 +0000 (15:20 +0900)
committer오형석/On-Device Lab(SR)/Staff Engineer/삼성전자 <hseok82.oh@samsung.com>
Wed, 4 Dec 2019 06:20:08 +0000 (15:20 +0900)
commit17b86dcf0707907ef7c2e575e9e791818874bbab
treed7cfca0f636fa2e329bc1b72ffcc9d92bf1b8a6c
parentad257dba4908143a98273647fd02bebee2dbac26
[nnpkg_run] rename namespace NNPackageRun to nnpkg_run (#9369)

It renames namespace name for nnpackage_run.
It was snake style. However, I would like to use same naming style of `neurun`.

Signed-off-by: Sanggyu Lee <sg5.lee@samsung.com>
tests/tools/nnpackage_run/src/allocation.h
tests/tools/nnpackage_run/src/args.cc
tests/tools/nnpackage_run/src/args.h
tests/tools/nnpackage_run/src/h5formatter.cc
tests/tools/nnpackage_run/src/h5formatter.h
tests/tools/nnpackage_run/src/nnfw_util.cc
tests/tools/nnpackage_run/src/nnfw_util.h
tests/tools/nnpackage_run/src/nnpackage_run.cc