[Tf/Skeleton] Add basic meta data
authorJihoon Lee <jhoon.it.lee@samsung.com>
Tue, 13 Apr 2021 02:05:39 +0000 (11:05 +0900)
committerJijoong Moon <jijoong.moon@samsung.com>
Tue, 11 May 2021 08:15:22 +0000 (17:15 +0900)
commitde6e9b186a8c9de2989276a501d6fc8c2f5f254d
tree915f12435d3de0ba2ba8953360e66158c01be7bf
parentdc40e18fa4d7172877f563c5ca0f4327cd0452ae
[Tf/Skeleton] Add basic meta data

This patch adds basic meta data to tflite file for startup

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

Signed-off-by: Jihoon Lee <jhoon.it.lee@samsung.com>
nntrainer/compiler/tflite_interpreter.cpp
test/unittest/compiler/unittest_interpreter.cpp