Files
foxhunt/crates
jgrusewski fd80dbc07e feat(ml): TFT trainer GPU-accumulated loss — eliminate per-batch to_vec0
Replace per-batch loss.to_vec0() in TFT training/validation loops
with GPU tensor accumulation. Single extraction per epoch + NaN guard
every 100 batches.

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