[Filter/TF-Lite] apply memcpy for output tensors
authorHyoungjooAhn <hello.ahnn@gmail.com>
Tue, 16 Oct 2018 07:46:55 +0000 (16:46 +0900)
committerMyungJoo Ham <myungjoo.ham@gmail.com>
Wed, 17 Oct 2018 06:32:26 +0000 (15:32 +0900)
commit438f9daca730516550e83d421172eba680941ee9
treeaa50b073430b0b058e750eff4ca2f2a56db2bd54
parent1dcdd55b826b2b9115a6b1d7a8669d994977125a
[Filter/TF-Lite] apply memcpy for output tensors

memcpy is applied for each output tensors of tflite. it should be just temporal solution and be updated with better way.

Signed-off-by: HyoungjooAhn <hello.ahnn@gmail.com>
gst/tensor_filter/tensor_filter_tensorflow_lite.c
gst/tensor_filter/tensor_filter_tensorflow_lite_core.cc