Trying to follow the Seeedstudio guide “Convert and Quantize AI Models” (very nice and useful guide by the way!), and getting to the last step “MLIR to F16 cvimodel”, I am running into the error: “raw format not support current type”. This is using the example’s yolo11n.onnx supplied with the guide.
Any suggestion or workaround on how to deal with this?
The issue has already been reported here.