[coco] Generate reader/accessor per request (#1573)
author박종현/동작제어Lab(SR)/Staff Engineer/삼성전자 <jh1302.park@samsung.com>
Wed, 19 Sep 2018 08:50:05 +0000 (17:50 +0900)
committerGitHub Enterprise <noreply-CODE@samsung.com>
Wed, 19 Sep 2018 08:50:05 +0000 (17:50 +0900)
commita80ea78e903ecf72ae50c542dd9aedf42dd55750
tree073993ee646fb841f82ce930f85868d4b0e121ab
parent2ff3afeb42f2e38997b649b0a4278481809402ce
[coco] Generate reader/accessor per request (#1573)

This commit revises PlainWeightContext to generate kernel
reader/accessor per request.

This allows PlainWeightContext to generate Object-specific reader and
accessor.

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