Skip to content

Commit 4743e96

Browse files
author
Mike Schneider
committed
Add TF 2.13 Training SM image
1 parent 67d8faa commit 4743e96

File tree

1 file changed

+34
-1
lines changed

1 file changed

+34
-1
lines changed

src/sagemaker/image_uri_config/tensorflow.json

Lines changed: 34 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2182,7 +2182,8 @@
21822182
"2.9": "2.9.2",
21832183
"2.10": "2.10.1",
21842184
"2.11": "2.11.0",
2185-
"2.12": "2.12.0"
2185+
"2.12": "2.12.0",
2186+
"2.13": "2.13.0"
21862187
},
21872188
"versions": {
21882189
"1.10.0": {
@@ -3982,6 +3983,38 @@
39823983
"us-west-2": "763104351884"
39833984
},
39843985
"repository": "tensorflow-training"
3986+
},
3987+
"2.13.0": {
3988+
"py_versions": [
3989+
"py310"
3990+
],
3991+
"registries": {
3992+
"af-south-1": "626614931356",
3993+
"il-central-1": "780543022126",
3994+
"ap-east-1": "871362719292",
3995+
"ap-northeast-1": "763104351884",
3996+
"ap-northeast-2": "763104351884",
3997+
"ap-northeast-3": "364406365360",
3998+
"ap-south-1": "763104351884",
3999+
"ap-southeast-1": "763104351884",
4000+
"ap-southeast-2": "763104351884",
4001+
"ap-southeast-3": "907027046896",
4002+
"ap-southeast-4": "457447274322",
4003+
"ca-central-1": "763104351884",
4004+
"eu-central-1": "763104351884",
4005+
"eu-north-1": "763104351884",
4006+
"eu-south-1": "692866216735",
4007+
"eu-west-1": "763104351884",
4008+
"eu-west-2": "763104351884",
4009+
"eu-west-3": "763104351884",
4010+
"me-south-1": "217643126080",
4011+
"sa-east-1": "763104351884",
4012+
"us-east-1": "763104351884",
4013+
"us-east-2": "763104351884",
4014+
"us-west-1": "763104351884",
4015+
"us-west-2": "763104351884"
4016+
},
4017+
"repository": "tensorflow-training"
39854018
}
39864019
}
39874020
}

0 commit comments

Comments
 (0)