Skip to content

Commit fbac501

Browse files
authored
Add PyTorch 1.8.1
1 parent 0c34d2a commit fbac501

File tree

1 file changed

+31
-0
lines changed

1 file changed

+31
-0
lines changed

src/sagemaker/image_uri_config/huggingface.json

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -143,6 +143,7 @@
143143
"version_aliases": {
144144
"pytorch1.6": "pytorch1.6.0",
145145
"pytorch1.7": "pytorch1.7.1",
146+
"pytorch1.8": "pytorch1.8.1",
146147
"tensorflow2.4": "tensorflow2.4.1"
147148
},
148149
"pytorch1.6.0": {
@@ -205,6 +206,36 @@
205206
},
206207
"repository": "huggingface-pytorch-training"
207208
},
209+
"pytorch1.8.1": {
210+
"py_versions": ["py36"],
211+
"registries": {
212+
"af-south-1": "626614931356",
213+
"ap-east-1": "871362719292",
214+
"ap-northeast-1": "763104351884",
215+
"ap-northeast-2": "763104351884",
216+
"ap-south-1": "763104351884",
217+
"ap-southeast-1": "763104351884",
218+
"ap-southeast-2": "763104351884",
219+
"ca-central-1": "763104351884",
220+
"cn-north-1": "727897471807",
221+
"cn-northwest-1": "727897471807",
222+
"eu-central-1": "763104351884",
223+
"eu-north-1": "763104351884",
224+
"eu-west-1": "763104351884",
225+
"eu-west-2": "763104351884",
226+
"eu-west-3": "763104351884",
227+
"eu-south-1": "692866216735",
228+
"me-south-1": "217643126080",
229+
"sa-east-1": "763104351884",
230+
"us-east-1": "763104351884",
231+
"us-east-2": "763104351884",
232+
"us-gov-west-1": "442386744353",
233+
"us-iso-east-1": "886529160074",
234+
"us-west-1": "763104351884",
235+
"us-west-2": "763104351884"
236+
},
237+
"repository": "huggingface-pytorch-training"
238+
},
208239
"tensorflow2.4.1": {
209240
"py_versions": ["py37"],
210241
"registries": {

0 commit comments

Comments
 (0)