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

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/mir-onnx-importer/Op/Conv.cpp