[moco-tf] Register Reshape elimination transforms (#6624)
author박천교/On-Device Lab(SR)/Engineer/삼성전자 <ch.bahk@samsung.com>
Fri, 16 Aug 2019 01:43:42 +0000 (10:43 +0900)
committer박세희/On-Device Lab(SR)/Principal Engineer/삼성전자 <saehie.park@samsung.com>
Fri, 16 Aug 2019 01:43:42 +0000 (10:43 +0900)
commit37745e563b7ed723591fb30969c74be7546822a1
treeafdbd489fddfefeb8f3b1526dd20f31eac407ce1
parentea95dafe3723dd6612bb7c60c50bab0681451ece
[moco-tf] Register Reshape elimination transforms (#6624)

This commit registers following Reshape elimination transforms to
canonical optimization stage:
- ResolveDuplicateReshape
- ResolveRedundantReshape

Signed-off-by: Cheongyo Bahk <ch.bahk@samsung.com>
compiler/moco-tf/src/Optimizer.cpp
compiler/moco-tf/src/Transforms.h