Skip to main content
Visitor II
April 21, 2025
Question

STM32CubeAI

  • April 21, 2025
  • 1 reply
  • 283 views

Zhai_0-1745244527436.png

X-CBUE-AI无法导入ONNX模型,最新版的X-CBUE-AI不支持ScatterND 和 Range 这两个层

1 reply

Julian E.
Technical Moderator
April 22, 2025

Hello @Zhai,

 

You model is using 2 types of layers that are not currently supported: Range and ScatterSD.

You can find the list of supported ONNX layers here:

https://stedgeai-dc.st.com/assets/embedded-docs/supported_ops_onnx.html 

 

Sadly, your only option for now is to edit your model to replace these layers with a combination of supported equivalent layers, if that possible.

 

Have a good day,

Julian

​In order to give better visibility on the answered topics, please click on 'Accept as Solution' on the reply which solved your issue or answered your question.