fix ut test_moe (#21735)
This commit is contained in:
@@ -77,7 +77,8 @@ suite_xeon = {
|
||||
# NOTE: please sort the test cases alphabetically by the test file name
|
||||
suite_xpu = {
|
||||
"per-commit-xpu": [
|
||||
TestFile("xpu/test_deepseek_ocr.py"),
|
||||
TestFile("xpu/test_deepseek_ocr.py", 360),
|
||||
TestFile("xpu/test_deepseek_ocr_triton.py", 360),
|
||||
# TestFile("xpu/test_internvl.py"),
|
||||
TestFile("xpu/test_intel_xpu_backend.py"),
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user