[Test] length of dims
authorJaeyun Jung <jy1210.jung@samsung.com>
Fri, 1 Sep 2023 01:49:17 +0000 (10:49 +0900)
committerMyungJoo Ham <myungjoo.ham@samsung.com>
Tue, 5 Sep 2023 11:30:23 +0000 (20:30 +0900)
commitfaa69786d4fd584c17f696d497f983d3f828d00d
tree7f9f19a1462b1a5bf68a97deae78704c44e09162
parent1ffaebc29df834eb2b7199bfe078fad942172872
[Test] length of dims

1. Get the length of dimension, not constant.
2. Init dim as 0 in some testcase.

Signed-off-by: Jaeyun Jung <jy1210.jung@samsung.com>
tests/cpp_methods/cppfilter_test.cc
tests/nnstreamer_example/custom_example_LSTM/dummy_LSTM.c
tests/nnstreamer_example/custom_example_RNN/dummy_RNN.c
tests/nnstreamer_example/custom_example_passthrough/nnstreamer_customfilter_example_passthrough.c
tests/nnstreamer_example/meson.build
tests/nnstreamer_if/unittest_if.cc
tests/test_models/models/custom_converter.py
tests/test_models/models/custom_decoder.py
tools/development/nnstreamerCodeGenCustomFilter.py