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.

AM5728: TIDL import model : Floating Point exception

Part Number: AM5728

Hi,

We are trying to run our tensorflow lite model on DSP.

But when we use the import tool —tidl_model_import.out to import TensorFlow lite model to what TIDL surpports,

we got error : Floating point exception (core dumped)

Config file

----------------

randParams = 0

modelType = 3

quantizationStyle = 1

quantRoundAdd = 50

numParamBits = 8

inputNetFile = "/home/tidl/facenet.tflite"

inputParamsFile = "NA"

outputNetFile = "/home/tidl/model_Net.bin"

outputParamsFile = "/home/tidl/model_params.bin"

sampleInData = "/home/tidl/sample.jpg"

tidlStatsTool = "/opt/ti-processor-sdk-linux-am57xx-evm-06.03.00.106/linux-devkit/sysroots/x86_64-arago-linux/usr/bin/eve_test_dl_algo_ref.out"

 

Conversion logs :

Please find logs attached.

8054.error.txt