Skip to content

Commit e65417c

Browse files
authored
Revert "change: update image uri config for pytorch 1.6.0 inference (#1864)"
This reverts commit 942e6d4.
1 parent 942e6d4 commit e65417c

File tree

1 file changed

+1
-34
lines changed

1 file changed

+1
-34
lines changed

src/sagemaker/image_uri_config/pytorch.json

Lines changed: 1 addition & 34 deletions
Original file line numberDiff line numberDiff line change
@@ -53,8 +53,7 @@
5353
"1.2": "1.2.0",
5454
"1.3": "1.3.1",
5555
"1.4": "1.4.0",
56-
"1.5": "1.5.0",
57-
"1.6": "1.6.0"
56+
"1.5": "1.5.0"
5857
},
5958
"versions": {
6059
"0.4.0": {
@@ -285,38 +284,6 @@
285284
"us-west-2": "763104351884"
286285
},
287286
"repository": "pytorch-inference"
288-
},
289-
"1.6.0": {
290-
"py_versions": [
291-
"py3"
292-
],
293-
"registries": {
294-
"af-south-1": "626614931356",
295-
"ap-east-1": "871362719292",
296-
"ap-northeast-1": "763104351884",
297-
"ap-northeast-2": "763104351884",
298-
"ap-south-1": "763104351884",
299-
"ap-southeast-1": "763104351884",
300-
"ap-southeast-2": "763104351884",
301-
"ca-central-1": "763104351884",
302-
"cn-north-1": "727897471807",
303-
"cn-northwest-1": "727897471807",
304-
"eu-central-1": "763104351884",
305-
"eu-north-1": "763104351884",
306-
"eu-west-1": "763104351884",
307-
"eu-west-2": "763104351884",
308-
"eu-west-3": "763104351884",
309-
"eu-south-1": "692866216735",
310-
"me-south-1": "217643126080",
311-
"sa-east-1": "763104351884",
312-
"us-east-1": "763104351884",
313-
"us-east-2": "763104351884",
314-
"us-gov-west-1": "442386744353",
315-
"us-iso-east-1": "886529160074",
316-
"us-west-1": "763104351884",
317-
"us-west-2": "763104351884"
318-
},
319-
"repository": "pytorch-inference"
320287
}
321288
}
322289
},

0 commit comments

Comments
 (0)