nx_zimage_ffn_norm_verify.nx
buildroot/runtime/nx_zimage_ffn_norm_verify.nx
about
nx_zimage_ffn_norm_verify.nx -- SOVEREIGN Z-Image FFN sub-piece a: pre-FFN norm, verified vs oracle.
h = rmsnorm(x_after_attn, fn1) * (1 + sl) [per-token over 3840]. Verifies vs dumped h_ff.
license_tier: ORIGINAL
dependencies 6 imports · 0 importers
imports: nx_syscalls.nxnx_le.nxnx_f32.nxnx_f32_div.nxnx_f32_cvt.nxnx_strconv.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
| 10 | const K_MAGIC_3840: i64 = 3840 |
| 11 | const K_MAGIC_100000: i64 = 100000 |
functions
| 13 | func zfn_load(name: *u8, nl: i64, n_floats: i64) -> *u8 |
| 37 | func main() -> i64 |