[mir2loco] DeConv2D transformation implementation (#7642)
authorПавел Ильютченко/AI Tools Lab /SRR/Engineer/삼성전자 <p.iliutchenk@samsung.com>
Mon, 23 Sep 2019 15:30:12 +0000 (18:30 +0300)
committerAlexander Efimov/AI Tools Lab/./Samsung Electronics <a.efimov@samsung.com>
Mon, 23 Sep 2019 15:30:12 +0000 (18:30 +0300)
commitc571797bd43b2fdbfd0f8ed7d702bc79e8e89049
treebb0e816b78a7f86d281e9f3e65b15883061caec3
parent7b97090e170feabf8d383aad965209cbf3cbeb44
[mir2loco] DeConv2D transformation implementation (#7642)

* Supported mir::DeConv2D transformation to loco::TransposedConv2D
* Added test for it

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