[Filter/TF-Lite] update tflite core to hold model datas
authorHyoungjooAhn <hello.ahn@samsung.com>
Thu, 16 Aug 2018 01:54:23 +0000 (10:54 +0900)
committer함명주/동작제어Lab(SR)/Principal Engineer/삼성전자 <myungjoo.ham@samsung.com>
Fri, 17 Aug 2018 06:34:27 +0000 (15:34 +0900)
commit123c6d619d87c205a18659c0cd3cd3582e6229b5
tree392310ac6adf555ac72c271d98afaa7a23b3b7f0
parentcade400b27a065daf1c40452e9bfed6c38a474a8
[Filter/TF-Lite] update tflite core to hold model datas

the tflite core class hold and manage the model information likes dimensions, size, types of each tensor.

Signed-off-by: HyoungjooAhn <hello.ahn@samsung.com>
gst/tensor_filter/tensor_filter_tensorflow_lite.c
gst/tensor_filter/tensor_filter_tensorflow_lite_core.cc
include/tensor_filter_tensorflow_lite_core.h
include/tensor_typedef.h