Skip to content

Commit 09bdbb8

Browse files
committed
change: update image_uri_configs 09-03-2025 07:18:37 PST
1 parent 96ea39d commit 09bdbb8

File tree

1 file changed

+48
-1
lines changed

1 file changed

+48
-1
lines changed

src/sagemaker/image_uri_config/pytorch.json

Lines changed: 48 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1739,7 +1739,8 @@
17391739
"2.4": "2.4.0",
17401740
"2.5": "2.5.1",
17411741
"2.6": "2.6.0",
1742-
"2.7": "2.7.1"
1742+
"2.7": "2.7.1",
1743+
"2.8": "2.8.0"
17431744
},
17441745
"versions": {
17451746
"0.4.0": {
@@ -3053,6 +3054,52 @@
30533054
"us-west-2": "763104351884"
30543055
},
30553056
"repository": "pytorch-training"
3057+
},
3058+
"2.8.0": {
3059+
"py_versions": [
3060+
"py312"
3061+
],
3062+
"registries": {
3063+
"af-south-1": "626614931356",
3064+
"ap-east-1": "871362719292",
3065+
"ap-east-2": "975050140332",
3066+
"ap-northeast-1": "763104351884",
3067+
"ap-northeast-2": "763104351884",
3068+
"ap-northeast-3": "364406365360",
3069+
"ap-south-1": "763104351884",
3070+
"ap-south-2": "772153158452",
3071+
"ap-southeast-1": "763104351884",
3072+
"ap-southeast-2": "763104351884",
3073+
"ap-southeast-3": "907027046896",
3074+
"ap-southeast-4": "457447274322",
3075+
"ap-southeast-5": "550225433462",
3076+
"ap-southeast-6": "633930458069",
3077+
"ap-southeast-7": "590183813437",
3078+
"ca-central-1": "763104351884",
3079+
"ca-west-1": "204538143572",
3080+
"cn-north-1": "727897471807",
3081+
"cn-northwest-1": "727897471807",
3082+
"eu-central-1": "763104351884",
3083+
"eu-central-2": "380420809688",
3084+
"eu-north-1": "763104351884",
3085+
"eu-south-1": "692866216735",
3086+
"eu-south-2": "503227376785",
3087+
"eu-west-1": "763104351884",
3088+
"eu-west-2": "763104351884",
3089+
"eu-west-3": "763104351884",
3090+
"il-central-1": "780543022126",
3091+
"me-central-1": "914824155844",
3092+
"me-south-1": "217643126080",
3093+
"mx-central-1": "637423239942",
3094+
"sa-east-1": "763104351884",
3095+
"us-east-1": "763104351884",
3096+
"us-east-2": "763104351884",
3097+
"us-gov-east-1": "446045086412",
3098+
"us-gov-west-1": "442386744353",
3099+
"us-west-1": "763104351884",
3100+
"us-west-2": "763104351884"
3101+
},
3102+
"repository": "pytorch-training"
30563103
}
30573104
}
30583105
}

0 commit comments

Comments
 (0)