[BUG]Question about helpers.cpp in version core_v0.7.0 #976
Unanswered
longzhang418
asked this question in
Q&A
Replies: 0 comments
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.
Uh oh!
There was an error while loading. Please reload this page.
-
First question:
I found a bug in the helpers.cpp file about the error_argmax variable. It was declared on line 49, but the use of it on line 61 and later may trigger the error of using it without initialized.
Second question:

And when I first compiled helpers.cpp, I encountered this phenomenon. Has anyone encountered this before? Is it a problem with the pybind11/numpy.h version?
Looking forward to your reply, thank you~
Beta Was this translation helpful? Give feedback.
All reactions