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.