Modulesยง
- cpu
- CPU reference backend. Mathematically identical semantics to the WGSL kernels; used for testing, verification, and gradient checking.
- wgpu
- WebGPU backend: device context, buffer management, pipeline cache, and kernel dispatch. Production backend of Forge; the CPU backend is the numerical reference.