-
Notifications
You must be signed in to change notification settings - Fork 205
Issues: wjakob/nanobind
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
nanobind::enum_ does not have a member function called export_values()
#27
by efifogel
was closed Apr 13, 2022
updated Apr 13, 2022
[BUG]: Empty lists cannot be converted to empty
std::vector
#40
by chrisrichardson
was closed May 29, 2022
updated May 29, 2022
[BUG]: Returning an
enum
with def_property_readonly
gives strange results
#39
by chrisrichardson
was closed May 29, 2022
updated May 29, 2022
[BUG]: Missing return value in
tensor &operator=(const tensor &t)
#45
by brettc
was closed Jul 2, 2022
updated Jul 2, 2022
[BUG]: Does not seem to complete the build process with the ninja generator
#48
by lpapp
was closed Jul 13, 2022
updated Jul 13, 2022
[BUG]: Does not even build with the Makefile generator
#49
by lpapp
was closed Jul 13, 2022
updated Jul 13, 2022
Suspectable lines on tests/test_tensor.cpp ?
#57
by yuki-inaho
was closed Aug 23, 2022
updated Aug 23, 2022
If a macro is passed to NB_MODULE(name, module) it is not expanded
#65
by efifogel
was closed Sep 20, 2022
updated Sep 20, 2022
Question: how to use internal API: check if dict contains a key ?
#70
by MatthiasKohl
was closed Sep 28, 2022
updated Sep 28, 2022
[BUG]: API Change info should include pybind11::buffer -> nanobind::tensor information
#75
by steven-johnson
was closed Oct 4, 2022
updated Oct 4, 2022
[BUG]: NB_SHARED=OFF is not the most up-to-date way to
#78
by k-ye
was closed Oct 12, 2022
updated Oct 12, 2022
[BUG]: Default member function argument causes leak
#69
by qnzhou
was closed Oct 13, 2022
updated Oct 14, 2022
[Recommendation]: Don't mess around with builtins, that's what modules are for :)
#96
by rwgk
was closed Oct 28, 2022
updated Oct 28, 2022
[BUG]:
nanobind_add_module
does not work on OSX w/ Conda
#123
by gareth-cross
was closed Feb 8, 2023
updated Feb 8, 2023
[question] How to use py::bool_ in nanobind?
#130
by harsszegi
was closed Feb 15, 2023
updated Feb 15, 2023
[BUG]: Minimum Eigen Version might be incorrect
#124
by tjstum
was closed Feb 20, 2023
updated Feb 20, 2023
[BUG]: Cannot resolve numpy array as tensor input if flag
write=False
is set
#42
by chrisrichardson
was closed Feb 27, 2023
updated Feb 27, 2023
[BUG]: Having trouble compiling with NVCC
#133
by xingruiyang
was closed Feb 21, 2023
updated Mar 1, 2023
Previous Next
ProTip!
no:milestone will show everything without a milestone.