[mir2loco] Support DepthwiseConv operation in transformer (#6574)
authorПавел Ильютченко/AI Tools Lab /SRR/Engineer/삼성전자 <p.iliutchenk@samsung.com>
Mon, 19 Aug 2019 17:35:00 +0000 (20:35 +0300)
committerAlexander Efimov/AI Tools Lab/./Samsung Electronics <a.efimov@samsung.com>
Mon, 19 Aug 2019 17:35:00 +0000 (20:35 +0300)
commit5535d1267cdf88e724ac9f19548ca3181627c96d
treeeeb5e88eafb95eaa7b1a742770ceedae1e91393b
parentcd528e8d887d9ae333ca3366263f7135df7f7b2c
[mir2loco] Support DepthwiseConv operation in transformer (#6574)

* Added DepthwiseConv2DOp convertion and test for this

Signed-off-by: Pavel Iliutchenko <p.iliutchenk@samsung.com>
compiler/mir2loco/include/mir2loco.h
compiler/mir2loco/src/mir2loco.cpp
compiler/mir2loco/src/mir2loco.test.cpp