Issues when trying to prove a simple onnx file #222
-
I've made a simple onnx and input file following the examples on the repo.
I went through the code to figure out what is the problem but I had no luck there. |
Beta Was this translation helpful? Give feedback.
Answered by
alexander-camuto
May 5, 2023
Replies: 1 comment 1 reply
-
Heya ! Can you send me the onnx file :) |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Issue was that the file was a tree based model as highlighted in #99.