Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 15 additions & 0 deletions docs/src/data/tensorflow-training/2.21-cpu-sagemaker.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
framework: TensorFlow
version: "2.21"
accelerator: cpu
python: py312
os: amzn2023
platform: sagemaker
ga: "2026-07-10"
eop: "2027-07-10"
public_registry: true

tags:
- "2.21.0-cpu-py312-amzn2023-sagemaker"
- "2.21-cpu-py312-amzn2023-sagemaker-v1"
- "2.21.0-cpu-py312-sagemaker"
- "2.21-cpu-py312-sagemaker"
16 changes: 16 additions & 0 deletions docs/src/data/tensorflow-training/2.21-gpu-sagemaker.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
framework: TensorFlow
version: "2.21"
accelerator: gpu
python: py312
cuda: cu129
os: amzn2023
platform: sagemaker
ga: "2026-07-10"
eop: "2027-07-10"
public_registry: true

tags:
- "2.21.0-gpu-py312-cu129-amzn2023-sagemaker"
- "2.21-gpu-py312-cu129-amzn2023-sagemaker-v1"
- "2.21.0-gpu-py312-sagemaker"
- "2.21-gpu-py312-sagemaker"
Loading