[logo] Introduce ResolveRedundantReshapePass (#6940)
author박세희/On-Device Lab(SR)/Principal Engineer/삼성전자 <saehie.park@samsung.com>
Tue, 27 Aug 2019 04:18:51 +0000 (13:18 +0900)
committerGitHub Enterprise <noreply-CODE@samsung.com>
Tue, 27 Aug 2019 04:18:51 +0000 (13:18 +0900)
commit824d0a98e4a70e8cead065526a7f878787b98302
treeec0142f4ce9b3661d7a4d25c697c090291612882
parent2f162de54de1fcba7f02e18fea89ab9fd5aee997
[logo] Introduce ResolveRedundantReshapePass (#6940)

This will introduce ResolveRedundantReshapePass copied from moco

Signed-off-by: SaeHie Park <saehie.park@samsung.com>
compiler/logo/include/logo/ResolveRedundantReshapePass.h [new file with mode: 0644]
compiler/logo/src/Passes/ResolveRedundantReshapePass.cpp [new file with mode: 0644]