Introduce PermutationOperationPass (#7254)
author장지섭/On-Device Lab(SR)/Engineer/삼성전자 <jiseob.jang@samsung.com>
Wed, 18 Sep 2019 11:37:34 +0000 (20:37 +0900)
committer이한종/On-Device Lab(SR)/Engineer/삼성전자 <hanjoung.lee@samsung.com>
Wed, 18 Sep 2019 11:37:34 +0000 (20:37 +0900)
commitf3e8b3e82a89cc3fad2940f674f596317a992979
treed49a1024f86bd5fbbf7c1c481470e99ab40d2d82
parenta80a88f153417aba69ec73ff6c397d766c677ba2
Introduce PermutationOperationPass (#7254)

This commit introduces PermutationOperationPass that can change layout of each op

Signed-off-by: jiseob.jang <jiseob.jang@samsung.com>
runtimes/neurun/core/src/graph/pass/OperationPass.cc
runtimes/neurun/core/src/graph/pass/OperationPass.h
runtimes/neurun/core/src/graph/pass/PermutationOperationPass.cc [new file with mode: 0644]
runtimes/neurun/core/src/graph/pass/PermutationOperationPass.h [new file with mode: 0644]