[coco.generic] Introduce allocate for KernelObject (#1715)
author박종현/동작제어Lab(SR)/Staff Engineer/삼성전자 <jh1302.park@samsung.com>
Tue, 2 Oct 2018 04:35:12 +0000 (13:35 +0900)
committerGitHub Enterprise <noreply-CODE@samsung.com>
Tue, 2 Oct 2018 04:35:12 +0000 (13:35 +0900)
commit74517019c4de1e37860ee20df8ea0554d770a3af
treeb55de98023a280f1149cabbb60ebfc6e9e5d14d0
parent182f03295f773e78dc9cfb18ac5a28e56931873d
[coco.generic] Introduce allocate for KernelObject (#1715)

This commit introduces allocate method in PlaingWeightContext as the
first step toward Bag-level data management.

Signed-off-by: Jonghyun Park <jh1302.park@samsung.com>
contrib/coco/generic/include/coco/IR/Data.h
contrib/coco/generic/include/coco/IR/PlainWeightContext.h
contrib/coco/generic/src/IR/Data.cpp