[mir2loco] Change type of strides argument (#7178)
authorСергей Баранников/AI Tools Lab /SRR/Engineer/삼성전자 <s.barannikov@samsung.com>
Wed, 4 Sep 2019 15:36:31 +0000 (18:36 +0300)
committerAlexander Efimov/AI Tools Lab/./Samsung Electronics <a.efimov@samsung.com>
Wed, 4 Sep 2019 15:36:31 +0000 (18:36 +0300)
commit4841074de0f019c1eb95789cc29b0531bec86a91
tree72289bca37cba8cd779808792bbbe37292a523b4
parent1186b3950cfc50a569428fadb33213f75e1baa4c
[mir2loco] Change type of strides argument (#7178)

Change the type of `strides` argument of `Conv2D` and `DepthwiseConv2D` operations to `vector<int32_t>`.

Signed-off-by: Sergei Barannikov <s.barannikov@samsung.com>
compiler/mir2loco/src/mir2loco.test.cpp