Skip to content

Commit aeab654

Browse files
hballuruknikure
authored andcommitted
added tf 2.11 registries
1 parent 355975d commit aeab654

File tree

1 file changed

+33
-1
lines changed

1 file changed

+33
-1
lines changed

src/sagemaker/image_uri_config/tensorflow.json

Lines changed: 33 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -303,7 +303,8 @@
303303
"2.7": "2.7.0",
304304
"2.8": "2.8.0",
305305
"2.9": "2.9.2",
306-
"2.10": "2.10.0"
306+
"2.10": "2.10.0",
307+
"2.11": "2.11.0"
307308
},
308309
"versions": {
309310
"1.10.0": {
@@ -1664,6 +1665,37 @@
16641665
"us-west-2": "763104351884"
16651666
},
16661667
"repository": "tensorflow-inference"
1668+
},
1669+
"2.11.0": {
1670+
"registries": {
1671+
"af-south-1": "626614931356",
1672+
"ap-east-1": "871362719292",
1673+
"ap-northeast-1": "763104351884",
1674+
"ap-northeast-2": "763104351884",
1675+
"ap-northeast-3": "364406365360",
1676+
"ap-south-1": "763104351884",
1677+
"ap-southeast-1": "763104351884",
1678+
"ap-southeast-2": "763104351884",
1679+
"ap-southeast-3": "907027046896",
1680+
"ca-central-1": "763104351884",
1681+
"cn-north-1": "727897471807",
1682+
"cn-northwest-1": "727897471807",
1683+
"eu-central-1": "763104351884",
1684+
"eu-north-1": "763104351884",
1685+
"eu-south-1": "692866216735",
1686+
"eu-west-1": "763104351884",
1687+
"eu-west-2": "763104351884",
1688+
"eu-west-3": "763104351884",
1689+
"me-south-1": "217643126080",
1690+
"sa-east-1": "763104351884",
1691+
"us-east-1": "763104351884",
1692+
"us-east-2": "763104351884",
1693+
"us-gov-west-1": "442386744353",
1694+
"us-iso-east-1": "886529160074",
1695+
"us-west-1": "763104351884",
1696+
"us-west-2": "763104351884"
1697+
},
1698+
"repository": "tensorflow-inference"
16671699
}
16681700
}
16691701
},

0 commit comments

Comments
 (0)