Hi,
I used tidl_j7_01_03_00_11 in psdk7.1.
I was wondering why the final output data layers always have zero paddings in TIDL.
Actually, I want to final output data without padding in TIDL. But It's so hard to remove the padding in importing tool because I don't work around the perfsim.
In the tidlRunPerfSimTool function when a network is importing, some information of tidlNet->TIDLLayers.outData are from perSimInfo->sdataFlowInfo[i].bufInfo.
Could you some give some guide to remove the padding on out-data layers?
Best regards
Yongsig.