Skip to content

Commit ec72086

Browse files
committed
update tf24 ioc config
1 parent c2b5f95 commit ec72086

File tree

1 file changed

+32
-1
lines changed

1 file changed

+32
-1
lines changed

src/sagemaker/image_uri_config/neo-tensorflow.json

+32-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,8 @@
1212
"1.11.0": "1.15.3",
1313
"1.12.0": "1.15.3",
1414
"1.13.0": "1.15.3",
15-
"1.14.0": "1.15.3"
15+
"1.14.0": "1.15.3",
16+
"2.4.2": "2.4"
1617
},
1718
"versions": {
1819
"1.15.3": {
@@ -44,6 +45,36 @@
4445
"us-west-2": "301217895009"
4546
},
4647
"repository": "sagemaker-inference-tensorflow"
48+
},
49+
"2.4.2": {
50+
"py_versions": ["py3"],
51+
"registries": {
52+
"af-south-1": "774647643957",
53+
"ap-east-1": "110948597952",
54+
"ap-northeast-1": "941853720454",
55+
"ap-northeast-2": "151534178276",
56+
"ap-northeast-3": "925152966179",
57+
"ap-south-1": "763008648453",
58+
"ap-southeast-1": "324986816169",
59+
"ap-southeast-2": "355873309152",
60+
"ca-central-1": "464438896020",
61+
"cn-north-1": "472730292857",
62+
"cn-northwest-1": "474822919863",
63+
"eu-central-1": "746233611703",
64+
"eu-north-1": "601324751636",
65+
"eu-south-1": "966458181534",
66+
"eu-west-1": "802834080501",
67+
"eu-west-2": "205493899709",
68+
"eu-west-3": "254080097072",
69+
"me-south-1": "836785723513",
70+
"sa-east-1": "756306329178",
71+
"us-east-1": "785573368785",
72+
"us-east-2": "007439368137",
73+
"us-gov-west-1": "263933020539",
74+
"us-west-1": "710691900526",
75+
"us-west-2": "301217895009"
76+
},
77+
"repository": "sagemaker-inference-tensorflow"
4778
}
4879
}
4980
}

0 commit comments

Comments
 (0)