Files
foxhunt/docs/superpowers/plans
jgrusewski 48e7619dfd plan: amend 4 issues from review — train_step_gpu, mamba2 backward, submit_adam_ops, workspace
A: train_step_gpu must not capture its own graphs (rename to submit_training_ops_ungraphed)
B: Mamba2 backward must be inside unified graph (forward+backward same capture)
C: submit_adam_ops signature verified, needs weight set refs
D: cuBLAS workspace sharing — add verification logging, fail if >32MB needed

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-17 23:15:27 +02:00
..