Which Intermediate Representation Version needed - ONNX & X-Cube-AI/ST Edge AI Cloud
- November 28, 2024
- 3 replies
- 2195 views
Dear Sir or Madam,
I'm trying to import a ONNX network with X-Cube-AI(9.1)/ST Edge AI Cloud which was generated and exported using Matlab/Simulink. When trying to work with the model I always receive the following error:
[... ST Edge AI Core v1.0.0-19894
INTERNAL ERROR: Your model ir_version is higher than the checker's.
...] - same error in X-Cube-AI(9.1) and ST Edge AI Cloud.
The intermediate representation version of the Matlab/Simulink generated ONNX Model is 9 and I choose OpsetVersion to be 13 (recommendation somewhere in the docs). Attached is an example of the file I would like to import.
Now it would be interesting for me to know which intermediate representation version is required by X-Cube-AI(9.1)/ST Edge AI Cloud? Then I can convert the onnx file to the correct ir version.
Which ONNX version is the basis for X-Cube-AI(9.1)/ST Edge AI Cloud?
Have a nice day and best regards,
MoCo

