nx_compute_runner_test.nx
buildroot/runtime/nx_compute_runner_test.nx
about
nx_compute_runner_test.nx -- end-to-end loop closure.
Build a real graph -> run it -> get real tensor output -> verify
via numeric oracle vs hand-computed reference. All pure NishiLang.
This is the "world class without comfyui annoyance but with the
power and more" deliverable: typed DAG + content-addressed nodes +
kernel dispatch + numerical verification, in one .nx program.
dependencies 8 imports · 0 importers
imports: nx_syscalls.nxnx_tier.nxnx_tensor.nxnx_compute_node.nxnx_compute_graph.nxnx_blas_i64.nxnx_compute_runner.nxnx_numeric_oracle.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
| 18 | func main() -> nx_int |