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?