“INTERNAL ERROR: Order of dimensions of input cannot be interpreted" anaylsing Onnx model
Hello, I'm trying to generate C code for my Onnx model using ST Edge AI Core.
I've tried both X-CUBE-AI and ST Edge AI Developer Cloud, and they gave me the same error:

It's strange that Netron could still draw the correct graph containing the dimensions of input .Does this indicate that the input dimension has been successfully parsed?

I tried simplifying the model input, but it still reported an error. Can anyone give me some advice? Thank you.
