|
1055 | 1055 | "version_aliases": {
|
1056 | 1056 | "1.12": "1.12.1",
|
1057 | 1057 | "2.0": "2.0.1",
|
1058 |
| - "2.1": "2.1.0" |
| 1058 | + "2.1": "2.1.0", |
| 1059 | + "2.2": "2.2.1" |
1059 | 1060 | },
|
1060 | 1061 | "versions": {
|
1061 | 1062 | "1.12.1": {
|
|
1219 | 1220 | "container_version": {
|
1220 | 1221 | "cpu": "ubuntu20.04"
|
1221 | 1222 | }
|
| 1223 | + }, |
| 1224 | + "2.2.1": { |
| 1225 | + "py_versions": [ |
| 1226 | + "py310" |
| 1227 | + ], |
| 1228 | + "registries": { |
| 1229 | + "af-south-1": "626614931356", |
| 1230 | + "il-central-1": "780543022126", |
| 1231 | + "ap-east-1": "871362719292", |
| 1232 | + "ap-northeast-1": "763104351884", |
| 1233 | + "ap-northeast-2": "763104351884", |
| 1234 | + "ap-northeast-3": "364406365360", |
| 1235 | + "ap-south-1": "763104351884", |
| 1236 | + "ap-south-2": "772153158452", |
| 1237 | + "ap-southeast-1": "763104351884", |
| 1238 | + "ap-southeast-2": "763104351884", |
| 1239 | + "ap-southeast-3": "907027046896", |
| 1240 | + "ap-southeast-4": "457447274322", |
| 1241 | + "ca-central-1": "763104351884", |
| 1242 | + "cn-north-1": "727897471807", |
| 1243 | + "cn-northwest-1": "727897471807", |
| 1244 | + "eu-central-1": "763104351884", |
| 1245 | + "eu-central-2": "380420809688", |
| 1246 | + "eu-north-1": "763104351884", |
| 1247 | + "eu-west-1": "763104351884", |
| 1248 | + "eu-west-2": "763104351884", |
| 1249 | + "eu-west-3": "763104351884", |
| 1250 | + "eu-south-1": "692866216735", |
| 1251 | + "eu-south-2": "503227376785", |
| 1252 | + "me-south-1": "217643126080", |
| 1253 | + "sa-east-1": "763104351884", |
| 1254 | + "us-east-1": "763104351884", |
| 1255 | + "us-east-2": "763104351884", |
| 1256 | + "us-gov-east-1": "446045086412", |
| 1257 | + "us-gov-west-1": "442386744353", |
| 1258 | + "us-west-1": "763104351884", |
| 1259 | + "us-west-2": "763104351884", |
| 1260 | + "ca-west-1": "204538143572" |
| 1261 | + }, |
| 1262 | + "repository": "pytorch-inference-graviton", |
| 1263 | + "container_version": { |
| 1264 | + "cpu": "ubuntu20.04" |
| 1265 | + } |
1222 | 1266 | }
|
1223 | 1267 | }
|
1224 | 1268 | },
|
|
0 commit comments