Question
X-Cube-AI 5.1.2 "Internal Error" with ONNX file
I created a sklearn random forest decision tree, which I would like deploy to a STM32H743. I am unable to "Analyse" or "Validate" the model in X-Cube-AI Ver 5.1.2. All I get is an "internal error" message in the log file.
The conversion to ONNX was done using https://github.com/onnx/sklearn-onnx
Can anyone offer any help please?
