Files
foxhunt/crates
jgrusewski ca50bbf837 cleanup: remove dead graph_adam buffers + q_mean_ema_ptr parameter
graph_adam_m/v/step were allocated but never used — graph_params
are intentionally fixed at near-identity initialization.
q_mean_ema_ptr removed from c51_grad_kernel (ISV replaced Q-drift
penalty, no ABI to maintain for compiled cubins).

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