Module backend

Module backend 

Source
Expand description

Backend abstraction for hardware-specific optimizations

Modules§

cpu
CPU backend with portable SIMD optimizations
wasm
WebAssembly backend with portable SIMD

Traits§

Backend
Backend trait for SIMD/vectorized operations

Functions§

get_backend
Get the best available backend for the current platform