Tool/software:
Hello, TI member,
We are currently verifying our network model using TIDL RT.
We got expected results in host emulation mode, but the results are different in target mode with same environment.
This problem occurred while using the current PSDK 9.0 version, and in PSDK 8.6, both the host emulation mode and target mode results were the same.
As a result of comparing each layer dump, the different results started from the concat layer.
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Num|TIDL Layer Name |Out Data Name |Group |#Ins |#Outs |Inbuf Ids |Outbuf Id |In NCHW |Out NCHW |MACS |
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
81|TIDL_CustomLayer | | 0| 3| 1| 74Q4 76Q1 60Q2 x x x x x | 81Q2 | 1 1 256 640 | 1 32 256 1 | 0 |
114|TIDL_DataConvertLayer | | 0| 1| 1|112Q0 x x x x x x x |114Q2 | 1 4 256 1 | 1 4 256 1 | 4096 |
116|TIDL_ConcatLayer | | 0| 2| 1| 81Q2 114Q2 x x x x x x |116Q2 | 1 32 256 1 | 1 36 256 1 | 9216 |
Input 0 : TIDL_CustomLayer
Input 1 : TIDL_DataConvertLayer
Output : TIDL_ConcatLayer
PSDK09.00.01.03_Host_Target_Dump.zip
I hope I can get help with this issue.
Best Regards,