Skip to content

Commit 92b706a

Browse files
author
root
committed
Merge branch 'master-rba' into local_merge
2 parents a0c39ef + dd8d4df commit 92b706a

File tree

1 file changed

+85
-2
lines changed

1 file changed

+85
-2
lines changed

src/sagemaker/image_uri_config/tensorflow.json

+85-2
Original file line numberDiff line numberDiff line change
@@ -332,7 +332,8 @@
332332
"2.12": "2.12.1",
333333
"2.13": "2.13.0",
334334
"2.14": "2.14.1",
335-
"2.16": "2.16.1"
335+
"2.16": "2.16.1",
336+
"2.18": "2.18.0"
336337
},
337338
"versions": {
338339
"1.4.1": {
@@ -2267,6 +2268,45 @@
22672268
"us-west-2": "763104351884"
22682269
},
22692270
"repository": "tensorflow-inference"
2271+
},
2272+
"2.18.0": {
2273+
"registries": {
2274+
"af-south-1": "626614931356",
2275+
"ap-east-1": "871362719292",
2276+
"ap-northeast-1": "763104351884",
2277+
"ap-northeast-2": "763104351884",
2278+
"ap-northeast-3": "364406365360",
2279+
"ap-south-1": "763104351884",
2280+
"ap-south-2": "772153158452",
2281+
"ap-southeast-1": "763104351884",
2282+
"ap-southeast-2": "763104351884",
2283+
"ap-southeast-3": "907027046896",
2284+
"ap-southeast-4": "457447274322",
2285+
"ap-southeast-5": "550225433462",
2286+
"ca-central-1": "763104351884",
2287+
"ca-west-1": "204538143572",
2288+
"cn-north-1": "727897471807",
2289+
"cn-northwest-1": "727897471807",
2290+
"eu-central-1": "763104351884",
2291+
"eu-central-2": "380420809688",
2292+
"eu-north-1": "763104351884",
2293+
"eu-south-1": "692866216735",
2294+
"eu-south-2": "503227376785",
2295+
"eu-west-1": "763104351884",
2296+
"eu-west-2": "763104351884",
2297+
"eu-west-3": "763104351884",
2298+
"il-central-1": "780543022126",
2299+
"me-central-1": "914824155844",
2300+
"me-south-1": "217643126080",
2301+
"sa-east-1": "763104351884",
2302+
"us-east-1": "763104351884",
2303+
"us-east-2": "763104351884",
2304+
"us-gov-east-1": "446045086412",
2305+
"us-gov-west-1": "442386744353",
2306+
"us-west-1": "763104351884",
2307+
"us-west-2": "763104351884"
2308+
},
2309+
"repository": "tensorflow-inference"
22702310
}
22712311
}
22722312
},
@@ -2550,7 +2590,8 @@
25502590
"2.12": "2.12.0",
25512591
"2.13": "2.13.0",
25522592
"2.14": "2.14.1",
2553-
"2.16": "2.16.2"
2593+
"2.16": "2.16.2",
2594+
"2.18": "2.18.0"
25542595
},
25552596
"versions": {
25562597
"1.4.1": {
@@ -4570,6 +4611,48 @@
45704611
"us-west-2": "763104351884"
45714612
},
45724613
"repository": "tensorflow-training"
4614+
},
4615+
"2.18.0": {
4616+
"py_versions": [
4617+
"py310"
4618+
],
4619+
"registries": {
4620+
"af-south-1": "626614931356",
4621+
"ap-east-1": "871362719292",
4622+
"ap-northeast-1": "763104351884",
4623+
"ap-northeast-2": "763104351884",
4624+
"ap-northeast-3": "364406365360",
4625+
"ap-south-1": "763104351884",
4626+
"ap-south-2": "772153158452",
4627+
"ap-southeast-1": "763104351884",
4628+
"ap-southeast-2": "763104351884",
4629+
"ap-southeast-3": "907027046896",
4630+
"ap-southeast-4": "457447274322",
4631+
"ap-southeast-5": "550225433462",
4632+
"ca-central-1": "763104351884",
4633+
"ca-west-1": "204538143572",
4634+
"cn-north-1": "727897471807",
4635+
"cn-northwest-1": "727897471807",
4636+
"eu-central-1": "763104351884",
4637+
"eu-central-2": "380420809688",
4638+
"eu-north-1": "763104351884",
4639+
"eu-south-1": "692866216735",
4640+
"eu-south-2": "503227376785",
4641+
"eu-west-1": "763104351884",
4642+
"eu-west-2": "763104351884",
4643+
"eu-west-3": "763104351884",
4644+
"il-central-1": "780543022126",
4645+
"me-central-1": "914824155844",
4646+
"me-south-1": "217643126080",
4647+
"sa-east-1": "763104351884",
4648+
"us-east-1": "763104351884",
4649+
"us-east-2": "763104351884",
4650+
"us-gov-east-1": "446045086412",
4651+
"us-gov-west-1": "442386744353",
4652+
"us-west-1": "763104351884",
4653+
"us-west-2": "763104351884"
4654+
},
4655+
"repository": "tensorflow-training"
45734656
}
45744657
}
45754658
}

0 commit comments

Comments
 (0)