[enco/tfl/frontend] Creation of context ob outside of loop (#2442)
author윤현식/동작제어Lab(SR)/Principal Engineer/삼성전자 <hyunsik.yoon@samsung.com>
Thu, 29 Nov 2018 05:50:41 +0000 (14:50 +0900)
committer박종현/동작제어Lab(SR)/Staff Engineer/삼성전자 <jh1302.park@samsung.com>
Thu, 29 Nov 2018 05:50:41 +0000 (14:50 +0900)
commit2ce579d950de941fc86f1f0161b03b421fffcfbb
treedf8bd3bd58fdb50693a91093a4633e098cee366b
parente52135f16010e55eac0af7ea7ccfe65835ea7eef
[enco/tfl/frontend] Creation of context ob outside of loop (#2442)

This commit moves creation of context ob outside of loop.
(putting creation code inside loop creates same object over and over)

Signed-off-by: Hyun Sik Yoon <hyunsik.yoon@samsung.com>
contrib/enco/frontend/tflite/src/Frontend.cpp