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 am trying to get a sklearn model from Python into C++. On the C++ side, I have no idea what I am doing. The Python can be seen below and runs without any issues.
Describe the issue
I am trying to get a
sklearn
model fromPython
intoC++
. On theC++
side, I have no idea what I am doing. ThePython
can be seen below and runs without any issues.The C++ code fails and I truly have no idea why.
To reproduce
Run the same code again.
Urgency
No response
Platform
Windows
OS Version
Windows 11
ONNX Runtime Installation
Released Package
ONNX Runtime Version or Commit ID
1.21.0
ONNX Runtime API
C++
Architecture
X64
Execution Provider
Default CPU
Execution Provider Library Version
No response
The text was updated successfully, but these errors were encountered: