[nnc] ACL backend elementwise, deconvolution and elu (#2100)
authorТимур Отеллович Аблязимов/AI Tools Lab /SRR/Staff Engineer/삼성전자 <t.ablyazimov@samsung.com>
Thu, 1 Nov 2018 18:06:04 +0000 (21:06 +0300)
committerEfimov Alexander/AI Tools Lab/./Samsung Electronics <a.efimov@samsung.com>
Thu, 1 Nov 2018 18:06:04 +0000 (21:06 +0300)
commit22bff66c929af90ce9e6d8522c9f8d50395865b0
tree4387008ac28c9223b39acafcca1d9f5e32eda9ab
parent279c23f5bd87b2ebe007dd29605d046fb4781bab
[nnc] ACL backend elementwise, deconvolution and elu (#2100)

Elementwise, Deconvolution, and BiasAdd implementations and marking Elu as not supported yet.

The operations listed in the title done. And now, formally, all the operations are handled. Some of them marked as unsupported.

Signed-off-by: Timur Ablyazimov t.ablyazimov@samsung.com
contrib/nnc/include/passes/acl_soft_backend/AclCppOpGenerator.h
contrib/nnc/passes/acl_soft_backend/AclArtifactUtilities.in
contrib/nnc/passes/acl_soft_backend/AclCppOpGenerator.cpp