[Xeon] CPU CI enhancement for Intel Xeon platforms (#24649)

This commit is contained in:
MingxuZh
2026-05-28 10:49:04 +08:00
committed by GitHub
parent 81663cb5f1
commit 21ba329dac
88 changed files with 192 additions and 31 deletions
+2 -2
View File
@@ -28,7 +28,7 @@ class TestCPUGraph(CustomTestCase):
"--batch-size",
"1",
"--mem-fraction-static",
"0.05",
"0.5",
"--enable-torch-compile",
"--torch-compile-max-bs",
"2",
@@ -55,7 +55,7 @@ class TestCPUGraph(CustomTestCase):
"--attention-backend",
"intel_amx",
"--mem-fraction-static",
"0.05",
"0.5",
"--disable-radix",
"--trust-remote-code",
"--disable-overlap-schedule",