[coco] Store feature index to element mapping (#797)
author박종현/동작제어Lab(SR)/Staff Engineer/삼성전자 <jh1302.park@samsung.com>
Wed, 25 Jul 2018 06:48:41 +0000 (15:48 +0900)
committerGitHub Enterprise <noreply-CODE@samsung.com>
Wed, 25 Jul 2018 06:48:41 +0000 (15:48 +0900)
commitaf68b13e2a6a7243b444b8151df8319659225da4
tree59d6e49745fe62faabe2e7b390a4bebb72ae0578
parent2206466a2f3ceebfcf04c4833a05132e855f8f8c
[coco] Store feature index to element mapping (#797)

This commit revises FeatureObject class to store feature index to
element ID mapping in it.

Signed-off-by: Jonghyun Park <jh1302.park@samsung.com>
contrib/coco/core/include/coco/IR/FeatureObject.h
contrib/coco/core/src/IR/FeatureObject.cpp
contrib/coco/core/src/IR/FeatureObject.test.cpp