Skip to content

Commit 3497670

Browse files
committed
change: update image_uri_configs 06-12-2024 07:17:03 PST
1 parent 11a8048 commit 3497670

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
@@ -82,7 +82,8 @@
8282
"1.13": "1.13.1",
8383
"2.0": "2.0.1",
8484
"2.1": "2.1.0",
85-
"2.2": "2.2.0"
85+
"2.2": "2.2.0",
86+
"2.3": "2.3.0"
8687
},
8788
"versions": {
8889
"0.4.0": {
@@ -1054,6 +1055,47 @@
10541055
"us-west-2": "763104351884"
10551056
},
10561057
"repository": "pytorch-inference"
1058+
},
1059+
"2.3.0": {
1060+
"py_versions": [
1061+
"py311"
1062+
],
1063+
"registries": {
1064+
"af-south-1": "626614931356",
1065+
"ap-east-1": "871362719292",
1066+
"ap-northeast-1": "763104351884",
1067+
"ap-northeast-2": "763104351884",
1068+
"ap-northeast-3": "364406365360",
1069+
"ap-south-1": "763104351884",
1070+
"ap-south-2": "772153158452",
1071+
"ap-southeast-1": "763104351884",
1072+
"ap-southeast-2": "763104351884",
1073+
"ap-southeast-3": "907027046896",
1074+
"ap-southeast-4": "457447274322",
1075+
"ca-central-1": "763104351884",
1076+
"ca-west-1": "204538143572",
1077+
"cn-north-1": "727897471807",
1078+
"cn-northwest-1": "727897471807",
1079+
"eu-central-1": "763104351884",
1080+
"eu-central-2": "380420809688",
1081+
"eu-north-1": "763104351884",
1082+
"eu-south-1": "692866216735",
1083+
"eu-south-2": "503227376785",
1084+
"eu-west-1": "763104351884",
1085+
"eu-west-2": "763104351884",
1086+
"eu-west-3": "763104351884",
1087+
"il-central-1": "780543022126",
1088+
"me-central-1": "914824155844",
1089+
"me-south-1": "217643126080",
1090+
"sa-east-1": "763104351884",
1091+
"us-east-1": "763104351884",
1092+
"us-east-2": "763104351884",
1093+
"us-gov-east-1": "446045086412",
1094+
"us-gov-west-1": "442386744353",
1095+
"us-west-1": "763104351884",
1096+
"us-west-2": "763104351884"
1097+
},
1098+
"repository": "pytorch-inference"
10571099
}
10581100
}
10591101
},

0 commit comments

Comments
 (0)