Skip to content

Commit ec89f7d

Browse files
committed
change: update image_uri_configs 09-24-2024 07:18:00 PST
1 parent fae2b25 commit ec89f7d

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
@@ -1407,7 +1407,8 @@
14071407
"2.0": "2.0.1",
14081408
"2.1": "2.1.0",
14091409
"2.2": "2.2.0",
1410-
"2.3": "2.3.0"
1410+
"2.3": "2.3.0",
1411+
"2.4": "2.4.0"
14111412
},
14121413
"versions": {
14131414
"0.4.0": {
@@ -2429,6 +2430,47 @@
24292430
"us-west-2": "763104351884"
24302431
},
24312432
"repository": "pytorch-training"
2433+
},
2434+
"2.4.0": {
2435+
"py_versions": [
2436+
"py311"
2437+
],
2438+
"registries": {
2439+
"af-south-1": "626614931356",
2440+
"ap-east-1": "871362719292",
2441+
"ap-northeast-1": "763104351884",
2442+
"ap-northeast-2": "763104351884",
2443+
"ap-northeast-3": "364406365360",
2444+
"ap-south-1": "763104351884",
2445+
"ap-south-2": "772153158452",
2446+
"ap-southeast-1": "763104351884",
2447+
"ap-southeast-2": "763104351884",
2448+
"ap-southeast-3": "907027046896",
2449+
"ap-southeast-4": "457447274322",
2450+
"ca-central-1": "763104351884",
2451+
"ca-west-1": "204538143572",
2452+
"cn-north-1": "727897471807",
2453+
"cn-northwest-1": "727897471807",
2454+
"eu-central-1": "763104351884",
2455+
"eu-central-2": "380420809688",
2456+
"eu-north-1": "763104351884",
2457+
"eu-south-1": "692866216735",
2458+
"eu-south-2": "503227376785",
2459+
"eu-west-1": "763104351884",
2460+
"eu-west-2": "763104351884",
2461+
"eu-west-3": "763104351884",
2462+
"il-central-1": "780543022126",
2463+
"me-central-1": "914824155844",
2464+
"me-south-1": "217643126080",
2465+
"sa-east-1": "763104351884",
2466+
"us-east-1": "763104351884",
2467+
"us-east-2": "763104351884",
2468+
"us-gov-east-1": "446045086412",
2469+
"us-gov-west-1": "442386744353",
2470+
"us-west-1": "763104351884",
2471+
"us-west-2": "763104351884"
2472+
},
2473+
"repository": "pytorch-training"
24322474
}
24332475
}
24342476
}

0 commit comments

Comments
 (0)