Commit 6625a3d
fix: update test_tp_ranking_gr to match progress() 3-value return
progress() now returns (loss, global_tokens, extras) instead of
(loss, extras). Update all 3 call sites in the TP test.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent d9dbe30 commit 6625a3d
1 file changed
Lines changed: 7 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
278 | 278 | | |
279 | 279 | | |
280 | 280 | | |
281 | | - | |
282 | | - | |
| 281 | + | |
| 282 | + | |
| 283 | + | |
| 284 | + | |
283 | 285 | | |
284 | 286 | | |
285 | | - | |
| 287 | + | |
| 288 | + | |
| 289 | + | |
286 | 290 | | |
287 | 291 | | |
288 | 292 | | |
| |||
0 commit comments