You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think the error is because I have 0 on dim_value. I edit my onnx model and regenerate new onnx. Now I have another error: Unsupported operator TreeEnsembleClassifier. Does this tools support Tree Ensemble Classifier?
Thanks
I think the error is because I have 0 on dim_value. I edit my onnx model and regenerate new onnx. Now I have another error: Unsupported operator TreeEnsembleClassifier. Does this tools support Tree Ensemble Classifier?
Thanks
Thanks for your issue. Unfortunately dnnlibrary does not support TreeEnsembleClassifier, which is a classic ML op and not supported by NNAPI.
However, I'll improve the error message when there is a 0 on dim_value :)
Hi,
Try to convert onnx to daq in Ubuntu but error thrown.
Then I tried to simplify onnx model in https://convertmodel.com/ but error persist. Please advise.
Thanks
The text was updated successfully, but these errors were encountered: