Commit f5d3324
tensorflow: flip 2.21 configs to production release (#6375)
Promotes TF 2.21 SageMaker configs from gamma to production after
successful gamma validation. Autorelease will push to the prod ECR
(061416347176) and sync to public.ecr.aws/deep-learning-containers/tensorflow-training.
Changes per config (both cpu + cuda):
- public_registry: false → true (publish to public gallery)
- environment: "gamma" → "production"
private_registry stays true (still publish to private prod ECR).
enable_soci stays true (already on from gamma retest cycle).
Co-authored-by: Bhanu Teja Goshikonda <bhanugk@amazon.com>1 parent 6f3736f commit f5d3324
2 files changed
Lines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
| 28 | + | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
0 commit comments