Files
foxhunt/crates
jgrusewski 4cf181c8fb feat(ml): TFT batched gradient norm — N GPU syncs → 1
Replace per-param gradient norm extraction loop with batched
Tensor::stack pattern. Single GPU→CPU sync instead of one per
parameter tensor.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-02 17:30:10 +01:00
..