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.

Compiler: TDA4X - TIDL Import tool Multiple Node Output



Tool/software: TI C/C++ Compiler

Hi,

We are trying to inference multiple image using the TIDL import tool (tidl_j7_01_00_00_00) and tidl_quant_stats_tool.out.exe. In our model, we have three output nodes and we are able to generate the stats_tool_out.bin using the Import tool. We are not able to figure out the scale values which needs to be divided by the data in stats_tool_out.bin to convert the 'int8' values to the 'fp32' values for verification.

We tried looking for outArgs.scale object in the code but didn't find it.

Can you please direct us to the file where this is located and the usage of this to get the output from multiple nodes?

Thanks and Regards,

Akshat Agrawal.