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