[Filter/Tensorflow] remove `memcpy` of the output tensor by implementing `destroyNoti...
authorHyoung Joo Ahn <hello.ahnn@gmail.com>
Fri, 18 Jan 2019 06:34:44 +0000 (15:34 +0900)
committerMyungJoo Ham <myungjoo.ham@gmail.com>
Mon, 21 Jan 2019 07:44:49 +0000 (16:44 +0900)
commit7862daee128c9355ab93772d3b6c5c1f55ee5e5d
tree1b8390712e8dbf743195333aba254cf249f5e7d6
parent28c2b442bffa2df67a138eb795518782bab5e734
[Filter/Tensorflow] remove `memcpy` of the output tensor by implementing `destroyNotify()`

maintain the output tensors at the map for a while and erase it from the map when `destroyNotify()` is called

Signed-off-by: Hyoung Joo Ahn <hello.ahnn@gmail.com>
gst/nnstreamer/tensor_filter/tensor_filter_tensorflow.c
gst/nnstreamer/tensor_filter/tensor_filter_tensorflow_core.cc
gst/nnstreamer/tensor_filter/tensor_filter_tensorflow_core.h