fix scheduler for non-cuda devices and disable piecewise cuda graph f… (#19992)
Co-authored-by: Kangyan-Zhou <zky314343421@gmail.com>
This commit is contained in:
co-authored by
Kangyan-Zhou
parent
f85455ab24
commit
4052b53227
@@ -75,7 +75,7 @@ suite_xeon = {
|
||||
suite_xpu = {
|
||||
"per-commit-xpu": [
|
||||
TestFile("xpu/test_deepseek_ocr.py"),
|
||||
TestFile("xpu/test_internvl.py"),
|
||||
# TestFile("xpu/test_internvl.py"),
|
||||
TestFile("xpu/test_intel_xpu_backend.py"),
|
||||
],
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user