Skip to content

Commit d4875fc

Browse files
committed
change: update image_uri_configs 10-03-2024 07:17:59 PST
1 parent 44a02d5 commit d4875fc

File tree

1 file changed

+43
-1
lines changed

1 file changed

+43
-1
lines changed

src/sagemaker/image_uri_config/pytorch.json

Lines changed: 43 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,8 @@
8383
"2.0": "2.0.1",
8484
"2.1": "2.1.0",
8585
"2.2": "2.2.0",
86-
"2.3": "2.3.0"
86+
"2.3": "2.3.0",
87+
"2.4": "2.4.0"
8788
},
8889
"versions": {
8990
"0.4.0": {
@@ -1100,6 +1101,47 @@
11001101
"us-west-2": "763104351884"
11011102
},
11021103
"repository": "pytorch-inference"
1104+
},
1105+
"2.4.0": {
1106+
"py_versions": [
1107+
"py311"
1108+
],
1109+
"registries": {
1110+
"af-south-1": "626614931356",
1111+
"ap-east-1": "871362719292",
1112+
"ap-northeast-1": "763104351884",
1113+
"ap-northeast-2": "763104351884",
1114+
"ap-northeast-3": "364406365360",
1115+
"ap-south-1": "763104351884",
1116+
"ap-south-2": "772153158452",
1117+
"ap-southeast-1": "763104351884",
1118+
"ap-southeast-2": "763104351884",
1119+
"ap-southeast-3": "907027046896",
1120+
"ap-southeast-4": "457447274322",
1121+
"ca-central-1": "763104351884",
1122+
"ca-west-1": "204538143572",
1123+
"cn-north-1": "727897471807",
1124+
"cn-northwest-1": "727897471807",
1125+
"eu-central-1": "763104351884",
1126+
"eu-central-2": "380420809688",
1127+
"eu-north-1": "763104351884",
1128+
"eu-south-1": "692866216735",
1129+
"eu-south-2": "503227376785",
1130+
"eu-west-1": "763104351884",
1131+
"eu-west-2": "763104351884",
1132+
"eu-west-3": "763104351884",
1133+
"il-central-1": "780543022126",
1134+
"me-central-1": "914824155844",
1135+
"me-south-1": "217643126080",
1136+
"sa-east-1": "763104351884",
1137+
"us-east-1": "763104351884",
1138+
"us-east-2": "763104351884",
1139+
"us-gov-east-1": "446045086412",
1140+
"us-gov-west-1": "442386744353",
1141+
"us-west-1": "763104351884",
1142+
"us-west-2": "763104351884"
1143+
},
1144+
"repository": "pytorch-inference"
11031145
}
11041146
}
11051147
},

0 commit comments

Comments
 (0)