Skip to content

Commit f1f6076

Browse files
committed
Updated Sagemaker SDK with TF2.11
1 parent a9b32ec commit f1f6076

File tree

1 file changed

+38
-3
lines changed

1 file changed

+38
-3
lines changed

src/sagemaker/image_uri_config/tensorflow.json

Lines changed: 38 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1927,7 +1927,8 @@
19271927
"2.7": "2.7.1",
19281928
"2.8": "2.8.0",
19291929
"2.9": "2.9.2",
1930-
"2.10": "2.10.0"
1930+
"2.10": "2.10.0",
1931+
"2.11": "2.11.0"
19311932
},
19321933
"versions": {
19331934
"1.10.0": {
@@ -3415,7 +3416,42 @@
34153416
},
34163417
"repository": "tensorflow-training"
34173418
},
3418-
"2.10.0": {
3419+
"2.10.1": {
3420+
"py_versions": [
3421+
"py39"
3422+
],
3423+
"registries": {
3424+
"af-south-1": "626614931356",
3425+
"ap-east-1": "871362719292",
3426+
"ap-northeast-1": "763104351884",
3427+
"ap-northeast-2": "763104351884",
3428+
"ap-northeast-3": "364406365360",
3429+
"ap-south-1": "763104351884",
3430+
"ap-southeast-1": "763104351884",
3431+
"ap-southeast-2": "763104351884",
3432+
"ap-southeast-3": "907027046896",
3433+
"ca-central-1": "763104351884",
3434+
"cn-north-1": "727897471807",
3435+
"cn-northwest-1": "727897471807",
3436+
"eu-central-1": "763104351884",
3437+
"eu-north-1": "763104351884",
3438+
"eu-south-1": "692866216735",
3439+
"eu-west-1": "763104351884",
3440+
"eu-west-2": "763104351884",
3441+
"eu-west-3": "763104351884",
3442+
"me-south-1": "217643126080",
3443+
"sa-east-1": "763104351884",
3444+
"us-east-1": "763104351884",
3445+
"us-east-2": "763104351884",
3446+
"us-gov-east-1": "446045086412",
3447+
"us-gov-west-1": "442386744353",
3448+
"us-iso-east-1": "886529160074",
3449+
"us-west-1": "763104351884",
3450+
"us-west-2": "763104351884"
3451+
},
3452+
"repository": "tensorflow-training"
3453+
},
3454+
"2.11.0": {
34193455
"py_versions": [
34203456
"py39"
34213457
],
@@ -3453,4 +3489,3 @@
34533489
}
34543490
}
34553491
}
3456-

0 commit comments

Comments
 (0)