[coco] Configurable MaxPool2D window size (#1313)
author박종현/동작제어Lab(SR)/Staff Engineer/삼성전자 <jh1302.park@samsung.com>
Tue, 4 Sep 2018 02:18:00 +0000 (11:18 +0900)
committerGitHub Enterprise <noreply-CODE@samsung.com>
Tue, 4 Sep 2018 02:18:00 +0000 (11:18 +0900)
commit680ade5579dea59035b0dc2e917d1d9dcd8149d2
treeb773fb777fb741b6bbf02188fe334507abbe3e3a
parentf6d14295b39e533dc5af1f6390ad66c0220feb19
[coco] Configurable MaxPool2D window size (#1313)

This commit introduces a field and methods related with window (=
receptive field) configuration.

Signed-off-by: Jonghyun Park <jh1302.park@samsung.com>
contrib/coco/core/include/coco/IR/MaxPool2D.h
contrib/coco/core/src/IR/MaxPool2D.test.cpp