[loco] Input/Output Index from Push/Pull node (#5961)
author박종현/On-Device Lab(SR)/Staff Engineer/삼성전자 <jh1302.park@samsung.com>
Mon, 29 Jul 2019 11:13:19 +0000 (20:13 +0900)
committer오형석/On-Device Lab(SR)/Staff Engineer/삼성전자 <hseok82.oh@samsung.com>
Mon, 29 Jul 2019 11:13:19 +0000 (20:13 +0900)
commitcf9a2c22b93d48621eac938dfbcf3b0c0d10c767
tree185454751276abf212b8ed6d3f927b3b81bb5c74
parentce64f4abf7c6d77e29fd010bf43656ca76ec5cac
[loco] Input/Output Index from Push/Pull node (#5961)

* [loco] Input/Output Index from Push/Pull node

This commit revises Push/Pull node to store associated Graph-level
Input/Output index in it.

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