[X-CUBE-AI] Error while analyzing model
Hello everyone,
when I try to analyze my model (mynetwork.onnx) clicking on Analyze in the target selection window an error message occurs without any details.
After the selection of the target in the configuration area, if I analyze the same model I receive this error: "NOT IMPLEMENTED: Convolution with multiple inputs not supported".
The model mynetwork.onnx is obtained by converting a pytorch model obtained by running an algorithm downloaded from github.
I use Windows 10 Home 64 bit (10.0, build 19045), STM32CubeIDE 1.13.1 and X-Cube-AI 8.1.0 (I've also tried 8.0.1).
Could anyone please help me?
