[Common] add function to get tensor size
authorJaeyun <jy1210.jung@samsung.com>
Fri, 28 Sep 2018 04:22:11 +0000 (13:22 +0900)
committerjaeyun-jung <39614140+jaeyun-jung@users.noreply.github.com>
Fri, 28 Sep 2018 05:10:28 +0000 (14:10 +0900)
commit4ae76f8bf496dd283d21b65af0904642bfaeabf1
treec8375aee92df6ef560d6b5e7df4dce57120d88eb
parent08a03bcce93dec282e9486f229169318e7316508
[Common] add function to get tensor size

add function to get date size with GstTensorInfo
and refactor elements and examples

Signed-off-by: Jaeyun Jung <jy1210.jung@samsung.com>
common/tensor_common.c
gst/tensor_filter/tensor_filter.c
include/tensor_common.h
nnstreamer_example/custom_example_passthrough/nnstreamer_customfilter_example_passthrough.c
nnstreamer_example/custom_example_passthrough/nnstreamer_customfilter_example_passthrough_variable.c
nnstreamer_example/custom_example_scaler/nnstreamer_customfilter_example_scaler_allocator.c
tests/nnstreamer_tensors/tensors_test/gsttensorscheck.c