[enco] Emit setInput and setOutput calls (#1246)
author박종현/동작제어Lab(SR)/Staff Engineer/삼성전자 <jh1302.park@samsung.com>
Thu, 30 Aug 2018 06:48:36 +0000 (15:48 +0900)
committerGitHub Enterprise <noreply-CODE@samsung.com>
Thu, 30 Aug 2018 06:48:36 +0000 (15:48 +0900)
commitf1c82c9217689dc4e091d88ddb9d870c6064c440
tree7bc234ac2c5004174429fc0cf0ba5de0a66ad14f
parentefae27a1496bacbb50676971fde84c3cca66c1f8
[enco] Emit setInput and setOutput calls (#1246)

With this commit, generated code will includes the call for the
following APIs (if necessary):
 - ANeuralNetworksExecution_setInput
 - ANeuralNetworksExecution_setOutput

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