Skip to content

Commit d04a542

Browse files
authored
change: Revert "Test SM PySDK Variations" (#4579)
This reverts commit 067c34e.
1 parent 992787d commit d04a542

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
@@ -80,7 +80,7 @@
8080
"1.11": "1.11.0",
8181
"1.12": "1.12.1",
8282
"1.13": "1.13.1",
83-
"2.0": "2.0.0",
83+
"2.0": "2.0.1",
8484
"2.1": "2.1.0"
8585
},
8686
"versions": {
@@ -920,6 +920,48 @@
920920
},
921921
"repository": "pytorch-inference"
922922
},
923+
"2.0.1": {
924+
"py_versions": [
925+
"py310"
926+
],
927+
"registries": {
928+
"af-south-1": "626614931356",
929+
"il-central-1": "780543022126",
930+
"ap-east-1": "871362719292",
931+
"ap-northeast-1": "763104351884",
932+
"ap-northeast-2": "763104351884",
933+
"ap-northeast-3": "364406365360",
934+
"ap-south-1": "763104351884",
935+
"ap-south-2": "772153158452",
936+
"ap-southeast-1": "763104351884",
937+
"ap-southeast-2": "763104351884",
938+
"ap-southeast-3": "907027046896",
939+
"ap-southeast-4": "457447274322",
940+
"ca-central-1": "763104351884",
941+
"cn-north-1": "727897471807",
942+
"cn-northwest-1": "727897471807",
943+
"eu-central-1": "763104351884",
944+
"eu-central-2": "380420809688",
945+
"eu-north-1": "763104351884",
946+
"eu-west-1": "763104351884",
947+
"eu-west-2": "763104351884",
948+
"eu-west-3": "763104351884",
949+
"eu-south-1": "692866216735",
950+
"eu-south-2": "503227376785",
951+
"me-south-1": "217643126080",
952+
"sa-east-1": "763104351884",
953+
"us-east-1": "763104351884",
954+
"us-east-2": "763104351884",
955+
"us-gov-east-1": "446045086412",
956+
"us-gov-west-1": "442386744353",
957+
"us-iso-east-1": "886529160074",
958+
"us-isob-east-1": "094389454867",
959+
"us-west-1": "763104351884",
960+
"us-west-2": "763104351884",
961+
"ca-west-1": "204538143572"
962+
},
963+
"repository": "pytorch-inference"
964+
},
923965
"2.1.0": {
924966
"py_versions": [
925967
"py310"

0 commit comments

Comments
 (0)