[context33] - add batch tiling (N_REPEAT=500) for GPU utilisation
Tile the single sentence 500× to form a (500, T, 40) batch so matrix ops are (500, 168) instead of (1, 168). Note: with identical rows the gradient is mathematically equivalent to batch=1; real speedup requires diverse data. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
+104
-123
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user