tylerjthomas9 / RAPIDS.jl

An unofficial Julia wrapper for the RAPIDS.ai ecosystem using PythonCall.jl
MIT License
17 stars 1 forks source link

Convert CuArray to cupy array #15

Closed tylerjthomas9 closed 1 year ago

tylerjthomas9 commented 2 years ago

If possible, it would be nice to be able to input/output CuArrays, so we could avoid passing data between the cpu and gpu