[Triv2] Fix calculating input/output tensor sizes on TRIV2 layout
authorDongju Chae <dongju.chae@samsung.com>
Mon, 6 Jul 2020 06:17:11 +0000 (15:17 +0900)
committer송욱/On-Device Lab(SR)/Staff Engineer/삼성전자 <wook16.song@samsung.com>
Thu, 9 Jul 2020 07:33:41 +0000 (16:33 +0900)
commit683dedb2e18e813e309c27400800311c573d273d
treee0317b00177c46aa13b464fc501be41646e3afe2
parent21800981b1420d0b48b87869e1343b35e7e89181
[Triv2] Fix calculating input/output tensor sizes on TRIV2 layout

This patch fixes calculating input/output tensor sizes on TRIV2 layout

Signed-off-by: Dongju Chae <dongju.chae@samsung.com>
include/common/npubinfmt.h
src/core/ne-handler.cc
src/core/ne-model.cc
src/core/npu/NPUdrvAPI_emul.cc
tests/unittests/ne_core_buffer_test.cc
tests/unittests/ne_core_handler_test.cc