[neurun] Define TypeInfo class (#2415)
author오형석/동작제어Lab(SR)/Staff Engineer/삼성전자 <hseok82.oh@samsung.com>
Wed, 22 Aug 2018 08:53:13 +0000 (17:53 +0900)
committerGitHub Enterprise <noreply-CODE@samsung.com>
Wed, 22 Aug 2018 08:53:13 +0000 (17:53 +0900)
commit7d6c85c594ec7812fd79d07090cee103c250f575
tree07ff88f31d7eb0a204f75fc33b4d959af3673c89
parentc40ed7846c581132dbfe1cac90b8e981a043a694
[neurun] Define TypeInfo class (#2415)

Define TypeInfo class to remove data type information from Shape

Signed-off-by: Hyeongseok Oh <hseok82.oh@samsung.com>
runtimes/neurun/src/internal/operand/TypeInfo.cc [new file with mode: 0644]
runtimes/neurun/src/internal/operand/TypeInfo.h [new file with mode: 0644]