[moco-tf] Fix shape and pad for TFAvgPool (#5996)
author박세희/On-Device Lab(SR)/Principal Engineer/삼성전자 <saehie.park@samsung.com>
Tue, 30 Jul 2019 03:43:35 +0000 (12:43 +0900)
committerGitHub Enterprise <noreply-CODE@samsung.com>
Tue, 30 Jul 2019 03:43:35 +0000 (12:43 +0900)
commitca93405e0bae5eb8e819aba96dcad765bc922782
treec381ae58aec21527db2ca16bd9fdb0e66027b0e7
parent2a0d298811368008679b4d1d141feee839c084a9
[moco-tf] Fix shape and pad for TFAvgPool (#5996)

This will implement FixShape and FixPadding for TFAvgPool node

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