Change the way getting layout of node in PermutationInsertionPass (#6148)
author장지섭/On-Device Lab(SR)/Engineer/삼성전자 <jiseob.jang@samsung.com>
Mon, 5 Aug 2019 04:42:25 +0000 (13:42 +0900)
committer이한종/On-Device Lab(SR)/Engineer/삼성전자 <hanjoung.lee@samsung.com>
Mon, 5 Aug 2019 04:42:25 +0000 (13:42 +0900)
commit632ead62e015854440e93b4e2f2291e13431f8f2
tree21e20de950f8121d5379879be4a0200c59777cbb
parenta51e6692b4006822156f0ddd091b5eb4af393475
Change the way getting layout of node in PermutationInsertionPass (#6148)

This commit changes the way getting layout of node in PermuttationInsertionPass from model::Subgraph to operation::LowerInfo.

Signed-off-by: jiseob.jang <jiseob.jang@samsung.com>
runtimes/neurun/core/src/graph/pass/PermutationInsertionPass.cc