[libnpuhost] Support output_buffers with multiple tensors
authorDongju Chae <dongju.chae@samsung.com>
Tue, 28 Jan 2020 04:41:04 +0000 (13:41 +0900)
committer송욱/On-Device Lab(SR)/Staff Engineer/삼성전자 <wook16.song@samsung.com>
Wed, 29 Jan 2020 05:54:10 +0000 (14:54 +0900)
commitecb8cb28883a5a37ceb31aae3c4f25bd06824865
tree7717add81d86f8f29830af00f327b7e185816783
parentf8ce99feccf0196a088aa89e79b097285b2633ee
[libnpuhost] Support output_buffers with multiple tensors

This commit changes libnpuhost.h to support output_buffers
to hold multiple tensors' data (like input_tensors).
Also, it revises other related codes for multi tensors and npubinfmt v2.

Signed-off-by: Dongju Chae <dongju.chae@samsung.com>
include/host/libnpuhost.h
src/core/ip/plugin-comm-ip.c
src/core/ne-comm.h
src/core/ne-common.h
src/core/ne-handler.c
src/core/ne-host-input-service.c
src/core/ne-inf.c
src/core/ne-mem.c
src/core/ne-mem.h
src/core/ne-scheduler.c