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 fcb3518 commit 58f2bcdCopy full SHA for 58f2bcd
torchci/lib/flakyBot/utils.ts
@@ -9,6 +9,7 @@ export const supportedPlatforms = new Map([
9
["mac", ["module: macos"]],
10
["macos", ["module: macos"]],
11
["rocm", ["module: rocm"]],
12
+ ["xpu", ["module: xpu"]],
13
["slow", []],
14
["win", ["module: windows"]],
15
["windows", ["module: windows"]],
0 commit comments