Skip to content

Commit b7621dc

Browse files
committed
change: update image_uri_configs 07-10-2024 07:18:04 PST
1 parent 1fee922 commit b7621dc

File tree

1 file changed

+46
-1
lines changed

1 file changed

+46
-1
lines changed

src/sagemaker/image_uri_config/tensorflow.json

Lines changed: 46 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2195,7 +2195,8 @@
21952195
"2.9": "2.9.1",
21962196
"2.12": "2.12.1",
21972197
"2.13": "2.13.0",
2198-
"2.14": "2.14.1"
2198+
"2.14": "2.14.1",
2199+
"2.16": "2.16.1"
21992200
},
22002201
"versions": {
22012202
"2.9.1": {
@@ -2381,6 +2382,50 @@
23812382
"us-west-2": "763104351884"
23822383
},
23832384
"repository": "tensorflow-inference-graviton"
2385+
},
2386+
"2.16.1": {
2387+
"container_version": {
2388+
"cpu": "ubuntu20.04"
2389+
},
2390+
"py_versions": [
2391+
"py310"
2392+
],
2393+
"registries": {
2394+
"af-south-1": "626614931356",
2395+
"ap-east-1": "871362719292",
2396+
"ap-northeast-1": "763104351884",
2397+
"ap-northeast-2": "763104351884",
2398+
"ap-northeast-3": "364406365360",
2399+
"ap-south-1": "763104351884",
2400+
"ap-south-2": "772153158452",
2401+
"ap-southeast-1": "763104351884",
2402+
"ap-southeast-2": "763104351884",
2403+
"ap-southeast-3": "907027046896",
2404+
"ap-southeast-4": "457447274322",
2405+
"ca-central-1": "763104351884",
2406+
"ca-west-1": "204538143572",
2407+
"cn-north-1": "727897471807",
2408+
"cn-northwest-1": "727897471807",
2409+
"eu-central-1": "763104351884",
2410+
"eu-central-2": "380420809688",
2411+
"eu-north-1": "763104351884",
2412+
"eu-south-1": "692866216735",
2413+
"eu-south-2": "503227376785",
2414+
"eu-west-1": "763104351884",
2415+
"eu-west-2": "763104351884",
2416+
"eu-west-3": "763104351884",
2417+
"il-central-1": "780543022126",
2418+
"me-central-1": "914824155844",
2419+
"me-south-1": "217643126080",
2420+
"sa-east-1": "763104351884",
2421+
"us-east-1": "763104351884",
2422+
"us-east-2": "763104351884",
2423+
"us-gov-east-1": "446045086412",
2424+
"us-gov-west-1": "442386744353",
2425+
"us-west-1": "763104351884",
2426+
"us-west-2": "763104351884"
2427+
},
2428+
"repository": "tensorflow-inference-graviton"
23842429
}
23852430
}
23862431
},

0 commit comments

Comments
 (0)