Skip to main content

DefaultBackend

Type Alias DefaultBackend 

Source
pub type DefaultBackend = Flex;
Expand description

Default CPU backend (Flex) โ€” used when the cuda feature is not enabled.

Aliased Typeยง

pub struct DefaultBackend { /* private fields */ }