Replies: 1 comment
-
|
Looks like |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have a model and an input dataset. I can run them fine using the command-line tool or the Python API. But when trying to use the C API, I get the wrong classes, while the raw values seem close to what the command-line tools produces. I'm probably using the API wrong, but I can't figure out at the moment.
See attached repro. Usage:
In addition, it seems that when trying to use a subset of the input data (the last 100 objects or so), it starts working.
repro.zip
Beta Was this translation helpful? Give feedback.
All reactions