[Filter/Common] common functions for tensor info
authorJaeyun <jy1210.jung@samsung.com>
Mon, 14 Jan 2019 07:58:43 +0000 (16:58 +0900)
committerjaeyun-jung <39614140+jaeyun-jung@users.noreply.github.com>
Tue, 15 Jan 2019 10:52:14 +0000 (19:52 +0900)
commitd780406ec3030e42103372f88e137abb8a710773
tree7200363e31b3483bab84db673361812d7d68508e
parent12926ae55a021c7c635e85f01edcfc3e52517574
[Filter/Common] common functions for tensor info

Add common functions to handle the fomatted string of dimension, type, and name in tensors info.

Signed-off-by: Jaeyun Jung <jy1210.jung@samsung.com>
gst/nnstreamer/tensor_common.c
gst/nnstreamer/tensor_common.h
gst/nnstreamer/tensor_filter/tensor_filter.c
tests/common/unittest_common.cpp