[Common] Add common utils for tensors dimension compare
authorYelin Jeong <yelini.jeong@samsung.com>
Wed, 7 Dec 2022 10:54:16 +0000 (19:54 +0900)
committerMyungJoo Ham <myungjoo.ham@samsung.com>
Fri, 16 Dec 2022 01:59:14 +0000 (10:59 +0900)
commit1c70647357439e5dec330bd11830dcca95ab5075
tree9645ab06ca928e0f44bfec6f256a642a44caf933
parentb4a7098902f2f3dd24f557e6a7868422598d363c
[Common] Add common utils for tensors dimension compare

This patch adds common function for tensors dimension compare.

Signed-off-by: Yelin Jeong <yelini.jeong@samsung.com>
gst/nnstreamer/include/nnstreamer_plugin_api_util.h
gst/nnstreamer/nnstreamer_plugin_api_util_impl.c
tests/common/unittest_common.cc
tests/nnstreamer_plugins/unittest_plugins.cc
tests/nnstreamer_sink/unittest_sink.cc