Skip to content

Commit 0c920c4

Browse files
author
Mike Schneider
committed
re-add inference as images are released.
1 parent 4743e96 commit 0c920c4

File tree

1 file changed

+40
-1
lines changed

1 file changed

+40
-1
lines changed

src/sagemaker/image_uri_config/tensorflow.json

Lines changed: 40 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -325,7 +325,8 @@
325325
"2.9": "2.9.3",
326326
"2.10": "2.10.1",
327327
"2.11": "2.11.1",
328-
"2.12": "2.12.1"
328+
"2.12": "2.12.1",
329+
"2.13": "2.13.0"
329330
},
330331
"versions": {
331332
"1.10.0": {
@@ -2054,6 +2055,44 @@
20542055
"us-west-2": "763104351884"
20552056
},
20562057
"repository": "tensorflow-inference"
2058+
},
2059+
"2.13.0": {
2060+
"registries": {
2061+
"af-south-1": "626614931356",
2062+
"il-central-1": "780543022126",
2063+
"ap-east-1": "871362719292",
2064+
"ap-northeast-1": "763104351884",
2065+
"ap-northeast-2": "763104351884",
2066+
"ap-northeast-3": "364406365360",
2067+
"ap-south-1": "763104351884",
2068+
"ap-south-2": "772153158452",
2069+
"ap-southeast-1": "763104351884",
2070+
"ap-southeast-2": "763104351884",
2071+
"ap-southeast-3": "907027046896",
2072+
"ap-southeast-4": "457447274322",
2073+
"ca-central-1": "763104351884",
2074+
"cn-north-1": "727897471807",
2075+
"cn-northwest-1": "727897471807",
2076+
"eu-central-1": "763104351884",
2077+
"eu-central-2": "380420809688",
2078+
"eu-north-1": "763104351884",
2079+
"eu-south-1": "692866216735",
2080+
"eu-south-2": "503227376785",
2081+
"eu-west-1": "763104351884",
2082+
"eu-west-2": "763104351884",
2083+
"eu-west-3": "763104351884",
2084+
"me-south-1": "217643126080",
2085+
"sa-east-1": "763104351884",
2086+
"us-east-1": "763104351884",
2087+
"us-east-2": "763104351884",
2088+
"us-gov-east-1": "446045086412",
2089+
"us-gov-west-1": "442386744353",
2090+
"us-iso-east-1": "886529160074",
2091+
"us-isob-east-1": "094389454867",
2092+
"us-west-1": "763104351884",
2093+
"us-west-2": "763104351884"
2094+
},
2095+
"repository": "tensorflow-inference"
20572096
}
20582097
}
20592098
},

0 commit comments

Comments
 (0)