Solved
Errors Analyzing ONNX Models in X-Cube-AI Tool
- January 15, 2025
- 2 replies
- 676 views
Hello everyone:
I encountered a problem when importing the ONNX model and using the X CUDE AI tool for analysis. I have tried many solutions but couldn't solve it. I hope someone here can help me. The specific problem is as follows:
ST Edge AI Core v1.0.0-19894
NOT IMPLEMENTED: Only step=1 is supported for each axis: [2]
This is a problem that occurred after adding the SPDConv module to the YOLOv5 model. Before that, the model could be imported and analyzed smoothly.
