spdl.io.CUDABuffer¶
- class CUDABuffer[source]¶
CUDABuffer implements CUDA array interface.
To be passed to casting functions like
to_torch()
andto_numba()
.Attributes
The device index.
CUDABuffer implements CUDA array interface.
To be passed to casting functions like to_torch()
and
to_numba()
.
Attributes
The device index. |