[enco] Introduce ANN OperandInventory (#1095)
author박종현/동작제어Lab(SR)/Staff Engineer/삼성전자 <jh1302.park@samsung.com>
Mon, 20 Aug 2018 23:18:18 +0000 (08:18 +0900)
committerGitHub Enterprise <noreply-CODE@samsung.com>
Mon, 20 Aug 2018 23:18:18 +0000 (08:18 +0900)
commitc84f629b9d2acf4a853a61da66f4bc81915fd568
tree003838811f4712d46855262af84af840beb24636
parentaa3ad5abe051af4bd8745756976a6250f165306c
[enco] Introduce ANN OperandInventory (#1095)

This commit introduces ANN OperandInventory class which serves as a
factory and tracker of ANN Operand instances.

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