|
| 1 | +{ |
| 2 | + "training": { |
| 3 | + "processors": ["cpu", "gpu"], |
| 4 | + "versions": { |
| 5 | + "0.3.1": { |
| 6 | + "registries": { |
| 7 | + "af-south-1": "626614931356", |
| 8 | + "ap-east-1": "871362719292", |
| 9 | + "ap-northeast-1": "763104351884", |
| 10 | + "ap-northeast-2": "763104351884", |
| 11 | + "ap-northeast-3": "364406365360", |
| 12 | + "ap-south-1": "763104351884", |
| 13 | + "ap-southeast-1": "763104351884", |
| 14 | + "ap-southeast-2": "763104351884", |
| 15 | + "ca-central-1": "763104351884", |
| 16 | + "eu-central-1": "763104351884", |
| 17 | + "eu-north-1": "763104351884", |
| 18 | + "eu-west-1": "763104351884", |
| 19 | + "eu-west-2": "763104351884", |
| 20 | + "eu-west-3": "763104351884", |
| 21 | + "eu-south-1": "692866216735", |
| 22 | + "me-south-1": "217643126080", |
| 23 | + "sa-east-1": "763104351884", |
| 24 | + "us-east-1": "763104351884", |
| 25 | + "us-east-2": "763104351884", |
| 26 | + "us-gov-west-1": "442386744353", |
| 27 | + "us-iso-east-1": "886529160074", |
| 28 | + "us-west-1": "763104351884", |
| 29 | + "us-west-2": "763104351884" |
| 30 | + }, |
| 31 | + "repository": "autogluon-training", |
| 32 | + "py_versions": ["py37"] |
| 33 | + } |
| 34 | + } |
| 35 | + }, |
| 36 | + "inference": { |
| 37 | + "processors": ["cpu"], |
| 38 | + "versions": { |
| 39 | + "0.3.1": { |
| 40 | + "registries": { |
| 41 | + "af-south-1": "626614931356", |
| 42 | + "ap-east-1": "871362719292", |
| 43 | + "ap-northeast-1": "763104351884", |
| 44 | + "ap-northeast-2": "763104351884", |
| 45 | + "ap-northeast-3": "364406365360", |
| 46 | + "ap-south-1": "763104351884", |
| 47 | + "ap-southeast-1": "763104351884", |
| 48 | + "ap-southeast-2": "763104351884", |
| 49 | + "ca-central-1": "763104351884", |
| 50 | + "cn-north-1": "727897471807", |
| 51 | + "cn-northwest-1": "727897471807", |
| 52 | + "eu-central-1": "763104351884", |
| 53 | + "eu-north-1": "763104351884", |
| 54 | + "eu-west-1": "763104351884", |
| 55 | + "eu-west-2": "763104351884", |
| 56 | + "eu-west-3": "763104351884", |
| 57 | + "eu-south-1": "692866216735", |
| 58 | + "me-south-1": "217643126080", |
| 59 | + "sa-east-1": "763104351884", |
| 60 | + "us-east-1": "763104351884", |
| 61 | + "us-east-2": "763104351884", |
| 62 | + "us-gov-west-1": "442386744353", |
| 63 | + "us-iso-east-1": "886529160074", |
| 64 | + "us-west-1": "763104351884", |
| 65 | + "us-west-2": "763104351884" |
| 66 | + }, |
| 67 | + "repository": "autogluon-inference", |
| 68 | + "py_versions": ["py37"] |
| 69 | + } |
| 70 | + } |
| 71 | + } |
| 72 | +} |
0 commit comments