[coco] Introduce FeatureShape alias (#1727)
author박종현/동작제어Lab(SR)/Staff Engineer/삼성전자 <jh1302.park@samsung.com>
Tue, 2 Oct 2018 10:03:15 +0000 (19:03 +0900)
committerGitHub Enterprise <noreply-CODE@samsung.com>
Tue, 2 Oct 2018 10:03:15 +0000 (19:03 +0900)
commit9bbc1fe9c1a02aebee3c1fbed701020357d82bf9
tree6fc8b05be1b5f59b689f3988585bc6650728a6a4
parenta7160a5170bdda2948e0c866048fdde19ef674b7
[coco] Introduce FeatureShape alias (#1727)

This commit introduces FeatureShape type in coco (which is an alias of
nncc::core::ADT::feature::Shape) for ease of use.

Signed-off-by: Jonghyun Park <jh1302.park@samsung.com>
contrib/coco/core/include/coco/IR/FeatureLayout.h
contrib/coco/core/include/coco/IR/FeatureLayouts.h
contrib/coco/core/include/coco/IR/FeatureObject.h
contrib/coco/core/include/coco/IR/FeatureShape.h [new file with mode: 0644]
contrib/coco/core/include/coco/IR/ObjectManager.h