docs: LOOPS_AND_RECURRENCE.md — how LSTM/GRU/Mamba/scan work in nFlow (DAG-based, explicit unrolling + nn.scan pattern) fbb55cc verified krystv commited on 5 days ago
docs: Session 8 final — compile fixes, architecture diagram, expected test count c32dab6 verified krystv commited on 5 days ago
docs: Session 8 — custom node creator full system summary e0725cd verified krystv commited on 5 days ago
docs: Session 7 handoff — .nfl format, file I/O, File menu, wgpu architecture clarification 05a04fb verified krystv commited on 5 days ago
docs: Session 6 final — 90/90 exec coverage achieved, 174 tests ef10998 verified krystv commited on 6 days ago
docs: Session 6 handoff — 84/90 exec, 11 new kernels, 171 tests 0b6d339 verified krystv commited on 6 days ago
docs: OPERATORS.md — Session 5 summary (batched_matmul, groups conv, groupnorm, ~71 ops) a80c4d4 verified krystv commited on 6 days ago
docs: Session 4 handoff — run_forward, exec kernels, coverage audit, RunPanel UI, 150 tests 43eab21 verified krystv commited on 6 days ago
docs: one-click forward pass (run_forward + RunResultView) 9c333d7 verified krystv commited on 6 days ago
docs: exec_coverage Tauri command + api.execCoverage() frontend surface e5d2243 verified krystv commited on 6 days ago
docs: execution coverage audit API + io node passthrough 1d2a7e4 verified krystv commited on 6 days ago
docs: exact multi-head MHA + reshape-0 lowering + post-lower inference 386714d verified krystv commited on 6 days ago
docs: pooling kernels execute; full CNN forward pass runs in numeric runtime (~56 ops) 84be043 verified krystv commited on 6 days ago
docs: nn.conv2d now executes numerically (direct NCHW conv, owned ParamSpec) c56a559 verified krystv commited on 6 days ago
docs: nn.linear executes numerically via owned ParamSpec (deterministic seeded materialization) 3e21f8d verified krystv commited on 6 days ago
docs: exec now ~50 ops (reductions + flatten/squeeze/unsqueeze) 2e974ce verified krystv commited on 6 days ago
docs: attention 1/sqrt(d_k) scaling now numerically exact 9a7ab41 verified krystv commited on 6 days ago
docs: movement.transpose/concat/gather/onehot now have CPU numeric kernels f6c302b verified krystv commited on 6 days ago
docs: document expanded nflow-exec CPU numeric kernel coverage (~37 ops) + exec step in 'adding an operator' 85fa39f verified krystv commited on 6 days ago
docs(operators): document movement.pad / tile / expand 7657991 verified krystv commited on 6 days ago
docs: e2e verification + Keras from_logits loss-instance fix 5ea2e1a verified krystv commited on 6 days ago
docs: training-config / optimizer codegen (per-backend slot translation) 0b26114 verified krystv commited on 6 days ago
docs: add Loss operators section + framework-asymmetric loss export (83 prims) bc7f76b verified krystv commited on 6 days ago
docs: sync catalog (76 prims) with flow.where + math.clip 517c2a8 verified krystv commited on 6 days ago
docs: sync operator catalog (74 prims) + param-ownership note with new ONNX/Keras-parity ops 02e06b3 verified krystv commited on 6 days ago
Add param-ownership + symbolic shape engine architecture; update operator catalog d5d52e0 verified krystv commited on 6 days ago
Add param-ownership + symbolic shape engine architecture; update operator catalog e19d02a verified krystv commited on 6 days ago