nnstreamer icon indicating copy to clipboard operation
nnstreamer copied to clipboard

Dimension Declaration and Compatibility.

Open myungjoo opened this issue 3 years ago • 2 comments

It is supposed that

N:M == N:M:1 == N:M:1:1

However, we no longer have proper test cases for such and it appears that it is no longer supported. This is a serious regression.

Todo:

  1. Allow to declare without trailing :1 and keep the compatibility in GSTCAP and dimensions properties.
  2. Make enough test cases for different elements.

@niley7464 As you've been looking at the issue of RANK>4, this is highly related with the code you are already looking at and modifying. Please take a look at this issue along with RANK>4 issue.

myungjoo avatar Oct 17 '22 02:10 myungjoo

:octocat: cibot: Thank you for posting issue #3937. The person in charge will reply soon.

taos-ci avatar Oct 17 '22 02:10 taos-ci

I will check it along with RANK issue :)

niley7464 avatar Oct 17 '22 02:10 niley7464