Support B200 in CI (#8861)

This commit is contained in:
fzyzcjy
2025-08-06 21:42:44 +08:00
committed by GitHub
parent 0475448ee3
commit b114a8105b
3 changed files with 56 additions and 12 deletions

View File

@@ -203,6 +203,9 @@ suites = {
"per-commit-8-gpu-amd": [
TestFile("test_full_deepseek_v3.py", 250),
],
"per-commit-8-gpu-b200": [
# add more here
],
"per-commit-cpu": [
TestFile("cpu/test_activation.py"),
TestFile("cpu/test_binding.py"),