This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

[TDA4VM]:TIDL:Facing Issue in importing a Custom Model

HI

We have a custom onnx model and while we are trying to import the model, the it is getting stuck at the inference.

~~~~Running TIDL in PC emulation mode to collect Activations range for each layer~~~~ Processing config file #0 : /home/sithara/ti-processor-sdk-rtos-j721e-evm-07_01_00_11/tidl_j7_01_03_00_11/ti_dl/test/testvecs/config/tidl_models/onnx/msi/BISENET/tidl_import_bisenet.txt.qunat_stats_config.txt

I could see the generated bin files (net and params) but execution has  an issue.

Also got these information while exiting

SUGGESTION: [TIDL_ResizeLayer] Upsample_172 Resize Layer with non-symmetric resize ratio across width and height is not optimal. SUGGESTION: [TIDL_ResizeLayer] Upsample_130 Resize Layer with non-symmetric resize ratio across width and height is not optimal.

SUGGESTION: [TIDL_ResizeLayer] Upsample_148 Resize Layer with non-symmetric resize ratio across width and height is not optimal. INFORMATION: [TIDL_ResizeLayer] Upsample_136_TIDL_0 Any resize ratio which is power of 2 and greater than 4 will be placed by combination of 4x4 resize layer and 2x2 resize layer. For example a 8x8 resize will be replaced by 4x4 resize followed by 2x2 resize.

Can you please help us to resolve the same.

Thanks & Regards,

Sachin