Skip to content

Commit efbeaba

Browse files
authored
Merge branch 'master' into add-py3.11-support
2 parents e59444e + 8d5d7fd commit efbeaba

File tree

1 file changed

+115
-3
lines changed

1 file changed

+115
-3
lines changed

src/sagemaker/image_uri_config/pytorch.json

+115-3
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878
"1.11": "1.11.0",
7979
"1.12": "1.12.1",
8080
"1.13": "1.13.1",
81-
"2.0": "2.0.0"
81+
"2.0": "2.0.1"
8282
},
8383
"versions": {
8484
"0.4.0": {
@@ -893,6 +893,44 @@
893893
"us-west-2": "763104351884"
894894
},
895895
"repository": "pytorch-inference"
896+
},
897+
"2.0.1": {
898+
"py_versions": [
899+
"py310"
900+
],
901+
"registries": {
902+
"af-south-1": "626614931356",
903+
"il-central-1": "780543022126",
904+
"ap-east-1": "871362719292",
905+
"ap-northeast-1": "763104351884",
906+
"ap-northeast-2": "763104351884",
907+
"ap-northeast-3": "364406365360",
908+
"ap-south-1": "763104351884",
909+
"ap-southeast-1": "763104351884",
910+
"ap-southeast-2": "763104351884",
911+
"ap-southeast-3": "907027046896",
912+
"ap-southeast-4": "457447274322",
913+
"ca-central-1": "763104351884",
914+
"cn-north-1": "727897471807",
915+
"cn-northwest-1": "727897471807",
916+
"eu-central-1": "763104351884",
917+
"eu-north-1": "763104351884",
918+
"eu-west-1": "763104351884",
919+
"eu-west-2": "763104351884",
920+
"eu-west-3": "763104351884",
921+
"eu-south-1": "692866216735",
922+
"me-south-1": "217643126080",
923+
"sa-east-1": "763104351884",
924+
"us-east-1": "763104351884",
925+
"us-east-2": "763104351884",
926+
"us-gov-east-1": "446045086412",
927+
"us-gov-west-1": "442386744353",
928+
"us-iso-east-1": "886529160074",
929+
"us-isob-east-1": "094389454867",
930+
"us-west-1": "763104351884",
931+
"us-west-2": "763104351884"
932+
},
933+
"repository": "pytorch-inference"
896934
}
897935
}
898936
},
@@ -902,7 +940,7 @@
902940
],
903941
"version_aliases": {
904942
"1.12": "1.12.1",
905-
"2.0": "2.0.0"
943+
"2.0": "2.0.1"
906944
},
907945
"versions": {
908946
"1.12.1": {
@@ -982,6 +1020,42 @@
9821020
},
9831021
"repository": "pytorch-inference-graviton",
9841022
"container_version": {"cpu": "ubuntu20.04"}
1023+
},
1024+
"2.0.1": {
1025+
"py_versions": [
1026+
"py310"
1027+
],
1028+
"registries": {
1029+
"af-south-1": "626614931356",
1030+
"il-central-1": "780543022126",
1031+
"ap-east-1": "871362719292",
1032+
"ap-northeast-1": "763104351884",
1033+
"ap-northeast-2": "763104351884",
1034+
"ap-northeast-3": "364406365360",
1035+
"ap-south-1": "763104351884",
1036+
"ap-south-2": "772153158452",
1037+
"ap-southeast-1": "763104351884",
1038+
"ap-southeast-2": "763104351884",
1039+
"ap-southeast-3": "907027046896",
1040+
"ap-southeast-4": "457447274322",
1041+
"ca-central-1": "763104351884",
1042+
"eu-central-1": "763104351884",
1043+
"eu-central-2": "380420809688",
1044+
"eu-north-1": "763104351884",
1045+
"eu-west-1": "763104351884",
1046+
"eu-west-2": "763104351884",
1047+
"eu-west-3": "763104351884",
1048+
"eu-south-1": "692866216735",
1049+
"eu-south-2": "503227376785",
1050+
"me-south-1": "217643126080",
1051+
"sa-east-1": "763104351884",
1052+
"us-east-1": "763104351884",
1053+
"us-east-2": "763104351884",
1054+
"us-west-1": "763104351884",
1055+
"us-west-2": "763104351884"
1056+
},
1057+
"repository": "pytorch-inference-graviton",
1058+
"container_version": {"cpu": "ubuntu20.04"}
9851059
}
9861060
}
9871061
},
@@ -1006,7 +1080,7 @@
10061080
"1.11": "1.11.0",
10071081
"1.12": "1.12.1",
10081082
"1.13": "1.13.1",
1009-
"2.0": "2.0.0"
1083+
"2.0": "2.0.1"
10101084
},
10111085
"versions": {
10121086
"0.4.0": {
@@ -1822,6 +1896,44 @@
18221896
"us-west-2": "763104351884"
18231897
},
18241898
"repository": "pytorch-training"
1899+
},
1900+
"2.0.1": {
1901+
"py_versions": [
1902+
"py310"
1903+
],
1904+
"registries": {
1905+
"af-south-1": "626614931356",
1906+
"il-central-1": "780543022126",
1907+
"ap-east-1": "871362719292",
1908+
"ap-northeast-1": "763104351884",
1909+
"ap-northeast-2": "763104351884",
1910+
"ap-northeast-3": "364406365360",
1911+
"ap-south-1": "763104351884",
1912+
"ap-southeast-1": "763104351884",
1913+
"ap-southeast-2": "763104351884",
1914+
"ap-southeast-3": "907027046896",
1915+
"ap-southeast-4": "457447274322",
1916+
"ca-central-1": "763104351884",
1917+
"cn-north-1": "727897471807",
1918+
"cn-northwest-1": "727897471807",
1919+
"eu-central-1": "763104351884",
1920+
"eu-north-1": "763104351884",
1921+
"eu-west-1": "763104351884",
1922+
"eu-west-2": "763104351884",
1923+
"eu-west-3": "763104351884",
1924+
"eu-south-1": "692866216735",
1925+
"me-south-1": "217643126080",
1926+
"sa-east-1": "763104351884",
1927+
"us-east-1": "763104351884",
1928+
"us-east-2": "763104351884",
1929+
"us-gov-east-1": "446045086412",
1930+
"us-gov-west-1": "442386744353",
1931+
"us-iso-east-1": "886529160074",
1932+
"us-isob-east-1": "094389454867",
1933+
"us-west-1": "763104351884",
1934+
"us-west-2": "763104351884"
1935+
},
1936+
"repository": "pytorch-training"
18251937
}
18261938
}
18271939
}

0 commit comments

Comments
 (0)