nx_kv_cache_test.nx
buildroot/runtime/nx_kv_cache_test.nx
about
nx_kv_cache_test.nx -- incremental autoregressive verification.
Build a 2-head cache, append 4 tokens one at a time, run scoring
each step, verify the cached scores match a "from scratch" full
recompute (oracle bit-exact). This is the algo-led-correctness
gate: O(n) per step must produce the same answer as O(n^2).
dependencies 3 imports · 0 importers
imports: nx_syscalls.nxnx_tier.nxnx_kv_cache.nx
imported by: nobody (leaf or entry point)
call flow from main pre-order; caps 40 nodes / depth 6 declared; ↻ = already shown
structs
| none |
consts
| none |
functions
| 12 | func main() -> nx_int |