Skip to content

Commit 44a02d5

Browse files
committed
change: update image_uri_configs 09-27-2024 07:18:01 PST
1 parent 56ecc76 commit 44a02d5

File tree

1 file changed

+46
-1
lines changed

1 file changed

+46
-1
lines changed

src/sagemaker/image_uri_config/pytorch.json

Lines changed: 46 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1112,7 +1112,8 @@
11121112
"2.0": "2.0.1",
11131113
"2.1": "2.1.0",
11141114
"2.2": "2.2.1",
1115-
"2.3": "2.3.0"
1115+
"2.3": "2.3.0",
1116+
"2.4": "2.4.0"
11161117
},
11171118
"versions": {
11181119
"1.12.1": {
@@ -1380,6 +1381,50 @@
13801381
"us-west-2": "763104351884"
13811382
},
13821383
"repository": "pytorch-inference-graviton"
1384+
},
1385+
"2.4.0": {
1386+
"container_version": {
1387+
"cpu": "ubuntu22.04"
1388+
},
1389+
"py_versions": [
1390+
"py311"
1391+
],
1392+
"registries": {
1393+
"af-south-1": "626614931356",
1394+
"ap-east-1": "871362719292",
1395+
"ap-northeast-1": "763104351884",
1396+
"ap-northeast-2": "763104351884",
1397+
"ap-northeast-3": "364406365360",
1398+
"ap-south-1": "763104351884",
1399+
"ap-south-2": "772153158452",
1400+
"ap-southeast-1": "763104351884",
1401+
"ap-southeast-2": "763104351884",
1402+
"ap-southeast-3": "907027046896",
1403+
"ap-southeast-4": "457447274322",
1404+
"ca-central-1": "763104351884",
1405+
"ca-west-1": "204538143572",
1406+
"cn-north-1": "727897471807",
1407+
"cn-northwest-1": "727897471807",
1408+
"eu-central-1": "763104351884",
1409+
"eu-central-2": "380420809688",
1410+
"eu-north-1": "763104351884",
1411+
"eu-south-1": "692866216735",
1412+
"eu-south-2": "503227376785",
1413+
"eu-west-1": "763104351884",
1414+
"eu-west-2": "763104351884",
1415+
"eu-west-3": "763104351884",
1416+
"il-central-1": "780543022126",
1417+
"me-central-1": "914824155844",
1418+
"me-south-1": "217643126080",
1419+
"sa-east-1": "763104351884",
1420+
"us-east-1": "763104351884",
1421+
"us-east-2": "763104351884",
1422+
"us-gov-east-1": "446045086412",
1423+
"us-gov-west-1": "442386744353",
1424+
"us-west-1": "763104351884",
1425+
"us-west-2": "763104351884"
1426+
},
1427+
"repository": "pytorch-inference-graviton"
13831428
}
13841429
}
13851430
},

0 commit comments

Comments
 (0)