pub type CpuBackend = NdArray;
NdArray (CPU) backend for inference and testing.
pub struct CpuBackend { /* private fields */ }