|
6 | 6 | "0.4": "0.4.3",
|
7 | 7 | "0.5": "0.5.2",
|
8 | 8 | "0.6": "0.6.2",
|
9 |
| - "0.7": "0.7.0" |
| 9 | + "0.7": "0.7.0", |
| 10 | + "0.8": "0.8.2" |
10 | 11 | },
|
11 | 12 | "versions": {
|
12 | 13 | "0.3.1": {
|
|
345 | 346 | "repository": "autogluon-training",
|
346 | 347 | "processors": ["cpu", "gpu"],
|
347 | 348 | "py_versions": ["py39"]
|
| 349 | + }, |
| 350 | + "0.8.2": { |
| 351 | + "registries": { |
| 352 | + "af-south-1": "626614931356", |
| 353 | + "il-central-1": "780543022126", |
| 354 | + "ap-east-1": "871362719292", |
| 355 | + "ap-northeast-1": "763104351884", |
| 356 | + "ap-northeast-2": "763104351884", |
| 357 | + "ap-northeast-3": "364406365360", |
| 358 | + "ap-south-1": "763104351884", |
| 359 | + "ap-southeast-1": "763104351884", |
| 360 | + "ap-southeast-2": "763104351884", |
| 361 | + "ap-southeast-3": "907027046896", |
| 362 | + "ap-southeast-4": "457447274322", |
| 363 | + "ca-central-1": "763104351884", |
| 364 | + "eu-central-1": "763104351884", |
| 365 | + "eu-north-1": "763104351884", |
| 366 | + "eu-west-1": "763104351884", |
| 367 | + "eu-west-2": "763104351884", |
| 368 | + "eu-west-3": "763104351884", |
| 369 | + "eu-south-1": "692866216735", |
| 370 | + "me-south-1": "217643126080", |
| 371 | + "sa-east-1": "763104351884", |
| 372 | + "us-east-1": "763104351884", |
| 373 | + "us-east-2": "763104351884", |
| 374 | + "us-gov-east-1": "446045086412", |
| 375 | + "us-gov-west-1": "442386744353", |
| 376 | + "us-iso-east-1": "886529160074", |
| 377 | + "us-isob-east-1": "094389454867", |
| 378 | + "us-west-1": "763104351884", |
| 379 | + "us-west-2": "763104351884" |
| 380 | + }, |
| 381 | + "repository": "autogluon-training", |
| 382 | + "processors": ["cpu", "gpu"], |
| 383 | + "py_versions": ["py39"] |
348 | 384 | }
|
349 | 385 | }
|
350 | 386 | },
|
|
354 | 390 | "0.4": "0.4.3",
|
355 | 391 | "0.5": "0.5.2",
|
356 | 392 | "0.6": "0.6.2",
|
357 |
| - "0.7": "0.7.0" |
| 393 | + "0.7": "0.7.0", |
| 394 | + "0.8": "0.8.2" |
358 | 395 | },
|
359 | 396 | "versions": {
|
360 | 397 | "0.3.1": {
|
|
713 | 750 | "repository": "autogluon-inference",
|
714 | 751 | "processors": ["cpu", "gpu"],
|
715 | 752 | "py_versions": ["py39"]
|
| 753 | + }, |
| 754 | + "0.8.2": { |
| 755 | + "registries": { |
| 756 | + "af-south-1": "626614931356", |
| 757 | + "il-central-1": "780543022126", |
| 758 | + "ap-east-1": "871362719292", |
| 759 | + "ap-northeast-1": "763104351884", |
| 760 | + "ap-northeast-2": "763104351884", |
| 761 | + "ap-northeast-3": "364406365360", |
| 762 | + "ap-south-1": "763104351884", |
| 763 | + "ap-southeast-1": "763104351884", |
| 764 | + "ap-southeast-2": "763104351884", |
| 765 | + "ap-southeast-3": "907027046896", |
| 766 | + "ap-southeast-4": "457447274322", |
| 767 | + "ca-central-1": "763104351884", |
| 768 | + "cn-north-1": "727897471807", |
| 769 | + "cn-northwest-1": "727897471807", |
| 770 | + "eu-central-1": "763104351884", |
| 771 | + "eu-north-1": "763104351884", |
| 772 | + "eu-west-1": "763104351884", |
| 773 | + "eu-west-2": "763104351884", |
| 774 | + "eu-west-3": "763104351884", |
| 775 | + "eu-south-1": "692866216735", |
| 776 | + "me-south-1": "217643126080", |
| 777 | + "sa-east-1": "763104351884", |
| 778 | + "us-east-1": "763104351884", |
| 779 | + "us-east-2": "763104351884", |
| 780 | + "us-gov-east-1": "446045086412", |
| 781 | + "us-gov-west-1": "442386744353", |
| 782 | + "us-iso-east-1": "886529160074", |
| 783 | + "us-isob-east-1": "094389454867", |
| 784 | + "us-west-1": "763104351884", |
| 785 | + "us-west-2": "763104351884" |
| 786 | + }, |
| 787 | + "repository": "autogluon-inference", |
| 788 | + "processors": ["cpu", "gpu"], |
| 789 | + "py_versions": ["py39"] |
716 | 790 | }
|
717 | 791 | }
|
718 | 792 | }
|
|
0 commit comments