Introduce the layout into Subgraph (#5222)
author장지섭/On-Device Lab(SR)/Engineer/삼성전자 <jiseob.jang@samsung.com>
Tue, 21 May 2019 00:32:22 +0000 (09:32 +0900)
committer오형석/On-Device Lab(SR)/Staff Engineer/삼성전자 <hseok82.oh@samsung.com>
Tue, 21 May 2019 00:32:22 +0000 (09:32 +0900)
commit5180f2832287bafd08ccb602185d0a1283853afc
tree2413cbb83e4d1b8e6bb85473534d0a17c3ba7970
parent2577c4a53343490ef5a8b5e341f2db867fbf0e52
Introduce the layout into Subgraph (#5222)

This commit introduces the layout into Subgraph.

Signed-off-by: jiseob.jang <jiseob.jang@samsung.com>
runtimes/neurun/core/include/model/Subgraph.h
runtimes/neurun/core/include/model/SubgraphContext.h
runtimes/neurun/core/src/graph/Graph.cc
runtimes/neurun/core/src/graph/pass/PermutationInsertionPass.cc
runtimes/neurun/core/src/model/Subgraph.cc
runtimes/neurun/core/src/model/SubgraphContext.cc