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:
Alisdair Johnstone 2019-07-29 04:30:28 -07:00 committed by Facebook Github Bot
parent 91d28026f8
commit 19858f7cc6

View file

@ -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"
}
}