Skip to main content

STANDARD_DEVICES

Constant STANDARD_DEVICES 

Source
pub const STANDARD_DEVICES: &[Device];
Expand description

Workspace-wide standard backend set: CPU, Metal, MLX, CUDA, ROCm, GPU.

New families default to this set via StandardBackends until they need to opt in/out. Mirrors rlx_core::STANDARD_DEVICES.