[coco] Automatic update Kernel Object's user list (#1049)
author박종현/동작제어Lab(SR)/Staff Engineer/삼성전자 <jh1302.park@samsung.com>
Thu, 16 Aug 2018 06:49:58 +0000 (15:49 +0900)
committerGitHub Enterprise <noreply-CODE@samsung.com>
Thu, 16 Aug 2018 06:49:58 +0000 (15:49 +0900)
commit30944fde95ce2b3f956f6500a15c4d973bf17386
treee5cdebfc87168decda5daeaf1336c2432d919ab4
parent4097b6d9fe9c8bf7595f972529e35002457cb1d4
[coco] Automatic update Kernel Object's user list (#1049)

This commit revises Conv2D op class to automatically update kernel object's
user list on ker method call.

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