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.

TDA4VM: Lost model output branch after quantization

Part Number: TDA4VM

Use environment:

SDK8.0 SDK8.2

onnx model MD5: 83053e0035e9eeeaf0b47c82ced81865 up_512.onnx

tidl_import scrip MD5: aaef728805795a7d1ea498263d37d901 tidl_import.txt

data: demo.tar.xz

Problem occurs:

Lost output branch after quantization. The original model output has 4 tensors, namely out00, out0, out10, and out1, but the quantized model has only 3 tensors, namely out0, out10, and out1.