[coco] Introduce padding-related members to MaxPool2D (#1376)
author박종현/동작제어Lab(SR)/Staff Engineer/삼성전자 <jh1302.park@samsung.com>
Thu, 6 Sep 2018 04:39:05 +0000 (13:39 +0900)
committerGitHub Enterprise <noreply-CODE@samsung.com>
Thu, 6 Sep 2018 04:39:05 +0000 (13:39 +0900)
commitecc6a966cb6312508220aaeef28a1b79059ec6b6
tree5e50144e21bf86908316942491fad7b9c5d95fdc
parent75f22ab11cbf4cdb0aa379db45c8234d0f96d0af
[coco] Introduce padding-related members to MaxPool2D (#1376)

This commit introduces padding-related members to MaxPool2D class to
allow frontend to deliver padding information to backend.

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