We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8a3e81d commit bbe86e9Copy full SHA for bbe86e9
torchci/components/commit/WorkflowDispatcher.tsx
@@ -17,6 +17,7 @@ const SUPPORTED_WORKFLOWS: { [k: string]: any } = {
17
"linux-aarch64": "Run Linux ARMv8 jobs",
18
"inductor-periodic": "Run periodic inductor jobs",
19
"inductor-cu124": "Run inductor-cu124 jobs",
20
+ "vllm-test": "Run vllm test jobs",
21
xpu: "Run XPU jobs",
22
h100: "Run H100 jobs",
23
},
0 commit comments