[nnc] Make Mobile and Inception-v3 working (#2416)
authorТимур Отеллович Аблязимов/AI Tools Lab /SRR/Staff Engineer/삼성전자 <t.ablyazimov@samsung.com>
Thu, 29 Nov 2018 10:21:08 +0000 (13:21 +0300)
committerРоман Михайлович Русяев/AI Tools Lab /SRR/Staff Engineer/삼성전자 <r.rusyaev@samsung.com>
Thu, 29 Nov 2018 10:21:08 +0000 (13:21 +0300)
commitcab9103b95333f18d54a9741935e1783d690bc10
tree6ed4791314ba03b8e426dbcc180fc811ca2593a5
parent4904c5f7af894189f90afe31a2609b5e01af9e9e
[nnc] Make Mobile and Inception-v3 working (#2416)

These commit starts a sequence of commits introducing the debugged version of the ACL backend operations used in the Mobilenet and Inception-v3 networks.

Signed-off-by: Timur Ablyazimov <t.ablyazimov@samsung.com>
contrib/nnc/include/core/modelIR/TensorUtil.h
contrib/nnc/include/passes/acl_soft_backend/AclCppOpGenerator.h
contrib/nnc/include/passes/acl_soft_backend/ArtifactModel.h
contrib/nnc/passes/acl_soft_backend/AclArtifactUtilities.in
contrib/nnc/passes/acl_soft_backend/AclCppOpGenerator.cpp
contrib/nnc/passes/acl_soft_backend/ArtifactGeneratorCppCode.cpp
contrib/nnc/passes/acl_soft_backend/ArtifactGeneratorCppDecl.cpp
contrib/nnc/passes/acl_soft_backend/ArtifactModel.cpp