[Filter/TFLite] support dynamic model
authorHyoungjooAhn <hello.ahnn@gmail.com>
Mon, 19 Nov 2018 06:50:11 +0000 (15:50 +0900)
committerMyungJoo Ham <myungjoo.ham@gmail.com>
Mon, 19 Nov 2018 09:42:07 +0000 (09:42 +0000)
commitba5bce47f2061848dd5978cbd27922b1ed4c31c8
treedd902c1111add380a6a301582c0ecef03e68dd67
parentcc8ece108a7191d59c8265116ee35e166231b4e8
[Filter/TFLite] support dynamic model

User open tflite model when a model is already loaded, compare it with previous one and if it is different, make the  object the new one with new model.

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
gst/tensor_filter/tensor_filter_tensorflow_lite_core.h