[TensorIf] Allow to declare option without full dimension
authorYelin Jeong <yelini.jeong@samsung.com>
Mon, 14 Nov 2022 08:03:32 +0000 (17:03 +0900)
committerMyungJoo Ham <myungjoo.ham@samsung.com>
Mon, 21 Nov 2022 08:34:02 +0000 (17:34 +0900)
commitd5934dfa4da63231ae7b1bc87e5368486222d7b6
tree1d4465f8417c4aed7abe4e86b65bf9e29d335546
parent004d645bf091624dc6503f524fba5eb95920bd45
[TensorIf] Allow to declare option without full dimension

This patch allows to declare compared-value-option in tensor_if without full dimension.
Undeclared dimension will be filled with zero.

Signed-off-by: Yelin Jeong <yelini.jeong@samsung.com>
gst/nnstreamer/elements/gsttensor_if.c
tests/nnstreamer_if/unittest_if.cc