[NPUBINFMT] Append per-tensor information (e.g., num, dims, emod)
authorDongju Chae <dongju.chae@samsung.com>
Fri, 13 Dec 2019 05:39:17 +0000 (14:39 +0900)
committer채동주/On-Device Lab(SR)/Staff Engineer/삼성전자 <dongju.chae@samsung.com>
Wed, 18 Dec 2019 09:29:05 +0000 (18:29 +0900)
commitaf626e00136bd804b4562024480e1d974c149922
tree87107d9746bbffe965e016edf359e941af4f895f
parentdb3b57e8a12da1c92b7f0a6eb90eaeb1583d91e4
[NPUBINFMT] Append per-tensor information (e.g., num, dims, emod)

This commit appends per-tensor information such as dimensions, elem
size, emod, etc to 'npubinfmt.h'. This information is valid only for
npubinfmt v2. The previous version (v1) still valid. Also, we need to
make sure to assign its magic code to specify the npubinfmt version.

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