Hi, I'm trying to test my model (not SSD) with TDA4VM and something is wrong.
I get error message like below,
TIDL ALLOWLISTING LAYER CHECK: [TIDL_TransposeLayer] Transpose_120 should be removed in import process. If not, this model will not work!
I was trying to find a solution here, but got the answer that TIDL does not support transpose layers independently.
So I want to ask is there any other way to solve this problem (ex. custom layers, other support layers, etc)?