[enco] Emit addOperation calls (#1240)
author박종현/동작제어Lab(SR)/Staff Engineer/삼성전자 <jh1302.park@samsung.com>
Thu, 30 Aug 2018 01:52:04 +0000 (10:52 +0900)
committerGitHub Enterprise <noreply-CODE@samsung.com>
Thu, 30 Aug 2018 01:52:04 +0000 (10:52 +0900)
commite66da6afc59678a4a0e6bfd5a1dd694e45618933
tree64e763507ae30ee906e29437b9b11df7ce777e56
parent33c63b176806da6a5385fd98d9dc2577474801cd
[enco] Emit addOperation calls (#1240)

With this commit, C++ code generated by enco includes addOperation
calls.

Note that the current implementation supports only CONV_2D operation.

Signed-off-by: Jonghyun Park <jh1302.park@samsung.com>
contrib/enco/core/src/CppGen/Subnet.cpp