[layout] Add raw data layout
authorDongju Chae <dongju.chae@samsung.com>
Wed, 4 Aug 2021 07:00:52 +0000 (16:00 +0900)
committer채동주/On-Device Lab(SR)/Staff Engineer/삼성전자 <dongju.chae@samsung.com>
Thu, 5 Aug 2021 00:32:32 +0000 (09:32 +0900)
commitcb489781d9e97b9f65ec2cf8a87743fec7dda1d6
tree1201e5560d9bcf2ebe4d5083153b481e6f4ac688
parent55d1382e67084712111207002e17f4ab74da980d
[layout] Add raw data layout

This patch adds new enum value, DATA_LAYOUT_RAW.

When it's specified, npu-engine skips data layout conversion which means
the tensor size should be matched with the corresponding segment size.

Signed-off-by: Dongju Chae <dongju.chae@samsung.com>
include/common/typedef.h