Skip to content

Commit 39943a8

Browse files
author
Mike Schneider
authored
add TFS 2.13 Graviton SM images (#4070)
1 parent 63f39e1 commit 39943a8

File tree

1 file changed

+44
-1
lines changed

1 file changed

+44
-1
lines changed

src/sagemaker/image_uri_config/tensorflow.json

Lines changed: 44 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2102,7 +2102,8 @@
21022102
],
21032103
"version_aliases": {
21042104
"2.9": "2.9.1",
2105-
"2.12": "2.12.1"
2105+
"2.12": "2.12.1",
2106+
"2.13": "2.13.0"
21062107
},
21072108
"versions": {
21082109
"2.9.1": {
@@ -2188,6 +2189,48 @@
21882189
},
21892190
"repository": "tensorflow-inference-graviton",
21902191
"container_version": {"cpu": "ubuntu20.04"}
2192+
},
2193+
"2.13.0": {
2194+
"py_versions": [
2195+
"py310"
2196+
],
2197+
"registries": {
2198+
"af-south-1": "626614931356",
2199+
"il-central-1": "780543022126",
2200+
"ap-east-1": "871362719292",
2201+
"ap-northeast-1": "763104351884",
2202+
"ap-northeast-2": "763104351884",
2203+
"ap-northeast-3": "364406365360",
2204+
"ap-south-1": "763104351884",
2205+
"ap-south-2": "772153158452",
2206+
"ap-southeast-1": "763104351884",
2207+
"ap-southeast-2": "763104351884",
2208+
"ap-southeast-3": "907027046896",
2209+
"ap-southeast-4": "457447274322",
2210+
"ca-central-1": "763104351884",
2211+
"cn-north-1": "727897471807",
2212+
"cn-northwest-1": "727897471807",
2213+
"eu-central-1": "763104351884",
2214+
"eu-central-2": "380420809688",
2215+
"eu-north-1": "763104351884",
2216+
"eu-west-1": "763104351884",
2217+
"eu-west-2": "763104351884",
2218+
"eu-west-3": "763104351884",
2219+
"eu-south-1": "692866216735",
2220+
"eu-south-2": "503227376785",
2221+
"me-south-1": "217643126080",
2222+
"sa-east-1": "763104351884",
2223+
"us-east-1": "763104351884",
2224+
"us-east-2": "763104351884",
2225+
"us-gov-east-1": "446045086412",
2226+
"us-gov-west-1": "442386744353",
2227+
"us-iso-east-1": "886529160074",
2228+
"us-isob-east-1": "094389454867",
2229+
"us-west-1": "763104351884",
2230+
"us-west-2": "763104351884"
2231+
},
2232+
"repository": "tensorflow-inference-graviton",
2233+
"container_version": {"cpu": "ubuntu20.04"}
21912234
}
21922235
}
21932236
},

0 commit comments

Comments
 (0)