[enco] Set AvgPool2D stride on ANN subnet construction (#1349)
author박종현/동작제어Lab(SR)/Staff Engineer/삼성전자 <jh1302.park@samsung.com>
Wed, 5 Sep 2018 09:06:26 +0000 (18:06 +0900)
committerGitHub Enterprise <noreply-CODE@samsung.com>
Wed, 5 Sep 2018 09:06:26 +0000 (18:06 +0900)
commit901992117bfb0a0cd9f6978f240442aa4b237383
tree7819c7308283a41e0a957d70606baf8ddafdfecb
parent76f719521fb41f5c6e2c52098957a74889b731e0
[enco] Set AvgPool2D stride on ANN subnet construction (#1349)

With this commit, ANN subnet builder uses stride values stored in coco IR to
set strides of ANN AvgPool2D operation.

Signed-off-by: Jonghyun Park <jh1302.park@samsung.com>
contrib/enco/core/src/Transforms/Split.cpp