Problem analyzing and compiling ONNX model with STEdgeAI 2.1
Hi,
I have migrated to STEdgeAI v2.1 and I can't analyze or compile an audio ONNX quantizaied model for STM32N6.
Before this, the same model was being analized correctly with version 2.0 of stedgeai.
This is the error:
C:/ST/STEdgeAI/2.1/Utilities/windows/stedgeai.exe analyze -v3 --target STM32N6 -m "model.onnx"
ST Edge AI Core v2.1.0-20194 329b0e98d
INTERNAL ERROR: Unexpected condition
The PASS progress is rising to 11%, but then it fails and stops. There isn't any other log information.
Is there any bug with the STEdgeAI new version that explains this behaviour?
Thank you,
Gilen
