nx_q4k_matmul_test.nx
buildroot/runtime/nx_q4k_matmul_test.nx
about
nx_q4k_matmul_test.nx -- smoke + bit-exact KAT for fused Q4_K dot.
Two test classes:
A) Verdict gate + Q20 → Q10 helper unit checks
B) KAT: build a Q4_K block + col vector, compute fused dot,
compare bit-exactly to "dequant whole block then dot" path
dependencies 7 imports · 0 importers
imports: nx_syscalls.nxnx_tier.nxnx_le.nxnx_gguf.nxnx_gguf_load.nxnx_dequant_iter.nxnx_q4k_matmul.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
| 20 | func _build_canon_block(buf: *u8, off: i64) -> nx_int |
| 39 | func main() -> i64 |