[moco-tf] Use official FixedReshape alias (#6541)
author박천교/On-Device Lab(SR)/Engineer/삼성전자 <ch.bahk@samsung.com>
Tue, 13 Aug 2019 07:29:22 +0000 (16:29 +0900)
committer박세희/On-Device Lab(SR)/Principal Engineer/삼성전자 <saehie.park@samsung.com>
Tue, 13 Aug 2019 07:29:22 +0000 (16:29 +0900)
commitf75827cb97e55b2b41d13502f74e3897b96e53df
treeb579d6a4f567b07703a0b666f60c6c38cc31a931
parentb72160e18db74bffa90f38cc4e73d090274db2bc
[moco-tf] Use official FixedReshape alias (#6541)

Now loco::FixedReshape alias is official, so this commit starts to use
the alias in moco-tf module.

Signed-off-by: Cheongyo Bahk <ch.bahk@samsung.com>
compiler/moco-tf/src/Canonicalization/ReshapeCanonicalizer.cpp
compiler/moco-tf/src/Canonicalization/SqueezeCanonicalizer.cpp
compiler/moco-tf/src/Transforms/ResolveDuplicateReshape.cpp