Liangsheng Yin
|
198a3bc29b
|
[Test] Route GEMM backend UTs through real layer modules and weight loaders (#33615)
|
2026-08-04 20:53:26 -07:00 |
|
ANSHUMAN TRIPATHY
|
23f2b77d82
|
Make UTs compatible for XPU (#27106)
|
2026-07-15 12:35:56 +08:00 |
|
Cheng Wan
|
fc2ef35308
|
[refactor] Move MLP collective flags onto ForwardFlags (#30802)
|
2026-07-10 17:43:39 -07:00 |
|
fzyzcjy
|
6ab7a65d94
|
Support grad injection and step override in the dumper's model dump (#30657)
|
2026-07-09 20:26:05 +08:00 |
|
fzyzcjy
|
5b28465eb9
|
Cap diagnostic detail computation for failing tensors (#30656)
|
2026-07-09 20:19:51 +08:00 |
|
fzyzcjy
|
287291c232
|
Fix rel_diff being nan for bitwise-identical tensors (#30655)
|
2026-07-09 20:16:18 +08:00 |
|
fzyzcjy
|
0d7e8cfb85
|
Support per-regex diff-threshold predicates in the tensor comparator (#30654)
|
2026-07-09 20:15:36 +08:00 |
|
Cheng Wan
|
e703f9e566
|
[refactor] Adopt get_parallel() everywhere and close out the parallel wrapper surface (#30492)
|
2026-07-09 02:09:39 -07:00 |
|
Lianmin Zheng
|
9d00385b63
|
Cleanup: relocate temp_set_env and consolidate multi-device/CUDA helpers in common.py (#30180)
|
2026-07-05 18:47:26 -07:00 |
|
Xinyuan Tong
|
cf7c6ac234
|
fix(nightly-precision): pin flashinfer allreduce-fusion backend for TP-partial capture contract (#28925)
|
2026-07-01 17:26:19 -07:00 |
|
Baizhou Zhang
|
cc238270b1
|
Update GLM tests to 5.2 and delete redundant tests (#29686)
|
2026-06-29 23:04:26 -07:00 |
|
jundu
|
e04ed05193
|
[CI] reduce CPU CI scope with base-c suite (#28623)
|
2026-06-24 16:18:06 +08:00 |
|
Jared Wen
|
5da3b37a9d
|
[CI] add Precision Regression Test on Nightly Run CI (#26902)
|
2026-06-14 12:43:57 +08:00 |
|
  
|
2495c02c2c
|
[Refactor] Cuda Graph Runner/Backend Refactor (#23906)
Co-authored-by: BBuf <1182563586@qq.com>
Co-authored-by: Cheng Wan <54331508+ch-wan@users.noreply.github.com>
Co-authored-by: Lianmin Zheng <lianminzheng@gmail.com>
|
2026-06-09 21:36:57 -07:00 |
|
fzyzcjy
|
f5fdf9c5d8
|
Speed up dump comparator percentile computation using numpy (#26874)
|
2026-06-08 14:50:31 +08:00 |
|
fzyzcjy
|
995e649190
|
Add parallel-rank dump filenames and pipeline-global layer remapping to dumper (#26850)
|
2026-06-08 14:49:22 +08:00 |
|
fzyzcjy
|
8cea0473ea
|
Fix dp-attention token alignment in the dumper comparator e2e test (#26996)
|
2026-06-02 00:50:45 -07:00 |
|
fzyzcjy
|
7f93952f79
|
Add a debug toggle for selectively reverting PR fixes (#26802)
|
2026-05-31 09:50:12 +08:00 |
|
MingxuZh
|
21ba329dac
|
[Xeon] CPU CI enhancement for Intel Xeon platforms (#24649)
|
2026-05-28 10:49:04 +08:00 |
|
Joel Schlosser
|
6989fede3c
|
Purge usage of pytorch named tensors (#25911)
|
2026-05-26 14:58:57 -07:00 |
|
Liangsheng Yin
|
614672fea5
|
[Test] Stage-a sanity kits; consolidate core/ + models_e2e/ tests (#25831)
|
2026-05-20 01:58:48 -07:00 |
|
Liangsheng Yin
|
b7d62bd724
|
[CI] Rename basic CI stage-a/b/c -> base-a/b/c for symmetry with extra CI (#25420)
|
2026-05-15 18:26:55 -07:00 |
|
Liangsheng Yin
|
22d3f3996c
|
ci: decouple stage and runner for cuda registry (#25197)
|
2026-05-13 17:28:21 -07:00 |
|
fzyzcjy
|
11b0e510aa
|
Fix lint (#24520)
|
2026-05-06 18:26:41 +08:00 |
|
fzyzcjy
|
a858fda708
|
Add e2e test with log snapshot in dumper grafter (#24513)
|
2026-05-06 17:00:13 +08:00 |
|
fzyzcjy
|
8527db0a91
|
Enhance diff and tensor-info logging in dumper grafter (#24512)
|
2026-05-06 16:58:08 +08:00 |
|
fzyzcjy
|
75943cfbcf
|
Support per-call extras and dataclass transform input in dumper grafter (#24511)
|
2026-05-06 16:57:44 +08:00 |
|
fzyzcjy
|
833279eb2e
|
Support multi-rank exchange via all_gather_object in dumper grafter (#24510)
|
2026-05-06 16:57:20 +08:00 |
|
fzyzcjy
|
ebd64f5d40
|
Support user-supplied recv-side transform in dumper grafter (#24509)
|
2026-05-06 16:56:52 +08:00 |
|
fzyzcjy
|
9a65f0ac26
|
Support t2b direction and overlap protection in dumper grafter (#24508)
|
2026-05-06 16:56:24 +08:00 |
|
fzyzcjy
|
58487e68e5
|
Support cross-system tensor grafting in dumper (#24507)
|
2026-05-06 16:55:40 +08:00 |
|
fzyzcjy
|
61104d7d0a
|
Add prefixed _log helper in dumper (#24506)
|
2026-05-06 16:54:20 +08:00 |
|
Xiaoyu Zhang
|
6fbad22feb
|
Remove smoke wording from tests and comments (#23355)
|
2026-04-28 12:05:27 +08:00 |
|
Liangsheng Yin
|
6cc2eee50d
|
[misc] CI hygiene: enforce __main__ entry, drop silent-skipped tests, fix rerun-test protoc (#23305)
|
2026-04-20 21:16:24 -07:00 |
|
 Alison ShaoandAlison Shao
|
1ac74e652e
|
[Misc] Fix comparator e2e tests: add polars dep + fix dp-attention test (#21804)
Co-authored-by: Alison Shao <alison.shao@mac.lan>
|
2026-04-01 15:44:35 -07:00 |
|
Michael
|
6cb1c2d53d
|
[AMD] Add 4-GPU test suite for MI325 runners (#20294)
|
2026-03-24 14:04:49 -07:00 |
|
 Lianmin ZhengandClaude Opus 4.6
|
27ac831a84
|
docs: improve CI and testing documentation (#21202)
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
|
2026-03-23 10:48:50 -07:00 |
|
Lianmin Zheng
|
814202704b
|
ci: unify PR test suite naming (#21187)
|
2026-03-23 00:18:45 -07:00 |
|
fzyzcjy
|
146700db68
|
Add e2e demo test in dump comparator (#21031)
|
2026-03-20 22:41:01 +08:00 |
|
fzyzcjy
|
6703cc4484
|
Enhance output formatting in dump comparator (#21029)
|
2026-03-20 22:04:50 +08:00 |
|
fzyzcjy
|
fdbcb8156e
|
Refactor dp_utils to use ParallelAxis enum in dump comparator (#21028)
|
2026-03-20 22:04:20 +08:00 |
|
fzyzcjy
|
154395ab7d
|
Support s≡t dimension name equivalence in dump comparator (#21027)
|
2026-03-20 22:03:34 +08:00 |
|
fzyzcjy
|
cc22601d28
|
Validate replicated axes orthogonality in dump comparator (#21026)
|
2026-03-20 22:02:40 +08:00 |
|
fzyzcjy
|
2f01950a0e
|
Support jointly-determined axes inference in dump comparator (#21025)
|
2026-03-20 22:01:26 +08:00 |
|
fzyzcjy
|
ecd7e40d20
|
Support dependent axis auto-resolution in dump comparator (#21024)
|
2026-03-20 21:56:39 +08:00 |
|
Lianmin Zheng
|
c1da420799
|
ci: run Stage A CUDA tests as stage-a-test-small-1-gpu on 5090 (#20988)
|
2026-03-20 02:55:16 -07:00 |
|
Lianmin Zheng
|
cea79530f8
|
ci: merge CPU default and stage-a-cpu-only suites (#20992)
|
2026-03-20 00:04:55 -07:00 |
|
fzyzcjy
|
7579ab3f33
|
Enhance error resilience in dump comparator (#19685)
|
2026-03-02 19:08:35 +08:00 |
|
fzyzcjy
|
e5ef845cad
|
Support multiple verbosity in dump comparator (#19684)
|
2026-03-02 18:47:30 +08:00 |
|
fzyzcjy
|
3dd4649b42
|
Beautify text output in dump comparator (#19683)
|
2026-03-02 18:47:01 +08:00 |
|