[enco] Shape inference on Pooling layers with Padding (#1354)
author박종현/동작제어Lab(SR)/Staff Engineer/삼성전자 <jh1302.park@samsung.com>
Thu, 6 Sep 2018 01:04:52 +0000 (10:04 +0900)
committerGitHub Enterprise <noreply-CODE@samsung.com>
Thu, 6 Sep 2018 01:04:52 +0000 (10:04 +0900)
commit06418a209b83c840a52a46deea69a0944aa5e31f
treef8a5fb8056dce9e95e109f348b1928d03845594e
parent50639b42a1ca7d23b670838d66b701cd1ad96921
[enco] Shape inference on Pooling layers with Padding (#1354)

This commit revises PoolingSpec to infer the ouput shape of pooling
layers with padding.

Signed-off-by: Jonghyun Park <jh1302.park@samsung.com>
contrib/enco/frontend/caffe/src/PoolingSpec.cpp
contrib/enco/frontend/caffe/src/PoolingSpec.h
contrib/enco/frontend/caffe/src/PoolingSpec.test.cpp