[nnpkg-run] allow --load to accept little endian (#8116)
author이상규/On-Device Lab(SR)/Principal Engineer/삼성전자 <sg5.lee@samsung.com>
Tue, 15 Oct 2019 01:17:18 +0000 (10:17 +0900)
committer이춘석/On-Device Lab(SR)/Staff Engineer/삼성전자 <chunseok.lee@samsung.com>
Tue, 15 Oct 2019 01:17:18 +0000 (10:17 +0900)
commit1bc3a921950755dd85d480604cce7d4a8fff7027
tree9bdc578380888808bb08b20a44520e9da6602207
parent5fdcb732adf354bd5700ea957c299e008babe972
[nnpkg-run] allow --load to accept little endian (#8116)

It will allow little endianness in `nnpackage-run`.
`hdf5` internally convert endianness if necessay.
All we need is to allow little endian from if-condition.

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