Skip to content

Commit 06b417a

Browse files
saimiduahsan-z-khan
authored andcommitted
Add TF 2.6.2 on training
1 parent bc1203d commit 06b417a

File tree

1 file changed

+34
-1
lines changed

1 file changed

+34
-1
lines changed

src/sagemaker/image_uri_config/tensorflow.json

+34-1
Original file line numberDiff line numberDiff line change
@@ -1370,7 +1370,7 @@
13701370
"2.3": "2.3.2",
13711371
"2.4": "2.4.3",
13721372
"2.5": "2.5.1",
1373-
"2.6": "2.6.0"
1373+
"2.6": "2.6.2"
13741374
},
13751375
"versions": {
13761376
"1.10.0": {
@@ -2596,6 +2596,39 @@
25962596
"us-west-2": "763104351884"
25972597
},
25982598
"repository": "tensorflow-training"
2599+
},
2600+
"2.6.2": {
2601+
"py_versions": [
2602+
"py38"
2603+
],
2604+
"registries": {
2605+
"af-south-1": "626614931356",
2606+
"ap-east-1": "871362719292",
2607+
"ap-northeast-1": "763104351884",
2608+
"ap-northeast-2": "763104351884",
2609+
"ap-northeast-3": "364406365360",
2610+
"ap-south-1": "763104351884",
2611+
"ap-southeast-1": "763104351884",
2612+
"ap-southeast-2": "763104351884",
2613+
"ca-central-1": "763104351884",
2614+
"cn-north-1": "727897471807",
2615+
"cn-northwest-1": "727897471807",
2616+
"eu-central-1": "763104351884",
2617+
"eu-north-1": "763104351884",
2618+
"eu-south-1": "692866216735",
2619+
"eu-west-1": "763104351884",
2620+
"eu-west-2": "763104351884",
2621+
"eu-west-3": "763104351884",
2622+
"me-south-1": "217643126080",
2623+
"sa-east-1": "763104351884",
2624+
"us-east-1": "763104351884",
2625+
"us-east-2": "763104351884",
2626+
"us-gov-west-1": "442386744353",
2627+
"us-iso-east-1": "886529160074",
2628+
"us-west-1": "763104351884",
2629+
"us-west-2": "763104351884"
2630+
},
2631+
"repository": "tensorflow-training"
25992632
}
26002633
}
26012634
}

0 commit comments

Comments
 (0)