Hello TI,
I have an ONNX model that is imported and followed by PC and target inference successfully in SDK 08.05.00.11. I have installed SDK 08.06.01.03 and imported the same model successfully. Next when I checked PC(host) inference, ended up getting errors. I have checked for the target inference also. It is also giving errors. We are using standard TDA4VM board.
The error log is shown below.
raju@raju:~/TDA4x_8.06/ti-processor-sdk-rtos-j721e-evm-08_06_01_03/tidl_j721e_08_06_00_10/ti_dl/test$ ./PC_dsp_test_dl_algo.out s:/home/raju/TDA4x_8.06/ti-processor-sdk-rtos-j721e-evm-08_06_01_03/tidl_j721e_08_06_00_10/ti_dl/test/testvecs/config/infer/public/onnx/infer_config_target_08.06.txt Processing config file #0 : /home/raju/TDA4x_8.06/ti-processor-sdk-rtos-j721e-evm-08_06_01_03/tidl_j721e_08_06_00_10/ti_dl/test/testvecs/config/infer/public/onnx/infer_config_target_08.06.txt Error at line: 1127 : in file /opt/Jenkins_OUT/workspace/J7_TIDL_Parent/c7x-mma-tidl/ti_dl/release/tidl_j721e_08_06_00_10/ti_dl/test/src/pc_linux/../tidl_rt.c, of function : TIDLRT_create Error Type: TIDL_E_QUANT_STATS_NOT_AVAILABLE Error at line: 506 : in file /opt/Jenkins_OUT/workspace/J7_TIDL_Parent/c7x-mma-tidl/ti_dl/release/tidl_j721e_08_06_00_10/ti_dl/test/src/pc_linux/../tidl_tb.c, of function : tidlMultiInstanceTest Error Type: TIDL_E_QUANT_STATS_NOT_AVAILABLE
Can you please guide us based on the above error log?
Thanks,
S Seetharama Raju.