[enco.caffe] Infer the output shape of Pooling with stride (#1322)
author박종현/동작제어Lab(SR)/Staff Engineer/삼성전자 <jh1302.park@samsung.com>
Tue, 4 Sep 2018 07:41:11 +0000 (16:41 +0900)
committerGitHub Enterprise <noreply-CODE@samsung.com>
Tue, 4 Sep 2018 07:41:11 +0000 (16:41 +0900)
commit9f0fef27dddc29efbd4b8b449f1f91ebef0dc000
treea0d430bf395ba7af988d6a893634a3ddbee5c62a
parentab8bddf1158433c568ab01f47402d3e8921ea266
[enco.caffe] Infer the output shape of Pooling with stride (#1322)

With this commit, PoolingSpec is now able to infer the output shape of
Pooling layer with stride values.

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