Skip to content

Commit 26b2369

Browse files
arjkeshNamrata Madan
authored and
Namrata Madan
committed
feature: Update TF 2.9 and TF 2.10 inference DLCs (aws#3465)
1 parent a7a168d commit 26b2369

File tree

1 file changed

+65
-1
lines changed

1 file changed

+65
-1
lines changed

src/sagemaker/image_uri_config/tensorflow.json

+65-1
Original file line numberDiff line numberDiff line change
@@ -285,7 +285,9 @@
285285
"2.5": "2.5.1",
286286
"2.6": "2.6.3",
287287
"2.7": "2.7.0",
288-
"2.8": "2.8.0"
288+
"2.8": "2.8.0",
289+
"2.9": "2.9.2",
290+
"2.10": "2.10.0"
289291
},
290292
"versions": {
291293
"1.10.0": {
@@ -1468,6 +1470,68 @@
14681470
"us-west-2": "763104351884"
14691471
},
14701472
"repository": "tensorflow-inference"
1473+
},
1474+
"2.9.2": {
1475+
"registries": {
1476+
"af-south-1": "626614931356",
1477+
"ap-east-1": "871362719292",
1478+
"ap-northeast-1": "763104351884",
1479+
"ap-northeast-2": "763104351884",
1480+
"ap-northeast-3": "364406365360",
1481+
"ap-south-1": "763104351884",
1482+
"ap-southeast-1": "763104351884",
1483+
"ap-southeast-2": "763104351884",
1484+
"ap-southeast-3": "907027046896",
1485+
"ca-central-1": "763104351884",
1486+
"cn-north-1": "727897471807",
1487+
"cn-northwest-1": "727897471807",
1488+
"eu-central-1": "763104351884",
1489+
"eu-north-1": "763104351884",
1490+
"eu-south-1": "692866216735",
1491+
"eu-west-1": "763104351884",
1492+
"eu-west-2": "763104351884",
1493+
"eu-west-3": "763104351884",
1494+
"me-south-1": "217643126080",
1495+
"sa-east-1": "763104351884",
1496+
"us-east-1": "763104351884",
1497+
"us-east-2": "763104351884",
1498+
"us-gov-west-1": "442386744353",
1499+
"us-iso-east-1": "886529160074",
1500+
"us-west-1": "763104351884",
1501+
"us-west-2": "763104351884"
1502+
},
1503+
"repository": "tensorflow-inference"
1504+
},
1505+
"2.10.0": {
1506+
"registries": {
1507+
"af-south-1": "626614931356",
1508+
"ap-east-1": "871362719292",
1509+
"ap-northeast-1": "763104351884",
1510+
"ap-northeast-2": "763104351884",
1511+
"ap-northeast-3": "364406365360",
1512+
"ap-south-1": "763104351884",
1513+
"ap-southeast-1": "763104351884",
1514+
"ap-southeast-2": "763104351884",
1515+
"ap-southeast-3": "907027046896",
1516+
"ca-central-1": "763104351884",
1517+
"cn-north-1": "727897471807",
1518+
"cn-northwest-1": "727897471807",
1519+
"eu-central-1": "763104351884",
1520+
"eu-north-1": "763104351884",
1521+
"eu-south-1": "692866216735",
1522+
"eu-west-1": "763104351884",
1523+
"eu-west-2": "763104351884",
1524+
"eu-west-3": "763104351884",
1525+
"me-south-1": "217643126080",
1526+
"sa-east-1": "763104351884",
1527+
"us-east-1": "763104351884",
1528+
"us-east-2": "763104351884",
1529+
"us-gov-west-1": "442386744353",
1530+
"us-iso-east-1": "886529160074",
1531+
"us-west-1": "763104351884",
1532+
"us-west-2": "763104351884"
1533+
},
1534+
"repository": "tensorflow-inference"
14711535
}
14721536
}
14731537
},

0 commit comments

Comments
 (0)