[coco] Record stride configuration in MaxPool2D (#1320)
author박종현/동작제어Lab(SR)/Staff Engineer/삼성전자 <jh1302.park@samsung.com>
Tue, 4 Sep 2018 07:01:51 +0000 (16:01 +0900)
committerGitHub Enterprise <noreply-CODE@samsung.com>
Tue, 4 Sep 2018 07:01:51 +0000 (16:01 +0900)
commit416afadf365c1d40770545d5a9236120ee4824c3
tree378367f64da045639fd5058b7751f8b4303556e7
parent8f910f4e1f7028b5ccd3237ef72784134075fb0d
[coco] Record stride configuration in MaxPool2D (#1320)

This commit introduces a field and methods related with stride into
MaxPool2D class.

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