pub type DefaultBackend = NdArray<f32>;
CPU backend (fallback)
pub struct DefaultBackend { /* private fields */ }