[Common] common function to copy tensor info
authorJaeyun <jy1210.jung@samsung.com>
Thu, 24 Jan 2019 05:46:27 +0000 (14:46 +0900)
committerMyungJoo Ham <myungjoo.ham@gmail.com>
Thu, 24 Jan 2019 13:50:14 +0000 (22:50 +0900)
commitbcd1033b3f5feaf9779fde992057ca00b9cc1291
tree9320502064c83155e3f96422948667e3fef8cf12
parent0f8183697f6b58143f03f69846f171c33a1ce653
[Common] common function to copy tensor info

add common function to copy tensor info

TODO:
1. seperate util-functions for developer (custom filter and plugins)
2. update custom examples and nnstreamer plugins with these functions

Signed-off-by: Jaeyun Jung <jy1210.jung@samsung.com>
gst/nnstreamer/tensor_common.c
gst/nnstreamer/tensor_common.h
nnstreamer_example/custom_example_LSTM/dummy_LSTM.c
nnstreamer_example/custom_example_RNN/dummy_RNN.c
nnstreamer_example/custom_example_passthrough/nnstreamer_customfilter_example_passthrough.c
tests/common/unittest_common.cpp