[tensor] Increase NNS_TENSOR_RANK_LIMIT to 16
authorYelin Jeong <yelini.jeong@samsung.com>
Fri, 1 Sep 2023 05:07:38 +0000 (14:07 +0900)
committerSangjung Woo <again4you@gmail.com>
Thu, 7 Sep 2023 09:21:58 +0000 (18:21 +0900)
commit97fc8641933151e633ed033d4f0c59d4c0410986
tree57425fe1008fcaee6c31196762bb10e764161157
parent6352e96a472067757c4d4dddd78cce87d1d7da66
[tensor] Increase NNS_TENSOR_RANK_LIMIT to 16

This patch Increase NNS_TENSOR_RANK_LIMIT
- Increase NNS_TENSOR_RANK_LIMIT to 16 from 8
- Delete convertMetaInvalidParam03_n, since NNS_TENSOR_RANK_LIMIT and NNS_TENSOR_META_RANK_LIMIT are now same.
- Fix some values in tests.

Signed-off-by: Yelin Jeong <yelini.jeong@samsung.com>
gst/nnstreamer/elements/gsttensor_trainer.c
gst/nnstreamer/elements/gsttensor_transform.c
gst/nnstreamer/include/tensor_typedef.h
tests/common/unittest_common.cc
tests/nnstreamer_filter_extensions_common/unittest_tizen_template.cc.in
tests/nnstreamer_plugins/unittest_plugins.cc