Update
WebGPU acceleration path
2026-05-01 · webgpu · nobg.eu
Summary
When the browser exposes WebGPU and the runtime selects it, ONNX inference can use GPU acceleration for faster local processing.
- Automatic provider selection depends on browser and hardware.
- Fallback remains available when WebGPU is unavailable.
