mirror of
https://github.com/saymrwulf/pytorch.git
synced 2026-05-14 20:57:59 +00:00
Sync worker requirement mismatches
Summary: Syncing worker requirement mismatches to improve remote build time. Created actions: MEDIUM: 981 LARGE: 56 Updated actions: From MEDIUM to LARGE: 10 From LARGE to MEDIUM: 3 From LARGE to XLARGE: 1 Differential Revision: D16532427 fbshipit-source-id: c58bf59e6c571627b3994f8cdfa79758fb85892b
This commit is contained in:
parent
91d28026f8
commit
19858f7cc6
1 changed files with 4 additions and 0 deletions
|
|
@ -10,5 +10,9 @@
|
|||
"ATen-cu#platform007-clang,shared": {
|
||||
"workerSize": "MEDIUM",
|
||||
"platformType": "LINUX"
|
||||
},
|
||||
"ATen-cpu#compile-pic-THTensorMoreMath.cpp.oc1c23613,platform007-clang": {
|
||||
"workerSize": "MEDIUM",
|
||||
"platformType": "LINUX"
|
||||
}
|
||||
}
|
||||
Loading…
Reference in a new issue