[Filter/TF-Lite] add the invoke function
authorHyoungjooAhn <hello.ahn@samsung.com>
Wed, 11 Jul 2018 11:32:59 +0000 (20:32 +0900)
committer함명주/동작제어Lab(SR)/Principal Engineer/삼성전자 <myungjoo.ham@samsung.com>
Thu, 12 Jul 2018 08:03:58 +0000 (17:03 +0900)
commit94399cb55e5f1f8ae49b0ce83531622234e11395
treec650e85e62dfa8f12f42c6ef631a8eb4e046d237
parentcc700c02f802b4fa0e61b63822d1417be1278f99
[Filter/TF-Lite] add the invoke function

the scratch invoke function is updated.
the index array has the name ~_list and the length variable has ~_len
use filling input parameter rather than return the pointer
move the real definitions code to .cc

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