Replies: 1 comment 4 replies
-
Does |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello, first of all, thanks for the amazing package.
Any thoughts on adding cupy support?
I think it should be straightforward since they already support DLpack.
I can implement it, given some pointers.
If it's already supported, I might need some help 😅.
I tried passing a cupy.ndarray and DLpack Capsule using ndarray with
nb::device::cuda
and it didn't work.Beta Was this translation helpful? Give feedback.
All reactions