[enco] Introduce ANN OperationInventory (#1105)
author박종현/동작제어Lab(SR)/Staff Engineer/삼성전자 <jh1302.park@samsung.com>
Tue, 21 Aug 2018 01:44:14 +0000 (10:44 +0900)
committerGitHub Enterprise <noreply-CODE@samsung.com>
Tue, 21 Aug 2018 01:44:14 +0000 (10:44 +0900)
commit4c767a9e53e4d0884da382ce82f55cf7516c605e
tree8bcd262127c1c33246b17f5cce92831420ada791
parent2e6dca57a3cf3eeb7d225c45779ac8a2b14b8029
[enco] Introduce ANN OperationInventory (#1105)

This commit introduces ANN OperationInventory which stores a sequence of
operations in ANN IR.

Signed-off-by: Jonghyun Park <jh1302.park@samsung.com>
contrib/enco/core/src/ANN/IR/OperationInventory.cpp [new file with mode: 0644]
contrib/enco/core/src/ANN/IR/OperationInventory.h [new file with mode: 0644]
contrib/enco/core/src/ANN/IR/OperationInventory.test.cpp [new file with mode: 0644]