Ratish P
4f5b55e379
[diffusion][CI]: Add individual component accuracy CI for diffusion models ( #18709 )
...
Co-authored-by: Xiaoyu Zhang <35585791+BBuf@users.noreply.github.com >
2026-04-01 21:51:36 +08:00
Douglas Yang
1b45d81e91
fix: only showing recent runners from ci failure analysis ( #21015 )
2026-03-31 20:18:17 -07:00
Liangsheng Yin
53d8aa23ae
Cache nvidia wheels locally to skip repeated 830 MB downloads in CI ( #21778 )
2026-03-31 16:06:09 -07:00
Ke Bao
acd37d8701
[CI] Fix rerun-test suite detection to skip commented registrations ( #21753 )
2026-03-31 18:00:53 +08:00
Ke Bao
2456889f98
Rename rerun-ut to rerun-test ( #21747 )
2026-03-31 17:31:55 +08:00
Baizhou Zhang
d52757fe97
[CI]Remove msgm-en and mmlu tests which cause timeout ( #21733 )
2026-03-31 01:10:05 -07:00
Alison Shao
3650bfb199
Remove flashinfer wheel cache cleanup that deletes other versions ( #21711 )
...
Co-authored-by: Alison Shao <alison.shao@MacBook-Pro-D2W773R9CD.local >
2026-03-30 16:47:04 -07:00
Mick
db5d9eb8ce
[diffusion] CI: fix dashboard chart (nightly) display issues ( #21653 )
...
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com >
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2026-03-30 12:02:01 +08:00
Bingxu Chen
6047d2c690
[AMD] Fix AMD CI monitor GitHub API rate limit exhaustion ( #21527 )
2026-03-27 02:55:56 -07:00
zwang86
5fc5c18bed
fix(security): replace unsafe pickle.loads with SafeUnpickler for CVE-2026-3989 ( #20904 )
2026-03-27 00:43:41 -07:00
Shangming Cai
1487f80158
chore: bump mooncake version to 0.3.10 ( #20942 )
...
Signed-off-by: Shangming Cai <csmthu@gmail.com >
2026-03-27 10:35:31 +08:00
Liangsheng Yin
e1ee68d0fc
Release mm features on session close and support multiple /rerun-ut specs ( #21501 )
2026-03-26 18:31:29 -07:00
Liangsheng Yin
9dc266adb4
Fix concurrent /rerun-ut posting duplicate workflow URLs ( #21495 )
2026-03-26 16:26:00 -07:00
Mick
238a4b8f8f
[diffusion] CI: fix breaking import path in nightly ( #21449 )
2026-03-26 16:33:22 +08:00
Michael
80389fec00
[AMD] Fix AMD CI: mark /sglang-checkout as git safe.directory in container ( #21423 )
...
Co-authored-by: Bingxu Chen <bingxche@amd.com >
2026-03-26 10:18:19 +08:00
Mick
04eb72801f
[diffusion] CI: add performance tracking job to nightly ( #21091 )
2026-03-25 19:01:33 +08:00
Alison Shao
5297a3cb46
[CI] Rewrite killall_sglang as Python with CI/local dual mode ( #21331 )
...
Co-authored-by: Alison Shao <alison.shao@mac.lan >
Co-authored-by: Alison Shao <alison.shao@MacBook-Pro-D2W773R9CD.local >
Co-authored-by: hnyls2002 <lsyincs@gmail.com >
Co-authored-by: Liangsheng Yin <hnyls2002@gmail.com >
2026-03-24 23:54:01 -07:00
Lianmin Zheng
260abe1fb1
Refactor JIT kernel CI to use run_suite.py registration system ( #21239 )
2026-03-23 21:17:27 -07:00
Baizhou Zhang
d173cfecd6
Update access of cut branch workflow and delete deprecated release workflow ( #21231 )
2026-03-23 15:18:10 -07:00
Lianmin Zheng
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
Alison Shao
44db0c59cf
[CI] Fix cutlass import error: restore nvidia-cutlass-dsl force-reinstall ( #21182 )
...
Co-authored-by: Alison Shao <alison.shao@mac.lan >
2026-03-22 22:41:01 -07:00
Liangsheng Yin
d9f5c2179c
ci(slash-cmd): allow write-permission users to /rerun-ut on fork PRs ( #21121 )
2026-03-22 00:45:48 -07:00
Liangsheng Yin
1e97864d75
ci(slash-cmd): allow repo write-permission users to /rerun-ut ( #21120 )
2026-03-22 00:32:29 -07:00
Alison Shao
b7a1ae4fac
Fix /rerun-stage dispatch failure for non-AMD stages ( #21076 )
...
Co-authored-by: Alison Shao <alison.shao@Mac.attlocal.net >
2026-03-20 23:48:29 -07:00
Lianmin Zheng
50404e0d1f
ci: refactor CUDA dependency install script ( #21017 )
2026-03-20 21:36:58 -07:00
Lianmin Zheng
2d7a262ca3
ci: rename 1/2-gpu-runner labels to 1/2-gpu-h100 ( #21008 )
2026-03-20 06:04:15 -07: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
193bbf9b66
chore(ci): remove deprecated CI Monitor workflow ( #20993 )
2026-03-20 00:05:22 -07:00
Lianmin Zheng
712a48c5d2
ci: move metrics scripts under scripts/ci/utils ( #20986 )
2026-03-19 23:47:57 -07:00
Ke Bao
05c00088e3
Cleanup broken dist-info directories in ci deps install ( #20817 )
2026-03-18 17:09:23 +08:00
Rain Jiang
cb1e63aba4
bump fa4 to official released fa4 pkg ( #20303 )
2026-03-17 17:22:56 -07:00
Makcum888e
666b5e4852
[NPU] Update torch and torch_npu version for NPU ( #20013 )
2026-03-17 21:25:02 +03:00
Yuhao Yang
2ccdb7373e
[diffusion] CI: fix consistency test workflow ( #20704 )
2026-03-17 07:42:30 +08:00
Baizhou Zhang
826eb21bca
Fix sglang-kernel dependency on CI runners ( #20715 )
2026-03-16 15:23:01 -07:00
Xiaoyu Zhang
15097c5c3b
Release sglang kernel 0.4.0 ( #20440 )
...
Co-authored-by: Baizhou Zhang <sobereddiezhang@gmail.com >
2026-03-16 20:34:58 +08:00
sglang-bot
93afe15b43
chore: bump flashinfer version to 0.6.6 ( #20480 )
...
Co-authored-by: sglang-bot <sglang-bot@users.noreply.github.com >
2026-03-14 13:05:10 -07:00
Liangsheng Yin
5f1bfb0d28
[Security] Fix /rerun-ut bypassing run-ci gate for fork PRs ( #20424 )
...
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-03-12 02:24:29 -07:00
Rain Jiang
ab4b863546
fix ci by removing nvidia-cutlass-dsl-libs-base and force reinstall n… ( #20380 )
2026-03-11 13:37:33 -07:00
Even Zhou
6cfc21ba74
[NPU] Bump SGL-Kernel-NPU version to 2026.03.10.rc1 ( #20362 )
2026-03-11 22:28:21 +08:00
Xiaoyu Zhang
680d9d98e4
Fix cutedsl ci error ( #20309 )
...
Co-authored-by: Baizhou Zhang <sobereddiezhang@gmail.com >
2026-03-11 16:17:35 +08:00
Xinyuan Tong
4a757990a1
[VLM] Replace decord with torchcodec for video decoding ( #20055 )
...
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com >
Co-authored-by: BakerBunker <17872844+BakerBunker@users.noreply.github.com >
2026-03-09 19:23:49 +08:00
Alison Shao
1c1712d8e5
[CI] Skip flashinfer-cubin reinstall when version matches ( #19470 )
...
Co-authored-by: Alison Shao <alisonshao@MacBook-Pro-D2W773R9CD.local >
Co-authored-by: Alison Shao <alisonshao@Mac.attlocal.net >
Co-authored-by: Alison Shao <alisonshao@mac.lan >
2026-03-05 13:30:44 -08:00
YC Tseng
b5edab57f2
[AMD] CI - Add MI35x nightly/PR tests for kv-cache-fp8 and allreduce-fusion (DeepSeek) ( #19834 )
...
Co-authored-by: bingxche <Bingxu.Chen@amd.com >
2026-03-05 07:09:57 -08:00
monkeyLoveding
d8427d0156
[NPU][CI] Cache pytorch dependency in ci ( #19754 )
2026-03-05 09:24:37 +08:00
Baizhou Zhang
f07d668ba1
Remove flashinfer version argument from cu13 docker release workflow ( #19862 )
2026-03-04 00:26:06 -08:00
Baizhou Zhang
52dcade4aa
Fix flashinfer bump workflow ( #19855 )
2026-03-04 00:09:58 -08:00
Baizhou Zhang
c287d9b645
chore: add flashinfer version bump workflow ( #19837 )
...
Co-authored-by: Claude <noreply@anthropic.com >
2026-03-03 22:53:34 -08:00
Liangsheng Yin
c7ffbf25e9
[CI] Fix rerun-ut workflow: add DeepEP install, RDMA env, Blackwell detection ( #19803 )
2026-03-03 15:17:16 -08:00
Liangsheng Yin
1135e214b3
[CI] support /rerun-ut command in slash handler ( #19800 )
2026-03-03 14:10:49 -08:00