Files
foxhunt/crates
jgrusewski 1f910d0aac fix(critical): c51_grad writes branch-major d_adv_logits layout
The old sample-major interleaved layout did not match cuBLAS backward
branch-major pointer arithmetic. At batch=16384, backward GEMM read
cross-contaminated data producing zero weight gradients.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-09 21:56:38 +02:00
..