[moco-tf] Revise shape inference for MaxPool (#7996)
author박세희/On-Device Lab(SR)/Principal Engineer/삼성전자 <saehie.park@samsung.com>
Tue, 8 Oct 2019 09:31:21 +0000 (18:31 +0900)
committerGitHub Enterprise <noreply-CODE@samsung.com>
Tue, 8 Oct 2019 09:31:21 +0000 (18:31 +0900)
commite16fbb82fcdd397f177fa459efe88f3f3dd7f2ab
treef0df475781360418aa7e2dd74b0d39899ae12753
parent89bb4f12a71146bd41769082a87dd47c8f308aa2
[moco-tf] Revise shape inference for MaxPool (#7996)

This will revise shape inference for MaxPool to be done in TFShapeInferenceRule

Signed-off-by: SaeHie Park <saehie.park@samsung.com>
compiler/moco-tf/src/Canonicalization/MaxPoolCanonicalizer.cpp
compiler/moco-tf/src/Dialect/TFShapeInferenceRule.cpp
compiler/moco-tf/src/Transforms/FixShapeTransform.cpp