Skip to main content

Module cpu_kernels

Module cpu_kernels 

Source
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§

CpuRefBackend
Reference CPU backend.