Commit Graph

1 Commits

Author SHA1 Message Date
log-wade 9fbd4dff5b fix: guard short token datasets in train_large_ane and dynamic pipeline
- Add n_tokens <= SEQ+1 check in train_large_ane.m and training_dynamic/train.m
- Prevents underflow in max_pos and possible OOB reads (aligns with train_large.m)
- Add M5 MacBook Pro benchmark result and full output for Issue #3

Made-with: Cursor
2026-03-07 14:12:31 -06:00