[Tensors] Support heterogeneous types for other/tensors
authorjijoong.moon <jijoong.moon@samsung.com>
Tue, 3 Jul 2018 00:59:06 +0000 (09:59 +0900)
committer함명주/동작제어Lab(SR)/Principal Engineer/삼성전자 <myungjoo.ham@samsung.com>
Tue, 3 Jul 2018 02:47:53 +0000 (11:47 +0900)
commit18f91c13003279c091f92679c838d5fbe046f079
treed6effbb437e9eb78c4154213930a52d6d940484f
parent5d0f8f2bb60958e0818d007c1e7fd1ca4ed9bc7b
[Tensors] Support heterogeneous types for other/tensors

By taking the input string for types in capability, we can supprot the
heterogeneous types for other/tensors.

- Added parse string for types
- Added string for types of tensors in capability.
- Added test for type string

Signed-off-by: jijoong.moon <jijoong.moon@samsung.com>
common/tensor_meta.c
include/tensor_common.h
include/tensor_meta.h
tests/nnstreamer_tensors/tensors_test/gsttensorscheck.c
tests/nnstreamer_tensors/tensors_test/gsttensorscheck.h
tests/nnstreamer_tensors/tensors_test/gsttesttensors.c