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.

Floating point exception

Hi all,

I have came across the Floating point exception when i tried to import the MobileNetV2+SSD model in the new sdk platform  "ti-processor-sdk-rtos-j721e-evm-07_01_00_11/tidl_j7_01_03_00_11" shown as below


But when i tried to import the same .onnx model using the previous released sdk of version "psdk_rtos_auto_j7_07_00_00_11/tidl_j7_01_02_00_09" it got imported successfully, as shown below.

Can anyone help me with issue is it because of the differences of the new released SDK?