ANE/training/training_dynamic
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
..
models Add Qwen3-0.6B GQA support and multi-model build system 2026-03-06 06:23:15 -08:00
Makefile Add Qwen3-0.6B GQA support and multi-model build system 2026-03-06 06:23:15 -08:00
config.h Add Qwen3-0.6B GQA support and multi-model build system 2026-03-06 06:23:15 -08:00
cpu_ops.h Fixed the dynamic pipeline logit generation 2026-03-06 04:51:32 -08:00
io.h Add Qwen3-0.6B GQA support and multi-model build system 2026-03-06 06:23:15 -08:00
mil_dynamic.h Add Qwen3-0.6B GQA support and multi-model build system 2026-03-06 06:23:15 -08:00
train.m fix: guard short token datasets in train_large_ane and dynamic pipeline 2026-03-07 14:12:31 -06:00