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

This commit introduces ANN WeightInventory class which serves as a
factory and tracker of all the Weight instances.

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