Skip to content

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
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

Working with Pytorch?
#6 by justanhduc was closed Mar 19, 2022 updated Mar 19, 2022
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]: Missing return value in tensor &operator=(const tensor &t)
#45 by brettc was closed Jul 2, 2022 updated Jul 2, 2022
[BUG]: Does not even build with the Makefile generator
#49 by lpapp was closed Jul 13, 2022 updated Jul 13, 2022
[BUG]: No install target
#54 by lpapp was closed Jul 22, 2022 updated Jul 22, 2022
[BUG]: Build fails with MinGW
#47 by egelja was closed Jul 22, 2022 updated Jul 22, 2022
Suspectable lines on tests/test_tensor.cpp ?
#57 by yuki-inaho was closed Aug 23, 2022 updated Aug 23, 2022
[QUESTION]: Nanobind Python Stubs
#60 by nyckmaia was closed Aug 29, 2022 updated Aug 29, 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]: 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
Status of copying with STL containers
#88 by ianhbell was closed Oct 15, 2022 updated Oct 15, 2022
leak report
#19 by tbrekalo was closed Oct 13, 2022 updated Oct 19, 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]: libnanobind.dylib not found
#129 by tbridel 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]: Having trouble compiling with NVCC
#133 by xingruiyang was closed Feb 21, 2023 updated Mar 1, 2023
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.