|
147 | 147 | "version_aliases": {
|
148 | 148 | "pytorch1.6": "pytorch1.6.0",
|
149 | 149 | "pytorch1.7": "pytorch1.7.1",
|
| 150 | + "pytorch1.8": "pytorch1.8.1", |
150 | 151 | "tensorflow2.4": "tensorflow2.4.1"
|
151 | 152 | },
|
152 | 153 | "pytorch1.6.0": {
|
|
178 | 179 | "us-west-1": "763104351884",
|
179 | 180 | "us-west-2": "763104351884"
|
180 | 181 | },
|
181 |
| - "repository": "huggingface-pytorch-training" |
| 182 | + "repository": "huggingface-pytorch-training", |
| 183 | + "container_version": {"gpu":"cu110-ubuntu18.04"} |
182 | 184 | },
|
183 | 185 | "pytorch1.7.1": {
|
184 | 186 | "py_versions": ["py36"],
|
|
209 | 211 | "us-west-1": "763104351884",
|
210 | 212 | "us-west-2": "763104351884"
|
211 | 213 | },
|
212 |
| - "repository": "huggingface-pytorch-training" |
| 214 | + "repository": "huggingface-pytorch-training", |
| 215 | + "container_version": {"gpu":"cu110-ubuntu18.04"} |
| 216 | + }, |
| 217 | + "pytorch1.8.1": { |
| 218 | + "py_versions": ["py36"], |
| 219 | + "registries": { |
| 220 | + "af-south-1": "626614931356", |
| 221 | + "ap-east-1": "871362719292", |
| 222 | + "ap-northeast-1": "763104351884", |
| 223 | + "ap-northeast-2": "763104351884", |
| 224 | + "ap-northeast-3": "364406365360", |
| 225 | + "ap-south-1": "763104351884", |
| 226 | + "ap-southeast-1": "763104351884", |
| 227 | + "ap-southeast-2": "763104351884", |
| 228 | + "ca-central-1": "763104351884", |
| 229 | + "cn-north-1": "727897471807", |
| 230 | + "cn-northwest-1": "727897471807", |
| 231 | + "eu-central-1": "763104351884", |
| 232 | + "eu-north-1": "763104351884", |
| 233 | + "eu-west-1": "763104351884", |
| 234 | + "eu-west-2": "763104351884", |
| 235 | + "eu-west-3": "763104351884", |
| 236 | + "eu-south-1": "692866216735", |
| 237 | + "me-south-1": "217643126080", |
| 238 | + "sa-east-1": "763104351884", |
| 239 | + "us-east-1": "763104351884", |
| 240 | + "us-east-2": "763104351884", |
| 241 | + "us-gov-west-1": "442386744353", |
| 242 | + "us-iso-east-1": "886529160074", |
| 243 | + "us-west-1": "763104351884", |
| 244 | + "us-west-2": "763104351884" |
| 245 | + }, |
| 246 | + "repository": "huggingface-pytorch-training", |
| 247 | + "container_version": {"gpu":"cu111-ubuntu18.04"} |
213 | 248 | },
|
214 | 249 | "tensorflow2.4.1": {
|
215 | 250 | "py_versions": ["py37"],
|
|
240 | 275 | "us-west-1": "763104351884",
|
241 | 276 | "us-west-2": "763104351884"
|
242 | 277 | },
|
243 |
| - "repository": "huggingface-tensorflow-training" |
| 278 | + "repository": "huggingface-tensorflow-training", |
| 279 | + "container_version": {"gpu":"cu110-ubuntu18.04"} |
244 | 280 | }
|
245 | 281 | }
|
246 | 282 | }
|
|
286 | 322 | "us-west-1": "763104351884",
|
287 | 323 | "us-west-2": "763104351884"
|
288 | 324 | },
|
289 |
| - "repository": "huggingface-pytorch-inference" |
| 325 | + "repository": "huggingface-pytorch-inference", |
| 326 | + "container_version": {"gpu":"cu110-ubuntu18.04", "cpu":"ubuntu18.04" } |
| 327 | + }, |
| 328 | + "pytorch1.8.1": { |
| 329 | + "py_versions": ["py36"], |
| 330 | + "registries": { |
| 331 | + "af-south-1": "626614931356", |
| 332 | + "ap-east-1": "871362719292", |
| 333 | + "ap-northeast-1": "763104351884", |
| 334 | + "ap-northeast-2": "763104351884", |
| 335 | + "ap-northeast-3": "364406365360", |
| 336 | + "ap-south-1": "763104351884", |
| 337 | + "ap-southeast-1": "763104351884", |
| 338 | + "ap-southeast-2": "763104351884", |
| 339 | + "ca-central-1": "763104351884", |
| 340 | + "cn-north-1": "727897471807", |
| 341 | + "cn-northwest-1": "727897471807", |
| 342 | + "eu-central-1": "763104351884", |
| 343 | + "eu-north-1": "763104351884", |
| 344 | + "eu-west-1": "763104351884", |
| 345 | + "eu-west-2": "763104351884", |
| 346 | + "eu-west-3": "763104351884", |
| 347 | + "eu-south-1": "692866216735", |
| 348 | + "me-south-1": "217643126080", |
| 349 | + "sa-east-1": "763104351884", |
| 350 | + "us-east-1": "763104351884", |
| 351 | + "us-east-2": "763104351884", |
| 352 | + "us-gov-west-1": "442386744353", |
| 353 | + "us-iso-east-1": "886529160074", |
| 354 | + "us-west-1": "763104351884", |
| 355 | + "us-west-2": "763104351884" |
| 356 | + }, |
| 357 | + "repository": "huggingface-pytorch-inference", |
| 358 | + "container_version": {"gpu":"cu111-ubuntu18.04", "cpu":"ubuntu18.04" } |
290 | 359 | },
|
291 | 360 | "tensorflow2.4.1": {
|
292 | 361 | "py_versions": ["py37"],
|
|
317 | 386 | "us-west-1": "763104351884",
|
318 | 387 | "us-west-2": "763104351884"
|
319 | 388 | },
|
320 |
| - "repository": "huggingface-tensorflow-inference" |
| 389 | + "repository": "huggingface-tensorflow-inference", |
| 390 | + "container_version": {"gpu":"cu110-ubuntu18.04", "cpu":"ubuntu18.04" } |
321 | 391 | }
|
322 | 392 | }
|
323 | 393 | }
|
|
0 commit comments