[enco] Pass strides to ANN subnet (#1257)
author박종현/동작제어Lab(SR)/Staff Engineer/삼성전자 <jh1302.park@samsung.com>
Fri, 31 Aug 2018 00:19:07 +0000 (09:19 +0900)
committerGitHub Enterprise <noreply-CODE@samsung.com>
Fri, 31 Aug 2018 00:19:07 +0000 (09:19 +0900)
commit8fbd3bef6d4859f1816cae5314213a0fe5a1df87
tree77f6207e1b2799f5f71a94f3e85ffbac49ca4d02
parented472b1e0af32fd26d502522c440121228189e5a
[enco] Pass strides to ANN subnet (#1257)

This commit passes stride values (specified in Conv2D op) to android NN
sub-network via setOperandValue calls.

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