[enco] Android NN DCONV2D operation generation (#1553)
author박종현/동작제어Lab(SR)/Staff Engineer/삼성전자 <jh1302.park@samsung.com>
Tue, 18 Sep 2018 11:26:12 +0000 (20:26 +0900)
committerGitHub Enterprise <noreply-CODE@samsung.com>
Tue, 18 Sep 2018 11:26:12 +0000 (20:26 +0900)
commit4dfb36fe7031fadaa151ec6eca3931694481a3fc
tree9dbbad80f0dfcdeb3fa2d82ec9e1401f30085e34
parent68a24207044cb98d1478c854ca0f5a3b185fd21b
[enco] Android NN DCONV2D operation generation (#1553)

* [enco] Android NN DCONV2D operation generation

With this commit, Android NN IR builder in enco NNAPI backend is now
able to build DCONV2D operation.

Signed-off-by: Jonghyun Park <jh1302.park@samsung.com>
* Fix build error
contrib/enco/core/src/Transforms/Split.cpp