Date: 23.08.2025
AMD ROCm Docker Images for PyTorch / TensorFlow
A concise snapshot of the latest minor/patch releases per major ROCm line (starting from ROCm 5), mapped to corresponding PyTorch/TensorFlow images.
- Only fixed tags (no 
latest). - Images are the official 
rocm/pytorchandrocm/tensorflowimages. - Base OS is included when the tag or AMD docs explicitly indicate it; in some TF tags it is inferred from the Python version (e.g., 
py3.12→ Ubuntu 24.04;py3.10→ Ubuntu 22.04). 
Notes
- OS inference: In TF tags where the OS is not encoded, OS is inferred from Python version or time period; entries marked with 
*are best-effort. - For TF 6.4.x, AMD documentation explicitly lists Ubuntu 24.04 for 
py3.12and Ubuntu 22.04 forpy3.10tags.