Skip to main content

Module buffer

Module buffer 

Source
Expand description

Buffer trait and CpuBuffer — aligned, heap-allocated byte storage.

Structs§

BufferHandle
A reference-counted handle to a Buffer.
CpuBuffer
A properly-aligned CPU heap buffer.

Traits§

Buffer
A raw byte buffer backing a tensor.