Skip to content

Commit ec128cd

Browse files
TusharKanekiDeyTushar Deynavinsonishreyapandit
authored
feature: Adding PT 17/18 Repo (#2761)
Co-authored-by: Tushar Dey <[email protected]> Co-authored-by: Navin Soni <[email protected]> Co-authored-by: Shreya Pandit <[email protected]>
1 parent e4b851d commit ec128cd

File tree

1 file changed

+65
-1
lines changed

1 file changed

+65
-1
lines changed

src/sagemaker/image_uri_config/neo-pytorch.json

+65-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,11 @@
77
"1.1.0": "1.4",
88
"1.2.0": "1.4",
99
"1.3.0": "1.4",
10-
"1.4.0": "1.4"
10+
"1.4.0": "1.4",
11+
"1.7.0": "1.7",
12+
"1.7.1": "1.7",
13+
"1.8.0": "1.8",
14+
"1.8.1": "1.8"
1115
},
1216
"versions": {
1317
"1.4": {
@@ -99,6 +103,66 @@
99103
"us-west-2": "301217895009"
100104
},
101105
"repository": "sagemaker-inference-pytorch"
106+
},
107+
"1.7": {
108+
"py_versions": ["py3"],
109+
"registries": {
110+
"af-south-1": "774647643957",
111+
"ap-east-1": "110948597952",
112+
"ap-northeast-1": "941853720454",
113+
"ap-northeast-2": "151534178276",
114+
"ap-northeast-3": "925152966179",
115+
"ap-south-1": "763008648453",
116+
"ap-southeast-1": "324986816169",
117+
"ap-southeast-2": "355873309152",
118+
"ca-central-1": "464438896020",
119+
"cn-north-1": "472730292857",
120+
"cn-northwest-1": "474822919863",
121+
"eu-central-1": "746233611703",
122+
"eu-north-1": "601324751636",
123+
"eu-south-1": "966458181534",
124+
"eu-west-1": "802834080501",
125+
"eu-west-2": "205493899709",
126+
"eu-west-3": "254080097072",
127+
"me-south-1": "836785723513",
128+
"sa-east-1": "756306329178",
129+
"us-east-1": "785573368785",
130+
"us-east-2": "007439368137",
131+
"us-gov-west-1": "263933020539",
132+
"us-west-1": "710691900526",
133+
"us-west-2": "301217895009"
134+
},
135+
"repository": "sagemaker-inference-pytorch"
136+
},
137+
"1.8": {
138+
"py_versions": ["py3"],
139+
"registries": {
140+
"af-south-1": "774647643957",
141+
"ap-east-1": "110948597952",
142+
"ap-northeast-1": "941853720454",
143+
"ap-northeast-2": "151534178276",
144+
"ap-northeast-3": "925152966179",
145+
"ap-south-1": "763008648453",
146+
"ap-southeast-1": "324986816169",
147+
"ap-southeast-2": "355873309152",
148+
"ca-central-1": "464438896020",
149+
"cn-north-1": "472730292857",
150+
"cn-northwest-1": "474822919863",
151+
"eu-central-1": "746233611703",
152+
"eu-north-1": "601324751636",
153+
"eu-south-1": "966458181534",
154+
"eu-west-1": "802834080501",
155+
"eu-west-2": "205493899709",
156+
"eu-west-3": "254080097072",
157+
"me-south-1": "836785723513",
158+
"sa-east-1": "756306329178",
159+
"us-east-1": "785573368785",
160+
"us-east-2": "007439368137",
161+
"us-gov-west-1": "263933020539",
162+
"us-west-1": "710691900526",
163+
"us-west-2": "301217895009"
164+
},
165+
"repository": "sagemaker-inference-pytorch"
102166
}
103167
}
104168
}

0 commit comments

Comments
 (0)