[loco] Automatic Update Graph Input/Ouput Index (#6129)
author박종현/On-Device Lab(SR)/Staff Engineer/삼성전자 <jh1302.park@samsung.com>
Fri, 2 Aug 2019 03:42:09 +0000 (12:42 +0900)
committerGitHub Enterprise <noreply-CODE@samsung.com>
Fri, 2 Aug 2019 03:42:09 +0000 (12:42 +0900)
commitb3fdfdd82c56d4f98d0da9b3afefe814d0de31da
treeccf759cbc1da19e8d16bb3352357c096fbd88eae
parent3524de618357a31dc34f12c7c4a464d471a0c1d1
[loco] Automatic Update Graph Input/Ouput Index (#6129)

This commit revises "GraphInput" and "GraphOuput" class to automatically
feed its index to "Pull" and "Push" nodes on node method call.

Signed-off-by: Jonghyun Park <jh1302.park@samsung.com>
compiler/loco/include/loco/IR/Graph.h
compiler/loco/src/IR/Graph.cpp
compiler/loco/src/IR/Nodes.cpp