nx_gguf_load_f32_test.nx
buildroot/runtime/nx_gguf_load_f32_test.nx
about
nx_gguf_load_f32_test.nx -- smoke for nx_gguf_load_f32.nx.
Builds a minimal 1-tensor GGUF buffer with one F32 tensor of 4
known values (1.0, 2.0, 3.0, 4.0), parses it via nx_gguf_parse,
loads the tensor as f32, and verifies bit-exact bytes.
dependencies 6 imports · 0 importers
imports: nx_syscalls.nxnx_tier.nxnx_le.nxnx_gguf.nxnx_gguf_load.nxnx_gguf_load_f32.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
| 14 | func main() -> i64 |