[Exporter] move builtin options for tflite into tflite_opnode
authorjijoong.moon <jijoong.moon@samsung.com>
Mon, 11 Apr 2022 13:28:45 +0000 (22:28 +0900)
committerJijoong Moon <jijoong.moon@samsung.com>
Tue, 12 Apr 2022 03:37:05 +0000 (12:37 +0900)
commit08038af0179b974e860c8bec5b6d588efbf040ae
tree1dbc4c4e918b87dcd6dc09ce98abbac7f661b7ed
parentdee3efde6d2a57ca67f3be106c6a7500089d4ad6
[Exporter] move builtin options for tflite into tflite_opnode

This patch add getter of Flatbuffer builtin options in TfOpNodes.
More case will be added to get the builtin options.

Resolves:

**Self evaluation:**
1. Build test:  [X]Passed [ ]Failed [ ]Skipped
2. Run test:  [X]Passed [ ]Failed [ ]Skipped

Signed-off-by: jijoong.moon <jijoong.moon@samsung.com>
nntrainer/compiler/tflite_interpreter.cpp
nntrainer/compiler/tflite_opnode.cpp
nntrainer/compiler/tflite_opnode.h