[enco] Support convolution layer with pad_h and pad_w (#1418)
author박종현/동작제어Lab(SR)/Staff Engineer/삼성전자 <jh1302.park@samsung.com>
Mon, 10 Sep 2018 02:08:39 +0000 (11:08 +0900)
committerGitHub Enterprise <noreply-CODE@samsung.com>
Mon, 10 Sep 2018 02:08:39 +0000 (11:08 +0900)
commit58c50463d2ce1abcd7408bf487e9f3c936c8a8a6
tree6e1d60b80c297e8b91738957ce37ba528f49a385
parent78e78cc78860f3370fb440314fc65e599f80e4c4
[enco] Support convolution layer with pad_h and pad_w (#1418)

* [enco] Support convolution layer with pad_h and pad_w

This commit extends caffe frontend to support convolution layer with
pad_h and pad_w parameters.

Signed-off-by: Jonghyun Park <jh1302.park@samsung.com>
* Update comment
contrib/enco/frontend/caffe/src/ConvolutionSpec.cpp