[CI] add Precision Regression Test on Nightly Run CI (#26902)

This commit is contained in:
Jared Wen
2026-06-14 12:43:57 +08:00
committed by GitHub
parent a3fd5c24be
commit 5da3b37a9d
8 changed files with 2160 additions and 1 deletions
+2
View File
@@ -119,6 +119,8 @@ NIGHTLY_SUITES = {
"nightly-perf-vlm-2-gpu",
# GB300 (4x B200 NVL4) nightly suite
"nightly-4-gpu-gb300",
# Nightly precision regression (per-layer hidden state comparison)
"nightly-precision-8-gpu-h200",
],
HWBackend.AMD: [
"nightly-amd",