-
Notifications
You must be signed in to change notification settings - Fork 241
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Accuracies totally different #524
Comments
Hey @harishprabhala ! Are you able to provide a MRE for your issue? |
In the last two commands, you can see that the predictions are completely different. |
Hey @StrikerRUS did you get a chance to reproduce the issue? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi. I am converting the tree model to C using m2cgen. Although the inference latencies are much lower, the accuracies are way off. Here's how I am converting and reading the .so files
Why is this happening and how can I fix it?
The text was updated successfully, but these errors were encountered: