[enco] Invoke ANeuralNetworksEvent_free in cpp file (#3019)
author남궁석/On-Device Lab(SR)/Engineer/삼성전자 <sk.namkoong@samsung.com>
Mon, 11 Feb 2019 08:09:23 +0000 (17:09 +0900)
committer박종현/On-Device Lab(SR)/Staff Engineer/삼성전자 <jh1302.park@samsung.com>
Mon, 11 Feb 2019 08:09:23 +0000 (17:09 +0900)
commit1f4ae0937982221a097c88839f7c8f52fce1b673
tree52851598f60b71232c38457aa7c8be9540b889ca
parentab8c48ec32738fff93d046782865b238b31f9064
[enco] Invoke ANeuralNetworksEvent_free in cpp file (#3019)

Until now, c++ code that enco NNAPI backend generates didn't invoke `ANeuralNetworksEvent_free`
This commit will fix it

Signed-off-by: Seok NamKoong <sk.namkoong@samsung.com>
contrib/enco/core/src/CppGen/Subnet.cpp