Skip to main content

default_registry

Function default_registry 

Source
pub fn default_registry() -> BackendRegistry
Expand description

The default backend registry: the always-present native CPU path plus the portable wgpu path. Expansion backends (cuda, rocm, oneapi, NPU runtimes) register here behind their Cargo features — one register() each, no change to ranking or select.