spdl.io.CPUBuffer¶
- class CPUBuffer[source]¶
Buffer implements array interface.
To be passed to casting functions like
to_numpy()
,to_torch()
andto_numba()
.
Buffer implements array interface.
To be passed to casting functions like to_numpy()
,
to_torch()
and to_numba()
.