Skip to content

Commit 67eb6b2

Browse files
author
Mike Schneider
authored
Merge pull request #2 from ShiboXing/add-pt1.13.1-training
chore: add PT-1.13.1 for tr
2 parents f34555b + d4cdf64 commit 67eb6b2

File tree

1 file changed

+38
-1
lines changed

1 file changed

+38
-1
lines changed

src/sagemaker/image_uri_config/pytorch.json

Lines changed: 38 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -872,7 +872,8 @@
872872
"1.9": "1.9.1",
873873
"1.10": "1.10.2",
874874
"1.11": "1.11.0",
875-
"1.12": "1.12.1"
875+
"1.12": "1.12.1",
876+
"1.13": "1.13.1"
876877
},
877878
"versions": {
878879
"0.4.0": {
@@ -1519,6 +1520,42 @@
15191520
"us-west-2": "763104351884"
15201521
},
15211522
"repository": "pytorch-training"
1523+
},
1524+
"1.13.1": {
1525+
"py_versions": [
1526+
"py39"
1527+
],
1528+
"registries": {
1529+
"af-south-1": "626614931356",
1530+
"ap-east-1": "871362719292",
1531+
"ap-northeast-1": "763104351884",
1532+
"ap-northeast-2": "763104351884",
1533+
"ap-northeast-3": "364406365360",
1534+
"ap-south-1": "763104351884",
1535+
"ap-southeast-1": "763104351884",
1536+
"ap-southeast-2": "763104351884",
1537+
"ap-southeast-3": "907027046896",
1538+
"ca-central-1": "763104351884",
1539+
"cn-north-1": "727897471807",
1540+
"cn-northwest-1": "727897471807",
1541+
"eu-central-1": "763104351884",
1542+
"eu-north-1": "763104351884",
1543+
"eu-west-1": "763104351884",
1544+
"eu-west-2": "763104351884",
1545+
"eu-west-3": "763104351884",
1546+
"eu-south-1": "692866216735",
1547+
"me-south-1": "217643126080",
1548+
"sa-east-1": "763104351884",
1549+
"us-east-1": "763104351884",
1550+
"us-east-2": "763104351884",
1551+
"us-gov-east-1": "446045086412",
1552+
"us-gov-west-1": "442386744353",
1553+
"us-iso-east-1": "886529160074",
1554+
"us-isob-east-1": "094389454867",
1555+
"us-west-1": "763104351884",
1556+
"us-west-2": "763104351884"
1557+
},
1558+
"repository": "pytorch-training"
15221559
}
15231560
}
15241561
}

0 commit comments

Comments
 (0)