nnstreamer
nnstreamer copied to clipboard
Dimension Declaration and Compatibility.
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:
- Allow to declare without trailing
:1and keep the compatibility in GSTCAP and dimensions properties. - 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.
:octocat: cibot: Thank you for posting issue #3937. The person in charge will reply soon.
I will check it along with RANK issue :)