[locomotiv] Remove GraphInput/Output node method calls (#6719)
author박종현/On-Device Lab(SR)/Staff Engineer/삼성전자 <jh1302.park@samsung.com>
Tue, 20 Aug 2019 07:34:00 +0000 (16:34 +0900)
committerGitHub Enterprise <noreply-CODE@samsung.com>
Tue, 20 Aug 2019 07:34:00 +0000 (16:34 +0900)
commit3711f290b32af9ff3b2ae29e05404588dc191aef
tree32dfb4a18bed656f20d2bc8aa0b9f2d562b6fc54
parent3236c5d5c958b4fa44b13ecda179942e915b205e
[locomotiv] Remove GraphInput/Output node method calls (#6719)

This commit removes all the GraphInput::node and GraphOutput::node
method calls in locomotiv. This is a step toward loco GraphInput/Output
class redesign.

Signed-off-by: Jonghyun Park <jh1302.park@samsung.com>
compiler/locomotiv/src/Session.cpp
compiler/locomotiv/src/Session.test.cpp