[Common] common functions to prepare multi-tensors
authorJaeyun <jy1210.jung@samsung.com>
Wed, 12 Sep 2018 06:40:35 +0000 (15:40 +0900)
committerMyungJoo Ham <myungjoo.ham@gmail.com>
Thu, 13 Sep 2018 04:33:28 +0000 (13:33 +0900)
commit3c71197669c7a1229b39311c8cc77313971f20fb
tree18b94176c1f547952ddfe85e28bbc3d32488e784
parenta6fd9371c9584398521e3d8bac4014182ff2ec8e
[Common] common functions to prepare multi-tensors

prepare multi-tensors (other/tensors)

1. add new structure and functions for tensor info
2. remove dependency of media info
3. remove the rank of tensor dimension

Signed-off-by: Jaeyun Jung <jy1210.jung@samsung.com>
common/tensor_common.c
gst/tensor_aggregator/tensor_aggregator.c
gst/tensor_converter/tensor_converter.c
gst/tensor_decoder/tensordec.c
gst/tensor_filter/tensor_filter.c
gst/tensor_split/gsttensorsplit.c
include/tensor_common.h
include/tensor_typedef.h
tests/common/unittest_common.cpp
tests/nnstreamer_sink/unittest_sink.cpp