[neurun] Refactor too big Graph::lower() (#9087)
author김용섭/On-Device Lab(SR)/Engineer/삼성전자 <yons.kim@samsung.com>
Thu, 21 Nov 2019 08:37:39 +0000 (17:37 +0900)
committer오형석/On-Device Lab(SR)/Staff Engineer/삼성전자 <hseok82.oh@samsung.com>
Thu, 21 Nov 2019 08:37:39 +0000 (17:37 +0900)
commit07d88f8d2c9f4265b134b57009e209c35169fd65
tree8b50651a045b8502a393cda173b7845594cbb116
parent2d63ea6b8279560bdc058b09c5672e739caf6042
[neurun] Refactor too big Graph::lower() (#9087)

Separate Graph::lower() into multiple methods such as makeSubgraphs and
manipulateLowerInfo

Signed-off-by: Yongseop Kim <yons.kim@samsung.com>
runtime/neurun/core/include/graph/Graph.h
runtime/neurun/core/src/graph/Graph.cc