Part Number: TDA4AEN-Q1
Hello experts,
When I was using edgeai-tidl-tools (11_01) to convert the onnx model of the yolov5 network to a bin model, the code was set to perform quantization for 10 rounds. However, during the compilation process, it only quantized for 1 round and then displayed "Done!", but no valid bin file was generated. Could you please help me analyze the reason?
(The onnx2bin_data.rar in the attachment contains the compilation log, the onnx model and onnx2bin.py.)