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.

TDA4VH-Q1: The model converted from Import and Edge AI are different

Part Number: TDA4VH-Q1

Hi, I found that there are two tools to quantize model to TIDL format.
1. TIDL Import.out
2. Edge AI tool

We encounter that the model converted from Edge AI tool has poor accuracy.
The model converted from Import.out is good but it can't inference with Edge AI code.

Is there an example code that can inference the model from Import?

Or modify the Import model to Edge AI format.