Changelog¶
Changelog for the Amazon Linux 2023-based PyTorch images (2.13-cu133-amzn2023, 2.13-cpu-amzn2023, and the corresponding *-sagemaker variants).
PyTorch 2.13 — 2026-07-20¶
Tags: 2.13-cu133-amzn2023 · 2.13-cpu-amzn2023 · 2.13-cu133-amzn2023-sagemaker · 2.13-cpu-amzn2023-sagemaker
Bundled versions: PyTorch 2.13.0 · torchvision 0.28.0 · torchaudio 2.11.0 · CUDA 13.3.0 · Python 3.12 · NCCL 2.30.7 · EFA 1.49.0 · GDRCopy 2.6
· flash-attn 2.8.3 · Transformer Engine 2.17.0 · DeepSpeed 0.19.2
Highlights¶
- Bumped PyTorch to 2.13.0, with
torchvision0.28.0 - CUDA upgraded to 13.3.0 (new
cu133tag); NCCL bumped to 2.30.7 and EFA to 1.49.0 for improved multi-node collective performance - Transformer Engine upgraded to 2.17.0 and DeepSpeed to 0.19.2
PyTorch 2.12 — 2026-07-02¶
Tags: 2.12-cu130-amzn2023 · 2.12-cpu-amzn2023 · 2.12-cu130-amzn2023-sagemaker · 2.12-cpu-amzn2023-sagemaker
Bundled versions: PyTorch 2.12.1 · torchvision 0.27.1 · torchaudio 2.11.0 · CUDA 13.0.2 · Python 3.12 · NCCL 2.26.2 · EFA 1.47.0 · GDRCopy
2.4.4 · flash-attn 2.8.3 · Transformer Engine 2.12.0 · DeepSpeed 0.18.8
Highlights¶
- Bumped PyTorch to 2.12.1, with
torchvision0.27.1 - 2.12.1 fixes a Triton illegal-memory-access in the
convolution2d_bwd_weightkernel on B100/B200 (sm100) GPUs (pytorch#187081)
PyTorch 2.11 — 2026-04-30¶
Tags: 2.11-cu130-amzn2023 · 2.11-cpu-amzn2023 · 2.11-cu130-amzn2023-sagemaker · 2.11-cpu-amzn2023-sagemaker
Highlights¶
- Initial release of PyTorch DLC images on Amazon Linux 2023
- PyTorch 2.11.0 (with
torchvision0.26.0 andtorchaudio2.11.0) - CUDA 13.0.2, Python 3.12, NCCL 2.26.2 (GPU variants)
- EFA 1.47.0 with the AWS NCCL OFI plugin and GDRCopy 2.4.4 for multi-node training
- flash-attn 2.8.3 and Transformer Engine 2.12.0 for fused attention and FP8 training
- DeepSpeed 0.18.8 for memory-efficient large-model training
- NCCL
all_reduce_perfbinary at/usr/local/bin/all_reduce_perffor verifying EFA connectivity - Pre-configured OpenSSH server (port 22) for inter-node MPI/
torchrunlaunches - SageMaker variants include the
sagemaker-pytorch-trainingtoolkit, MLflow, SHAP, smclarify, and SageMaker-specific data libraries