Expand description
Built-in CPU reference backend — correctness oracle.
This is an intentionally simple, safe Rust implementation of every op. It prioritizes correctness and readability over performance.
Structs§
- CpuRef
Backend - Reference CPU backend.