[loco] TransposedConv2D canonical IR (#7269)
author박천교/On-Device Lab(SR)/Engineer/삼성전자 <ch.bahk@samsung.com>
Tue, 10 Sep 2019 01:32:40 +0000 (10:32 +0900)
committer박종현/On-Device Lab(SR)/Staff Engineer/삼성전자 <jh1302.park@samsung.com>
Tue, 10 Sep 2019 01:32:40 +0000 (10:32 +0900)
commitb7a4a56b9976d8264afebd7636a720d3b169bdde
tree6c16c24b7a183b95e75a4ba0d380da88216f27bc
parent53830d354f354bc6d44203e4180da43549a940ff
[loco] TransposedConv2D canonical IR (#7269)

* [loco] TransposedConv2D canonical IR

This commit introduces TransposedConv2D, loco canonical IR for
spatial transposed convolution.

Signed-off-by: Cheongyo Bahk <ch.bahk@samsung.com>
* Reorder alphabetically

* Edit comment
compiler/loco/include/loco/IR/CanonicalNodes.lst
compiler/loco/include/loco/IR/Nodes.h
compiler/loco/src/IR/Nodes.test.cpp