Associate
June 12, 2026
Question
ONNX conversion error in STM32Cube AI Studio
- June 12, 2026
- 4 replies
- 129 views
I am currently exploring STM32Cube AI Studio / Edge AI Cloud, but I am not very familiar with them yet. I encountered an issue during the model conversion process and would like to ask for your assistance.
I am trying to analyze and convert an ONNX model exported from PyTorch using STM32Cube AI Studio or Edge AI Cloud.
Development board: STM32N6570-DK
When running Analyze / Generate Code, I encountered the following error:

I would like to ask:
- Is this error usually caused by the ONNX model format, opset version, or unsupported operators?
- Are there any recommended ONNX export settings, such as opset version, dynamic shape settings, input/output naming, etc.?
- Could you help identify the possible cause of this error or provide further debugging suggestions?
Thank you for your assistance.
