Skip to content

docs: add tensorflow 2.21 sagemaker training entries#6378

Merged
bhanutejagk merged 1 commit into
mainfrom
docs-tensorflow-2.21-manual
Jul 10, 2026
Merged

docs: add tensorflow 2.21 sagemaker training entries#6378
bhanutejagk merged 1 commit into
mainfrom
docs-tensorflow-2.21-manual

Conversation

@bhanutejagk

@bhanutejagk bhanutejagk commented Jul 10, 2026

Copy link
Copy Markdown
Contributor

What

Adds two docs data YAMLs under docs/src/data/tensorflow-training/ for the newly released TensorFlow 2.21 SageMaker training images:

  • docs/src/data/tensorflow-training/2.21-cpu-sagemaker.yml — 2.21.0 CPU py312 amzn2023
  • docs/src/data/tensorflow-training/2.21-gpu-sagemaker.yml — 2.21.0 GPU py312 cu129 amzn2023

Shape

Both files mirror the existing docs/src/data/tensorflow-training/2.19-{cpu,gpu}-sagemaker.yml shape exactly (same field ordering, same 4-tag format including bare -sagemaker tags). Only the OS moves from ubuntu22.04 (2.19) to amzn2023 (2.21), matching .github/config/image/tensorflow/2.21-sagemaker-{cpu,cuda}.yml.

Fields: framework, version, accelerator, python, cuda (GPU only), os, platform, ga, eop, public_registry, tags.

Dated immutable tags (e.g. ...-v1.0-YYYY-MM-DD-HH-MM-SS) are intentionally omitted — the existing 2.19 entries do not include them, so this mirrors precedent. dlc_major_version bare tags like 2.21-cpu-py312-sagemaker-v1.0 are also omitted per 2.19 precedent (only the -v1 short form is listed).

Adds docs data YAMLs for the newly released TensorFlow 2.21 SageMaker
training images (CPU and GPU), mirroring the shape of the existing
tensorflow-training/2.19 entries (framework/version/accelerator/python/
cuda/os/platform/ga/eop/public_registry + 4 tags).

Images covered:
  * 2.21.0 CPU py312 amzn2023 SageMaker training
  * 2.21.0 GPU py312 cu129 amzn2023 SageMaker training

This is a manual docs-PR equivalent because the release workflow
step4-docs-pr auto-skipped for tensorflow (not listed in
.github/config/autocurrency-tracker.yml, see
scripts/ci/autocurrency/docs-pr.sh:112). Registering tensorflow in
the tracker is a separate follow-up.
@bhanutejagk bhanutejagk merged commit 584c677 into main Jul 10, 2026
10 checks passed
@sirutBuasai sirutBuasai deleted the docs-tensorflow-2.21-manual branch July 13, 2026 19:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants