[coco] Construct FeatureObject empty layout (#1668)
author박종현/동작제어Lab(SR)/Staff Engineer/삼성전자 <jh1302.park@samsung.com>
Fri, 28 Sep 2018 07:03:07 +0000 (16:03 +0900)
committerGitHub Enterprise <noreply-CODE@samsung.com>
Fri, 28 Sep 2018 07:03:07 +0000 (16:03 +0900)
commit2056c484b3cf5f9f8631957aed187622f3578746
treeae9b44a38e907ad8c950cd53958be1d08e88edbe
parentccab8d6f15f17d0c397fb0223378a69194c88a18
[coco] Construct FeatureObject empty layout (#1668)

This commit revises ObjectManager to allow users to construct FeatureObject
with empty layout.

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