[loco] Graph::NodeContext::create with multiple parameters (#4182)
author윤현식/On-Device Lab(SR)/Principal Engineer/삼성전자 <hyunsik.yoon@samsung.com>
Wed, 10 Jul 2019 08:12:30 +0000 (17:12 +0900)
committer박세희/On-Device Lab(SR)/Principal Engineer/삼성전자 <saehie.park@samsung.com>
Wed, 10 Jul 2019 08:12:30 +0000 (17:12 +0900)
commitc20593abebc373d9d531eeea25a021f6d377a1a2
tree0ae0b8703815d9a8e03d79a51405a00f017bab20
parentb21c64006063d20f9636efca91f793bd66690db7
[loco] Graph::NodeContext::create with multiple parameters (#4182)

To support loco node with constructors that takes parameter, Graph::NodeContext::create now takes parameters.

Signed-off-by: Hyun Sik Yoon <hyunsik.yoon@samsung.com>
contrib/loco/include/loco/IR/Graph.h
contrib/loco/src/IR/Graph.test.cpp