Dear Sir,
I am using psdk_rtos_auto_j7_06_02_00_21 and trying to make the model with custom layer.
The layer-level output of evm is same as PC-emulation. The config setting are flowctrl = 16 on evm and flowctrl = 20 on PC-emulation .
I guess that model has already pass the TIDL standalone test.
When I try to change the model in app_tidl. I got the different outputs between evm and PC-emulation.
The output from evm is same as TIDL standalone test.
When I remove the custom layer, all of the outputs are same.
So, my questions are:
In my opinion, the outputs from app_tidl should be the same between PC-emulation and evm.
What's the problems may happen and how to figure it out?
The following files are models and configs that I made from TIDL:
with_custom_layer.zip without_custom_layer.zip
Thanks and Regards,
Ted