Commit c13ec45
committed
Bump sgd_step_batch16 micro pins for slow CI runner (26 → 55 µs)
The model_runtime_ops gate failed on sgd_step_batch16 (40.2 µs) and
sgd_step_batch16_hinge (38.6 µs) against a 26 µs pin. Not a regression:
yscv-model and its whole bench dependency chain (optim/autograd/tensor/
kernels) are byte-identical to the last merge (f364661) — the only
commits touching them, e3cffe0 and its revert d0b26e4, cancel out — and
criterion itself reports "No change in performance detected" (p > 0.05).
The Actions runner is simply slower/noisier; same reason as ac1d3ef and
bc6dad4 bumped the sibling pins. 55 µs keeps ~35% headroom over observed.1 parent 16dc42b commit c13ec45
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
0 commit comments