[enco.caffe] Initial pooling layer support (#1314)
author박종현/동작제어Lab(SR)/Staff Engineer/삼성전자 <jh1302.park@samsung.com>
Tue, 4 Sep 2018 04:49:29 +0000 (13:49 +0900)
committerGitHub Enterprise <noreply-CODE@samsung.com>
Tue, 4 Sep 2018 04:49:29 +0000 (13:49 +0900)
commit05e58de15c502244b7879753fdecad89c5523a96
tree9b34fe81dd0e3b1b0d815ff002dbc010877bdd58
parentfa982719bee7e426d4976a7da4b031330ad1fe38
[enco.caffe] Initial pooling layer support (#1314)

This commit presents the initial implementation of pooling layer
supporting routine.

The current implementation supports only simple Max pooling (w/o padding
and stride).

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