[enco/frontend] Introduce TflOpCodeContext class (#2201)
author박세희/동작제어Lab(SR)/Principal Engineer/삼성전자 <saehie.park@samsung.com>
Mon, 12 Nov 2018 09:38:35 +0000 (18:38 +0900)
committer박종현/동작제어Lab(SR)/Staff Engineer/삼성전자 <jh1302.park@samsung.com>
Mon, 12 Nov 2018 09:38:35 +0000 (18:38 +0900)
commitf74b82a77205e0583ac9484a28a06176e789cfa9
tree571e832c6b67bfd6efad4554fca6e3379bea06a5
parent275cb9d5a9095819c34bdfe630c211ddda7122a1
[enco/frontend] Introduce TflOpCodeContext class (#2201)

* [enco/frontend] Introduce TflOpCodeContext class

This will introduce TflOpCodeContext class that holds operator codes
of the TF lite model and related methods

Signed-off-by: SaeHie Park <saehie.park@samsung.com>
* apply comment as add static

* add note for opcode_name

* move to tflimport namespace region

* add const and change comment
contrib/enco/frontend/tflite/src/Frontend.cpp