fzyzcjy
|
f9a2f0398f
|
Support token aligner planning and execution in dump comparator (#19377)
|
2026-02-26 10:04:33 +08:00 |
|
fzyzcjy
|
d34d5aca07
|
Support loading token aligner data in dump comparator (#19376)
|
2026-02-26 10:03:56 +08:00 |
|
fzyzcjy
|
e8dd14519d
|
Add aligner entrypoint and bundle handler in dump comparator (#19375)
|
2026-02-26 10:03:22 +08:00 |
|
fzyzcjy
|
2739d7df62
|
Reorganize modules and pipeline in dump comparator (#19374)
|
2026-02-26 10:00:13 +08:00 |
|
fzyzcjy
|
508b8e3387
|
Handle warnings via sink for structured output and add pair in dump comparator (#19373)
|
2026-02-26 09:59:15 +08:00 |
|
fzyzcjy
|
46321ee70e
|
Support dumping rid for correlation across passes in dump comparator (#19372)
|
2026-02-26 09:57:57 +08:00 |
|
fzyzcjy
|
b7af58b9af
|
Support replication axis in dump comparator (#19282)
|
2026-02-25 09:48:43 +08:00 |
|
fzyzcjy
|
2e2b18e870
|
Support context parallel zigzag reordering in dump comparator (#19281)
|
2026-02-25 09:46:17 +08:00 |
|
fzyzcjy
|
0de1f4b07b
|
Support multi axis unsharding in dump comparator (#19280)
|
2026-02-25 09:44:07 +08:00 |
|
fzyzcjy
|
4bb678f28a
|
Full test coverage in dump comparator (#19279)
|
2026-02-25 09:43:29 +08:00 |
|
fzyzcjy
|
94ca2ac5d7
|
Support TP unification and enhance tests in dump comparator (#19278)
|
2026-02-25 09:42:56 +08:00 |
|
fzyzcjy
|
39ba9b5ab5
|
Support simple unsharding in dumper comparator (#19277)
|
2026-02-25 09:42:21 +08:00 |
|
fzyzcjy
|
02ca107b2c
|
Support dims annotation and enhance dump loader in dumper (#19276)
|
2026-02-25 09:41:48 +08:00 |
|
fzyzcjy
|
8b1ab4aaf9
|
Support agent-friendly output formats in dump comparator (#19275)
|
2026-02-25 09:40:33 +08:00 |
|
fzyzcjy
|
d7578ce279
|
Implement simplest dump comparator v2 (#19274)
|
2026-02-25 09:37:21 +08:00 |
|
fzyzcjy
|
1a1c768d44
|
Support kwargs and megatron core tensor parsing in dumper (#19138)
|
2026-02-22 16:24:33 +08:00 |
|
fzyzcjy
|
326b788ab4
|
Fix wrongly large dumped file and handle non intrusive hook reset in dumper (#19124)
|
2026-02-22 16:20:08 +08:00 |
|
fzyzcjy
|
c1f497e20e
|
Enhance reset, states, http in dumper (#19095)
|
2026-02-22 16:17:41 +08:00 |
|
fzyzcjy
|
4091b720c5
|
Support multi colocated dumper, named exp cleanup, argparse config (#19094)
|
2026-02-22 16:16:15 +08:00 |
|
fzyzcjy
|
31f0c11405
|
Configure and call dumper in main SGLang logic (#19093)
|
2026-02-22 16:14:27 +08:00 |
|
fzyzcjy
|
cc63c99f11
|
Enhance hook mechanism in dumper (#19073)
|
2026-02-22 16:13:38 +08:00 |
|
fzyzcjy
|
fdf80b5031
|
Extract framework plugins in dumper (#19072)
|
2026-02-22 16:10:43 +08:00 |
|
fzyzcjy
|
e32b5364a2
|
Auto annotate context in dumper (#19071)
|
2026-02-22 16:08:48 +08:00 |
|
fzyzcjy
|
8bc0751376
|
Support enabling partial non intrusive dump in dumper (#19069)
|
2026-02-22 16:07:45 +08:00 |
|
fzyzcjy
|
0384c459a7
|
Support non-intrusive dumping in dumper (#19068)
|
2026-02-22 16:04:02 +08:00 |
|
fzyzcjy
|
5eccc3cff9
|
Refactor dumper and change on_forward_pass_start API (#19065)
|
2026-02-22 16:03:27 +08:00 |
|
fzyzcjy
|
046ef0aa35
|
Support using SGLang port in dumper (#19038)
|
2026-02-20 12:30:24 +08:00 |
|
fzyzcjy
|
2fecc2c075
|
Support resetting and enhance HTTP endpoints for dumper (#19046)
Co-authored-by: Yueming Yuan <112649537+yueming-yuan@users.noreply.github.com>
|
2026-02-20 12:29:09 +08:00 |
|
fzyzcjy
|
503bf3047a
|
Enhance configure and env parsing in dumper (#19034)
|
2026-02-20 12:28:10 +08:00 |
|
fzyzcjy
|
df995aab56
|
Support filtering labels in dumper (#19018)
|
2026-02-20 12:27:12 +08:00 |
|
fzyzcjy
|
261bca3c58
|
Support captured dump output and console output control in dumper (#19017)
|
2026-02-20 12:26:24 +08:00 |
|
fzyzcjy
|
fc1500adc6
|
Hint users when wrongly execute it with partial ranks in dumper (#19014)
|
2026-02-20 12:25:54 +08:00 |
|
fzyzcjy
|
b41d412c3d
|
Support cleanup previous dumps in dumper (#19013)
|
2026-02-20 12:25:21 +08:00 |
|
Liangsheng Yin
|
83a475e8d7
|
feat: add cuda core dump CI warpper (#18909)
|
2026-02-17 14:49:26 -08:00 |
|
fzyzcjy
|
f554b3c27b
|
Support dumping gradients, parameters, lazy values (#18881)
Co-authored-by: Yueming Yuan <112649537+yueming-yuan@users.noreply.github.com>
|
2026-02-16 13:34:06 +08:00 |
|
fzyzcjy
|
9a7d8d5eb0
|
Collect upper level metadata to dump output (#18880)
|
2026-02-16 13:31:19 +08:00 |
|
fzyzcjy
|
949792d0c6
|
Change dump output format to dict with value and metadata (#18879)
|
2026-02-16 13:30:47 +08:00 |
|
fzyzcjy
|
02816abc0d
|
Flip dumper to disable by default and refactor environment handling (#18878)
|
2026-02-16 13:29:32 +08:00 |
|
fzyzcjy
|
90555a0228
|
Add missing dumper tests (#18859)
|
2026-02-15 18:42:57 +08:00 |
|
fzyzcjy
|
4c7f986c6b
|
Extract dumper and prefill delayer tests common utils (#18857)
|
2026-02-15 18:33:23 +08:00 |
|
Alison Shao
|
146b5fcc84
|
[CI] Reorganize stage-b 1-GPU tests for 5090 compatibility (#16826)
|
2026-01-15 15:23:35 -08:00 |
|
Michael
|
b025cff441
|
[AMD] Add AMD CI registration (1-gpu unit test) to nightly CI. (#16941)
|
2026-01-13 23:41:45 -08:00 |
|
Alison Shao
|
b880607108
|
Add 5090 dry run stage to PR test workflow (#17022)
|
2026-01-13 14:12:33 -08:00 |
|
fzyzcjy
|
641830c1c2
|
Tiny extract file logging utils (#16870)
|
2026-01-10 20:02:37 +08:00 |
|
fzyzcjy
|
c89949bbaf
|
Tiny let soft watchdog cover initialization phase (#16853)
|
2026-01-10 13:20:08 +08:00 |
|
YC Tseng
|
4e999404c3
|
[AMD] Fix CI - unit-test-backend-1-gpu-amd-mi35x and unit-test-backend-2-gpu-amd, stage-b-test-small-1-gpu-amd (#16675)
Co-authored-by: Bingxu Chen <bingxche@amd.com>
|
2026-01-08 10:16:27 -08:00 |
|
Alison Shao
|
2e0527dd74
|
ci: migrate Debug Utils, Ops, and Rotary Embedding tests to test/registered/ (#16422)
|
2026-01-06 14:35:57 -08:00 |
|
fzyzcjy
|
d7aa0ce72f
|
Support multiple engines for router simulation in schedule simulator (#16368)
|
2026-01-04 11:46:05 +08:00 |
|
fzyzcjy
|
24e116ef6a
|
Enhance schedule simulator and add several e2e scenarios (#16357)
|
2026-01-04 10:02:38 +08:00 |
|
fzyzcjy
|
8ca9597057
|
Tiny support sticky routing algorithm in schedule simulator (#16355)
|
2026-01-04 08:36:52 +08:00 |
|