Prebuilt containers for Vertex AI serverless training

Vertex AI provides Docker container images that you run asprebuiltcontainers for serverless training. These containers,which are organized bymachine learning (ML) framework and framework version, include commondependencies that you might want to use in training code. Often, using aprebuilt container is simpler thancreating your own custom container fortraining.

This document lists the prebuilt containers for training, and it describes howto use them with aPython training application.

Vertex AI supports each framework version based on a schedule tominimize security vulnerabilities. Review theVertex AI framework supportpolicy to understand the implications ofthe end-of-support and end-of-availability dates.

Available container images

Each of the following container images is available in severalArtifact Registry repositories, whichstore data in variouslocations. You can use any ofthe URIs for an image when you perform serverless training; each provides the samecontainer image. When using Google Cloud console to perform serverless training,the Google Cloud console selects the URI that best matches thelocation whereyou're using Vertex AI. This reduceslatency.

Note: Using image names without thelatest tag isn't supported. You must use an image with thelatest tag.

TensorFlow

ML framework versionSupported accelerators (and CUDA version, if applicable)End of patch and support dateEnd of availabilitySupported images
2.17 (Python 3.10)CPU onlyJul 11, 2025Jul 11, 2026
  • us-docker.pkg.dev/vertex-ai/training/tf-cpu.2-17.py310:latest
  • europe-docker.pkg.dev/vertex-ai/training/tf-cpu.2-17.py310:latest
  • asia-docker.pkg.dev/vertex-ai/training/tf-cpu.2-17.py310:latest

Included dependencies

PyPI packagesUbuntu packages
tensorflow 2.17.x (latest patch)
sympy 1.12
pandas 2.2.3
xgboost 2.1.3
python-json-logger 3.2.1
WebOb 1.8.7
Paste 3.7.1
webapp2 3.0.0b1
mock 5.1.0
google-cloud-resource-manager 1.6.1
cloudml-hypertune
Other Deep Learning Containers dependencies
ca-certificates-java
libatlas-base-dev
liblapack-dev
gfortran
gdb
openjdk-8-jdk
openjdk-8-jre-headless
g++
libio-all-perl
libyaml-0-2
Other Deep Learning Containers dependencies
2.17 (Python 3.10)GPU (CUDA 12.x)Jul 11, 2025Jul 11, 2026
  • us-docker.pkg.dev/vertex-ai/training/tf-gpu.2-17.py310:latest
  • europe-docker.pkg.dev/vertex-ai/training/tf-gpu.2-17.py310:latest
  • asia-docker.pkg.dev/vertex-ai/training/tf-gpu.2-17.py310:latest

Included dependencies

PyPI packagesUbuntu packages
tensorflow 2.17.x (latest patch)
sympy 1.12
pandas 2.2.3
xgboost 2.1.3
python-json-logger 3.2.1
WebOb 1.8.7
Paste 3.7.1
webapp2 3.0.0b1
mock 5.1.0
google-cloud-resource-manager 1.6.1
cloudml-hypertune
Other Deep Learning Containers dependencies
ca-certificates-java
libatlas-base-dev
liblapack-dev
gfortran
gdb
openjdk-8-jdk
openjdk-8-jre-headless
g++
libio-all-perl
libyaml-0-2
Other Deep Learning Containers dependencies
2.16 (Python 3.10)CPU onlyJun 28, 2025Jun 28, 2026
  • us-docker.pkg.dev/vertex-ai/training/tf-cpu.2-16.py310:latest
  • europe-docker.pkg.dev/vertex-ai/training/tf-cpu.2-16.py310:latest
  • asia-docker.pkg.dev/vertex-ai/training/tf-cpu.2-16.py310:latest

Included dependencies

PyPI packagesUbuntu packages
tensorflow 2.16.x (latest patch)
sympy 1.12
xgboost 2.0.3
python-json-logger 2.0.7
WebOb 1.8.7
Paste 3.7.1
webapp2 3.0.0b1
mock 5.1.0
google-cloud-resource-manager 1.6.1
cloudml-hypertune
Other Deep Learning Containers dependencies
ca-certificates-java
libatlas-base-dev
liblapack-dev
gfortran
gdb
openjdk-8-jdk
openjdk-8-jre-headless
g++
libio-all-perl
libyaml-0-2
Other Deep Learning Containers dependencies
2.16 (Python 3.10)GPU (CUDA 12.x)Jun 28, 2025Jun 28, 2026
  • us-docker.pkg.dev/vertex-ai/training/tf-gpu.2-16.py310:latest
  • europe-docker.pkg.dev/vertex-ai/training/tf-gpu.2-16.py310:latest
  • asia-docker.pkg.dev/vertex-ai/training/tf-gpu.2-16.py310:latest

Included dependencies

PyPI packagesUbuntu packages
tensorflow 2.16.x (latest patch)
sympy 1.12
xgboost 2.0.3
python-json-logger 2.0.7
WebOb 1.8.7
Paste 3.7.1
webapp2 3.0.0b1
mock 5.1.0
google-cloud-resource-manager 1.6.1
cloudml-hypertune
Other Deep Learning Containers dependencies
ca-certificates-java
libatlas-base-dev
liblapack-dev
gfortran
gdb
openjdk-8-jdk
openjdk-8-jre-headless
g++
libio-all-perl
libyaml-0-2
Other Deep Learning Containers dependencies
2.15 (Python 3.10)CPU onlyNov 14, 2024Nov 14, 2025
  • us-docker.pkg.dev/vertex-ai/training/tf-cpu.2-15.py310:latest
  • europe-docker.pkg.dev/vertex-ai/training/tf-cpu.2-15.py310:latest
  • asia-docker.pkg.dev/vertex-ai/training/tf-cpu.2-15.py310:latest

Included dependencies

PyPI packagesUbuntu packages
tensorflow 2.15.x (latest patch)
sympy 1.12
xgboost 2.0.3
python-json-logger 2.0.7
WebOb 1.8.7
Paste 3.7.1
webapp2 3.0.0b1
mock 5.1.0
google-cloud-resource-manager 1.6.1
cloudml-hypertune
Other Deep Learning Containers dependencies
ca-certificates-java
libatlas-base-dev
liblapack-dev
gfortran
gdb
openjdk-8-jdk
openjdk-8-jre-headless
g++
libio-all-perl
libyaml-0-2
Other Deep Learning Containers dependencies
2.15 (Python 3.10)GPU (CUDA 12.x)Nov 14, 2024Nov 14, 2025
  • us-docker.pkg.dev/vertex-ai/training/tf-gpu.2-15.py310:latest
  • europe-docker.pkg.dev/vertex-ai/training/tf-gpu.2-15.py310:latest
  • asia-docker.pkg.dev/vertex-ai/training/tf-gpu.2-15.py310:latest

Included dependencies

PyPI packagesUbuntu packages
tensorflow 2.15.x (latest patch)
sympy 1.12
xgboost 2.0.3
python-json-logger 2.0.7
WebOb 1.8.7
Paste 3.7.1
webapp2 3.0.0b1
mock 5.1.0
google-cloud-resource-manager 1.6.1
cloudml-hypertune
Other Deep Learning Containers dependencies
ca-certificates-java
libatlas-base-dev
liblapack-dev
gfortran
gdb
openjdk-8-jdk
openjdk-8-jre-headless
g++
libio-all-perl
libyaml-0-2
Other Deep Learning Containers dependencies
2.15 (Python 3.10)TPU onlyOct 23, 2024Oct 23, 2025
  • us-docker.pkg.dev/vertex-ai/training/tf-tpu.2-15.cp310:latest
  • europe-docker.pkg.dev/vertex-ai/training/tf-tpu.2-15.cp310:latest
  • asia-docker.pkg.dev/vertex-ai/training/tf-tpu.2-15.cp310:latest

Included dependencies

PyPI packagesUbuntu packages
tensorflow 2.15.x (latest patch)
sympy 1.12
xgboost 2.0.3
python-json-logger 2.0.7
WebOb 1.8.7
Paste 3.7.1
webapp2 3.0.0b1
mock 5.1.0
google-cloud-resource-manager 1.6.1
cloudml-hypertune
Other Deep Learning Containers dependencies
ca-certificates-java
libatlas-base-dev
liblapack-dev
gfortran
gdb
openjdk-8-jdk
openjdk-8-jre-headless
g++
libio-all-perl
libyaml-0-2
Other Deep Learning Containers dependencies
2.14 (Python 3.10)CPU onlySep 26, 2024Sep 26, 2025
  • us-docker.pkg.dev/vertex-ai/training/tf-cpu.2-14.py310:latest
  • europe-docker.pkg.dev/vertex-ai/training/tf-cpu.2-14.py310:latest
  • asia-docker.pkg.dev/vertex-ai/training/tf-cpu.2-14.py310:latest

Included dependencies

PyPI packagesUbuntu packages
tensorflow 2.14.x (latest patch)
sympy 1.12
xgboost 2.0.3
python-json-logger 2.0.7
WebOb 1.8.7
Paste 3.7.1
webapp2 3.0.0b1
mock 5.1.0
google-cloud-resource-manager 1.6.1
cloudml-hypertune
Other Deep Learning Containers dependencies
ca-certificates-java
libatlas-base-dev
liblapack-dev
gfortran
gdb
openjdk-8-jdk
openjdk-8-jre-headless
g++
libio-all-perl
libyaml-0-2
Other Deep Learning Containers dependencies
2.14 (Python 3.10)GPU (CUDA 11.x)Sep 26, 2024Sep 26, 2025
  • us-docker.pkg.dev/vertex-ai/training/tf-gpu.2-14.py310:latest
  • europe-docker.pkg.dev/vertex-ai/training/tf-gpu.2-14.py310:latest
  • asia-docker.pkg.dev/vertex-ai/training/tf-gpu.2-14.py310:latest

Included dependencies

PyPI packagesUbuntu packages
tensorflow 2.14.x (latest patch)
sympy 1.12
xgboost 2.0.3
python-json-logger 2.0.7
WebOb 1.8.7
Paste 3.7.1
webapp2 3.0.0b1
mock 5.1.0
google-cloud-resource-manager 1.6.1
cloudml-hypertune
Other Deep Learning Containers dependencies
ca-certificates-java
libatlas-base-dev
liblapack-dev
gfortran
gdb
openjdk-8-jdk
openjdk-8-jre-headless
g++
libio-all-perl
libyaml-0-2
Other Deep Learning Containers dependencies
2.13 (Python 3.10)CPU onlyJul 5, 2024Jul 5, 2025
  • us-docker.pkg.dev/vertex-ai/training/tf-cpu.2-13.py310:latest
  • europe-docker.pkg.dev/vertex-ai/training/tf-cpu.2-13.py310:latest
  • asia-docker.pkg.dev/vertex-ai/training/tf-cpu.2-13.py310:latest

Included dependencies

PyPI packagesUbuntu packages
tensorflow 2.13.x (latest patch)
sympy 1.12
xgboost 2.0.3
python-json-logger 2.0.7
WebOb 1.8.7
Paste 3.7.1
webapp2 3.0.0b1
mock 5.1.0
google-cloud-resource-manager 1.6.1
cloudml-hypertune
Other Deep Learning Containers dependencies
ca-certificates-java
libatlas-base-dev
liblapack-dev
gfortran
gdb
openjdk-8-jdk
openjdk-8-jre-headless
g++
libio-all-perl
libyaml-0-2
Other Deep Learning Containers dependencies
2.13 (Python 3.10)GPU (CUDA 11.x)Jul 5, 2024Jul 5, 2025
  • us-docker.pkg.dev/vertex-ai/training/tf-gpu.2-13.py310:latest
  • europe-docker.pkg.dev/vertex-ai/training/tf-gpu.2-13.py310:latest
  • asia-docker.pkg.dev/vertex-ai/training/tf-gpu.2-13.py310:latest

Included dependencies

PyPI packagesUbuntu packages
tensorflow 2.13.x (latest patch)
sympy 1.12
xgboost 2.0.3
python-json-logger 2.0.7
WebOb 1.8.7
Paste 3.7.1
webapp2 3.0.0b1
mock 5.1.0
google-cloud-resource-manager 1.6.1
cloudml-hypertune
Other Deep Learning Containers dependencies
ca-certificates-java
libatlas-base-dev
liblapack-dev
gfortran
gdb
openjdk-8-jdk
openjdk-8-jre-headless
g++
libio-all-perl
libyaml-0-2
Other Deep Learning Containers dependencies
2.12 (Python 3.10)CPU onlyJun 30, 2024Jun 30, 2025
  • us-docker.pkg.dev/vertex-ai/training/tf-cpu.2-12.py310:latest
  • europe-docker.pkg.dev/vertex-ai/training/tf-cpu.2-12.py310:latest
  • asia-docker.pkg.dev/vertex-ai/training/tf-cpu.2-12.py310:latest

Included dependencies

PyPI packagesUbuntu packages
tensorflow 2.12.x (latest patch)
sympy 1.10.1
xgboost 1.6.2
python-json-logger 2.0.4
WebOb 1.8.7
Paste 3.5.0
webapp2 3.0.0b1
mock 5.0.0
google-cloud-resource-manager 1.6.1
cloudml-hypertune
Other Deep Learning Containers dependencies
ca-certificates-java
libatlas-base-dev
liblapack-dev
gfortran
gdb
openjdk-8-jdk
openjdk-8-jre-headless
g++
libio-all-perl
libyaml-0-2
Other Deep Learning Containers dependencies
2.12 (Python 3.10)GPU (CUDA 11.x)Jun 30, 2024Jun 30, 2025
  • us-docker.pkg.dev/vertex-ai/training/tf-gpu.2-12.py310:latest
  • europe-docker.pkg.dev/vertex-ai/training/tf-gpu.2-12.py310:latest
  • asia-docker.pkg.dev/vertex-ai/training/tf-gpu.2-12.py310:latest

Included dependencies

PyPI packagesUbuntu packages
tensorflow 2.12.x (latest patch)
sympy 1.10.1
xgboost 1.6.2
python-json-logger 2.0.4
WebOb 1.8.7
Paste 3.5.0
webapp2 3.0.0b1
mock 5.0.0
google-cloud-resource-manager 1.6.1
cloudml-hypertune
Other Deep Learning Containers dependencies
ca-certificates-java
libatlas-base-dev
liblapack-dev
gfortran
gdb
openjdk-8-jdk
openjdk-8-jre-headless
g++
libio-all-perl
libyaml-0-2
Other Deep Learning Containers dependencies
2.12 (Python 3.8)TPU onlyJun 30, 2024Jun 30, 2025
  • us-docker.pkg.dev/vertex-ai/training/tf-tpu.2-12:latest
  • europe-docker.pkg.dev/vertex-ai/training/tf-tpu.2-12:latest
  • asia-docker.pkg.dev/vertex-ai/training/tf-tpu.2-12:latest

Included dependencies

PyPI packagesUbuntu packages
tensorflow 2.12.x (latest patch)
sympy 1.10.1
xgboost 1.6.2
python-json-logger 2.0.4
WebOb 1.8.7
Paste 3.5.0
webapp2 3.0.0b1
mock 5.0.0
google-cloud-resource-manager 1.6.1
cloudml-hypertune
Other Deep Learning Containers dependencies
ca-certificates-java
libatlas-base-dev
liblapack-dev
gfortran
gdb
openjdk-8-jdk
openjdk-8-jre-headless
g++
libio-all-perl
libyaml-0-2
Other Deep Learning Containers dependencies
2.11 (Python 3.10)CPU onlyNov 15, 2023Nov 15, 2024
  • us-docker.pkg.dev/vertex-ai/training/tf-cpu.2-11.py310:latest
  • europe-docker.pkg.dev/vertex-ai/training/tf-cpu.2-11.py310:latest
  • asia-docker.pkg.dev/vertex-ai/training/tf-cpu.2-11.py310:latest

Included dependencies

PyPI packagesUbuntu packages
tensorflow 2.11.x (latest patch)
sympy 1.10.1
xgboost 1.6.2
python-json-logger 2.0.4
WebOb 1.8.7
Paste 3.5.0
webapp2 3.0.0b1
mock 5.0.0
google-cloud-resource-manager 1.6.1
cloudml-hypertune
Other Deep Learning Containers dependencies
ca-certificates-java
libatlas-base-dev
liblapack-dev
gfortran
gdb
openjdk-8-jdk
openjdk-8-jre-headless
g++
libio-all-perl
libyaml-0-2
Other Deep Learning Containers dependencies
2.11 (Python 3.10)GPU (CUDA 11.x)Nov 15, 2023Nov 15, 2024
  • us-docker.pkg.dev/vertex-ai/training/tf-gpu.2-11.py310:latest
  • europe-docker.pkg.dev/vertex-ai/training/tf-gpu.2-11.py310:latest
  • asia-docker.pkg.dev/vertex-ai/training/tf-gpu.2-11.py310:latest

Included dependencies

PyPI packagesUbuntu packages
tensorflow 2.11.x (latest patch)
sympy 1.10.1
xgboost 1.6.2
python-json-logger 2.0.4
WebOb 1.8.7
Paste 3.5.0
webapp2 3.0.0b1
mock 5.0.0
google-cloud-resource-manager 1.6.1
cloudml-hypertune
Other Deep Learning Containers dependencies
ca-certificates-java
libatlas-base-dev
liblapack-dev
gfortran
gdb
openjdk-8-jdk
openjdk-8-jre-headless
g++
libio-all-perl
libyaml-0-2
Other Deep Learning Containers dependencies
2.11 (Python 3.7)CPU onlyNov 15, 2023Nov 15, 2024
  • us-docker.pkg.dev/vertex-ai/training/tf-cpu.2-11:latest
  • europe-docker.pkg.dev/vertex-ai/training/tf-cpu.2-11:latest
  • asia-docker.pkg.dev/vertex-ai/training/tf-cpu.2-11:latest

Included dependencies

PyPI packagesUbuntu packages
tensorflow 2.11.x (latest patch)
sympy 1.10.1
xgboost 1.6.2
python-json-logger 2.0.4
WebOb 1.8.7
Paste 3.5.0
webapp2 3.0.0b1
mock 5.0.0
google-cloud-resource-manager 1.6.1
cloudml-hypertune
Other Deep Learning Containers dependencies
ca-certificates-java
libatlas-base-dev
liblapack-dev
gfortran
gdb
openjdk-8-jdk
openjdk-8-jre-headless
g++
libio-all-perl
libyaml-0-2
Other Deep Learning Containers dependencies
2.11 (Python 3.7)GPU (CUDA 11.x)Nov 15, 2023Nov 15, 2024
  • us-docker.pkg.dev/vertex-ai/training/tf-gpu.2-11:latest
  • europe-docker.pkg.dev/vertex-ai/training/tf-gpu.2-11:latest
  • asia-docker.pkg.dev/vertex-ai/training/tf-gpu.2-11:latest

Included dependencies

PyPI packagesUbuntu packages
tensorflow 2.11.x (latest patch)
sympy 1.10.1
xgboost 1.6.2
python-json-logger 2.0.4
WebOb 1.8.7
Paste 3.5.0
webapp2 3.0.0b1
mock 5.0.0
google-cloud-resource-manager 1.6.1
cloudml-hypertune
Other Deep Learning Containers dependencies
ca-certificates-java
libatlas-base-dev
liblapack-dev
gfortran
gdb
openjdk-8-jdk
openjdk-8-jre-headless
g++
libio-all-perl
libyaml-0-2
Other Deep Learning Containers dependencies
2.9 (Python 3.10)CPU onlyNov 15, 2023Nov 15, 2024
  • us-docker.pkg.dev/vertex-ai/training/tf-cpu.2-9.py310:latest
  • europe-docker.pkg.dev/vertex-ai/training/tf-cpu.2-9.py310:latest
  • asia-docker.pkg.dev/vertex-ai/training/tf-cpu.2-9.py310:latest

Included dependencies

PyPI packagesUbuntu packages
tensorflow 2.9.x (latest patch)
sympy 1.10.1
xgboost 1.6.1
python-json-logger 2.0.2
WebOb 1.8.7
Paste 3.5.0
webapp2 3.0.0b1
mock 4.0.3
google-cloud-resource-manager 1.5.0
cloudml-hypertune
Other Deep Learning Containers dependencies
ca-certificates-java
libatlas-base-dev
liblapack-dev
gfortran
gdb
openjdk-8-jdk
openjdk-8-jre-headless
g++
libio-all-perl
libyaml-0-2
Other Deep Learning Containers dependencies
2.9 (Python 3.10)GPU (CUDA 11.x)Nov 15, 2023Nov 15, 2024
  • us-docker.pkg.dev/vertex-ai/training/tf-gpu.2-9.py310:latest
  • europe-docker.pkg.dev/vertex-ai/training/tf-gpu.2-9.py310:latest
  • asia-docker.pkg.dev/vertex-ai/training/tf-gpu.2-9.py310:latest

Included dependencies

PyPI packagesUbuntu packages
tensorflow 2.9.x (latest patch)
sympy 1.10.1
xgboost 1.6.1
python-json-logger 2.0.2
WebOb 1.8.7
Paste 3.5.0
webapp2 3.0.0b1
mock 4.0.3
google-cloud-resource-manager 1.5.0
cloudml-hypertune
Other Deep Learning Containers dependencies
ca-certificates-java
libatlas-base-dev
liblapack-dev
gfortran
gdb
openjdk-8-jdk
openjdk-8-jre-headless
g++
libio-all-perl
libyaml-0-2
Other Deep Learning Containers dependencies
2.9 (Python 3.7)CPU onlyNov 15, 2023Nov 15, 2024
  • us-docker.pkg.dev/vertex-ai/training/tf-cpu.2-9:latest
  • europe-docker.pkg.dev/vertex-ai/training/tf-cpu.2-9:latest
  • asia-docker.pkg.dev/vertex-ai/training/tf-cpu.2-9:latest

Included dependencies

PyPI packagesUbuntu packages
tensorflow 2.9.x (latest patch)
sympy 1.10.1
xgboost 1.6.1
python-json-logger 2.0.2
WebOb 1.8.7
Paste 3.5.0
webapp2 3.0.0b1
mock 4.0.3
google-cloud-resource-manager 1.5.0
cloudml-hypertune
Other Deep Learning Containers dependencies
ca-certificates-java
libatlas-base-dev
liblapack-dev
gfortran
gdb
openjdk-8-jdk
openjdk-8-jre-headless
g++
libio-all-perl
libyaml-0-2
Other Deep Learning Containers dependencies
2.9 (Python 3.7)GPU (CUDA 11.x)Nov 15, 2023Nov 15, 2024
  • us-docker.pkg.dev/vertex-ai/training/tf-gpu.2-9:latest
  • europe-docker.pkg.dev/vertex-ai/training/tf-gpu.2-9:latest
  • asia-docker.pkg.dev/vertex-ai/training/tf-gpu.2-9:latest

Included dependencies

PyPI packagesUbuntu packages
tensorflow 2.9.x (latest patch)
sympy 1.10.1
xgboost 1.6.1
python-json-logger 2.0.2
WebOb 1.8.7
Paste 3.5.0
webapp2 3.0.0b1
mock 4.0.3
google-cloud-resource-manager 1.5.0
cloudml-hypertune
Other Deep Learning Containers dependencies
ca-certificates-java
libatlas-base-dev
liblapack-dev
gfortran
gdb
openjdk-8-jdk
openjdk-8-jre-headless
g++
libio-all-perl
libyaml-0-2
Other Deep Learning Containers dependencies
2.8 (Python 3.10)CPU onlyNov 15, 2023Nov 15, 2024
  • us-docker.pkg.dev/vertex-ai/training/tf-cpu.2-8.py310:latest
  • europe-docker.pkg.dev/vertex-ai/training/tf-cpu.2-8.py310:latest
  • asia-docker.pkg.dev/vertex-ai/training/tf-cpu.2-8.py310:latest

Included dependencies

PyPI packagesUbuntu packages
tensorflow 2.8.x (latest patch)
sympy 1.9
xgboost 1.5.2
python-json-logger 2.0.2
WebOb 1.8.7
Paste 3.5.0
webapp2 3.0.0b1
mock 4.0.3
google-cloud-resource-manager 1.3.3
cloudml-hypertune
Other Deep Learning Containers dependencies
ca-certificates-java
libatlas-base-dev
liblapack-dev
gfortran
gdb
openjdk-8-jdk
openjdk-8-jre-headless
g++
libio-all-perl
libyaml-0-2
Other Deep Learning Containers dependencies
2.8 (Python 3.10)GPU (CUDA 11.x)Nov 15, 2023Nov 15, 2024
  • us-docker.pkg.dev/vertex-ai/training/tf-gpu.2-8.py310:latest
  • europe-docker.pkg.dev/vertex-ai/training/tf-gpu.2-8.py310:latest
  • asia-docker.pkg.dev/vertex-ai/training/tf-gpu.2-8.py310:latest

Included dependencies

PyPI packagesUbuntu packages
tensorflow 2.8.x (latest patch)
sympy 1.9
xgboost 1.5.2
python-json-logger 2.0.2
WebOb 1.8.7
Paste 3.5.0
webapp2 3.0.0b1
mock 4.0.3
google-cloud-resource-manager 1.3.3
cloudml-hypertune
Other Deep Learning Containers dependencies
ca-certificates-java
libatlas-base-dev
liblapack-dev
gfortran
gdb
openjdk-8-jdk
openjdk-8-jre-headless
g++
libio-all-perl
libyaml-0-2
Other Deep Learning Containers dependencies
2.8 (Python 3.7)CPU onlyNov 15, 2023Nov 15, 2024
  • us-docker.pkg.dev/vertex-ai/training/tf-cpu.2-8:latest
  • europe-docker.pkg.dev/vertex-ai/training/tf-cpu.2-8:latest
  • asia-docker.pkg.dev/vertex-ai/training/tf-cpu.2-8:latest

Included dependencies

PyPI packagesUbuntu packages
tensorflow 2.8.x (latest patch)
sympy 1.9
xgboost 1.5.2
python-json-logger 2.0.2
WebOb 1.8.7
Paste 3.5.0
webapp2 3.0.0b1
mock 4.0.3
google-cloud-resource-manager 1.3.3
cloudml-hypertune
Other Deep Learning Containers dependencies
ca-certificates-java
libatlas-base-dev
liblapack-dev
gfortran
gdb
openjdk-8-jdk
openjdk-8-jre-headless
g++
libio-all-perl
libyaml-0-2
Other Deep Learning Containers dependencies
2.8 (Python 3.7)GPU (CUDA 11.x)Nov 15, 2023Nov 15, 2024
  • us-docker.pkg.dev/vertex-ai/training/tf-gpu.2-8:latest
  • europe-docker.pkg.dev/vertex-ai/training/tf-gpu.2-8:latest
  • asia-docker.pkg.dev/vertex-ai/training/tf-gpu.2-8:latest

Included dependencies

PyPI packagesUbuntu packages
tensorflow 2.8.x (latest patch)
sympy 1.9
xgboost 1.5.2
python-json-logger 2.0.2
WebOb 1.8.7
Paste 3.5.0
webapp2 3.0.0b1
mock 4.0.3
google-cloud-resource-manager 1.3.3
cloudml-hypertune
Other Deep Learning Containers dependencies
ca-certificates-java
libatlas-base-dev
liblapack-dev
gfortran
gdb
openjdk-8-jdk
openjdk-8-jre-headless
g++
libio-all-perl
libyaml-0-2
Other Deep Learning Containers dependencies
2.7 (Python 3.7)CPU onlySep 1, 2023Sep 1, 2024
  • us-docker.pkg.dev/vertex-ai/training/tf-cpu.2-7:latest
  • europe-docker.pkg.dev/vertex-ai/training/tf-cpu.2-7:latest
  • asia-docker.pkg.dev/vertex-ai/training/tf-cpu.2-7:latest

Included dependencies

PyPI packagesUbuntu packages
tensorflow 2.7.x (latest patch)
sympy 1.9
xgboost 1.5.0
python-json-logger 2.0.2
WebOb 1.8.7
Paste 3.5.0
webapp2 3.0.0b1
mock 4.0.3
google-cloud-resource-manager 1.3.1
cloudml-hypertune
Other Deep Learning Containers dependencies
curl
libcurl3-dev
wget
zip
unzip
git
vim
build-essential
ca-certificates
pkg-config
rsync
ca-certificates-java
libatlas-base-dev
liblapack-dev
gfortran
libpng-dev
libjpeg-dev
python3.7
python3-dev
python3.7-dev
python3-pip
python3-setuptools
python2.7
python-dev
python-setuptools
gdb
openjdk-8-jdk
openjdk-8-jre-headless
g++
zlib1g-dev
libio-all-perl
module-init-tools
libsnappy-dev
libyaml-0-2
python-opencv
2.7 (Python 3.7)GPU (CUDA 11.x)Sep 1, 2023Sep 1, 2024
  • us-docker.pkg.dev/vertex-ai/training/tf-gpu.2-7:latest
  • europe-docker.pkg.dev/vertex-ai/training/tf-gpu.2-7:latest
  • asia-docker.pkg.dev/vertex-ai/training/tf-gpu.2-7:latest

Included dependencies

PyPI packagesUbuntu packages
tensorflow 2.7.x (latest patch)
sympy 1.9
xgboost 1.5.0
python-json-logger 2.0.2
WebOb 1.8.7
Paste 3.5.0
webapp2 3.0.0b1
mock 4.0.3
google-cloud-resource-manager 1.3.1
cloudml-hypertune
Other Deep Learning Containers dependencies
curl
libcurl3-dev
wget
zip
unzip
git
vim
build-essential
ca-certificates
pkg-config
rsync
ca-certificates-java
libatlas-base-dev
liblapack-dev
gfortran
libpng-dev
libjpeg-dev
python3.7
python3-dev
python3.7-dev
python3-pip
python3-setuptools
python2.7
python-dev
python-setuptools
gdb
openjdk-8-jdk
openjdk-8-jre-headless
g++
zlib1g-dev
libio-all-perl
module-init-tools
libsnappy-dev
libyaml-0-2
python-opencv
2.6 (Python 3.7)CPU onlySep 1, 2023Sep 1, 2024
  • us-docker.pkg.dev/vertex-ai/training/tf-cpu.2-6:latest
  • europe-docker.pkg.dev/vertex-ai/training/tf-cpu.2-6:latest
  • asia-docker.pkg.dev/vertex-ai/training/tf-cpu.2-6:latest

Included dependencies

PyPI packagesUbuntu packages
tensorflow 2.6.x (latest patch)
sympy 1.8
xgboost 1.4.2
python-json-logger 2.0.2
WebOb 1.8.7
Paste 3.5.0
webapp2 3.0.0b1
mock 4.0.3
google-cloud-resource-manager 1.0.2
cloudml-hypertune
Other Deep Learning Containers dependencies
curl
libcurl3-dev
wget
zip
unzip
git
vim
build-essential
ca-certificates
pkg-config
rsync
ca-certificates-java
libatlas-base-dev
liblapack-dev
gfortran
libpng-dev
libjpeg-dev
python3.7
python3-dev
python3.7-dev
python3-pip
python3-setuptools
python2.7
python-dev
python-setuptools
gdb
openjdk-8-jdk
openjdk-8-jre-headless
g++
zlib1g-dev
libio-all-perl
module-init-tools
libsnappy-dev
libyaml-0-2
python-opencv
2.6 (Python 3.7)GPU (CUDA 11.x)Sep 1, 2023Sep 1, 2024
  • us-docker.pkg.dev/vertex-ai/training/tf-gpu.2-6:latest
  • europe-docker.pkg.dev/vertex-ai/training/tf-gpu.2-6:latest
  • asia-docker.pkg.dev/vertex-ai/training/tf-gpu.2-6:latest

Included dependencies

PyPI packagesUbuntu packages
tensorflow 2.6.x (latest patch)
sympy 1.8
xgboost 1.4.2
python-json-logger 2.0.2
WebOb 1.8.7
Paste 3.5.0
webapp2 3.0.0b1
mock 4.0.3
google-cloud-resource-manager 1.0.2
cloudml-hypertune
Other Deep Learning Containers dependencies
curl
libcurl3-dev
wget
zip
unzip
git
vim
build-essential
ca-certificates
pkg-config
rsync
ca-certificates-java
libatlas-base-dev
liblapack-dev
gfortran
libpng-dev
libjpeg-dev
python3.7
python3-dev
python3.7-dev
python3-pip
python3-setuptools
python2.7
python-dev
python-setuptools
gdb
openjdk-8-jdk
openjdk-8-jre-headless
g++
zlib1g-dev
libio-all-perl
module-init-tools
libsnappy-dev
libyaml-0-2
python-opencv
2.5 (Python 3.7)CPU onlySep 1, 2023Sep 1, 2024
  • us-docker.pkg.dev/vertex-ai/training/tf-cpu.2-5:latest
  • europe-docker.pkg.dev/vertex-ai/training/tf-cpu.2-5:latest
  • asia-docker.pkg.dev/vertex-ai/training/tf-cpu.2-5:latest

Included dependencies

PyPI packagesUbuntu packages
tensorflow 2.5.x (latest patch)
sympy 1.8
xgboost 1.4.0
PyYAML 3.13
python-json-logger 2.0.1
WebOb 1.8.7
Paste 3.5.0
webapp2 3.0.0b1
mock 4.0.3
google-cloud-resource-manager 0.30.3
cloudml-hypertune
Other Deep Learning Containers dependencies
curl
libcurl3-dev
wget
zip
unzip
git
vim
build-essential
ca-certificates
pkg-config
rsync
ca-certificates-java
libatlas-base-dev
liblapack-dev
gfortran
libpng-dev
libjpeg-dev
python3.7
python3-dev
python3.7-dev
python3-pip
python3-setuptools
python2.7
python-dev
python-setuptools
gdb
openjdk-8-jdk
openjdk-8-jre-headless
g++
zlib1g-dev
libio-all-perl
module-init-tools
libsnappy-dev
libyaml-0-2
python-opencv
2.5 (Python 3.7)GPU (CUDA 11.x)Sep 1, 2023Sep 1, 2024
  • us-docker.pkg.dev/vertex-ai/training/tf-gpu.2-5:latest
  • europe-docker.pkg.dev/vertex-ai/training/tf-gpu.2-5:latest
  • asia-docker.pkg.dev/vertex-ai/training/tf-gpu.2-5:latest

Included dependencies

PyPI packagesUbuntu packages
tensorflow 2.5.x (latest patch)
sympy 1.8
xgboost 1.4.0
PyYAML 3.13
python-json-logger 2.0.1
WebOb 1.8.7
Paste 3.5.0
webapp2 3.0.0b1
mock 4.0.3
google-cloud-resource-manager 0.30.3
cloudml-hypertune
Other Deep Learning Containers dependencies
curl
libcurl3-dev
wget
zip
unzip
git
vim
build-essential
ca-certificates
pkg-config
rsync
ca-certificates-java
libatlas-base-dev
liblapack-dev
gfortran
libpng-dev
libjpeg-dev
python3.7
python3-dev
python3.7-dev
python3-pip
python3-setuptools
python2.7
python-dev
python-setuptools
gdb
openjdk-8-jdk
openjdk-8-jre-headless
g++
zlib1g-dev
libio-all-perl
module-init-tools
libsnappy-dev
libyaml-0-2
python-opencv
2.4 (Python 3.7)CPU onlySep 1, 2023Sep 1, 2024
  • us-docker.pkg.dev/vertex-ai/training/tf-cpu.2-4:latest
  • europe-docker.pkg.dev/vertex-ai/training/tf-cpu.2-4:latest
  • asia-docker.pkg.dev/vertex-ai/training/tf-cpu.2-4:latest

Included dependencies

PyPI packagesUbuntu packages
tensorflow 2.4.x (latest patch)
numpy 1.19.4
pandas 1.1.5
scipy 1.5.4
scikit-learn 0.24.0
sympy 1.7.1
statsmodels 0.12.1
xgboost 1.3.1
oauth2client 4.1.3
httplib2 0.15.0
python-dateutil 2.8.1
six 1.15.0
future 0.18.2
PyYAML 3.13
wrapt 1.12.1
crcmod 1.7
google-api-python-client 1.9.0
python-json-logger 2.0.1
wheel 0.36.2
WebOb 1.8.6
Paste 3.5.0
tornado 5.1.1
grpcio 1.32.0
requests 2.25.1
webapp2 3.0.0b1
mock 4.0.3
google-cloud-bigquery 2.6.1
google-cloud-bigtable 1.6.1
google-cloud-datastore 2.1.0
google-cloud-logging 1.15.0
google-cloud-pubsub 2.2.0
google-cloud-resource-manager 0.30.3
google-cloud-storage 1.35.0
joblib 1.0.0
cloudml-hypertune
psutil 5.8.0
curl
libcurl3-dev
wget
zip
unzip
git
vim
build-essential
ca-certificates
pkg-config
rsync
ca-certificates-java
libatlas-base-dev
liblapack-dev
gfortran
libpng-dev
libjpeg-dev
python3.7
python3-dev
python3.7-dev
python3-pip
python3-setuptools
python2.7
python-dev
python-setuptools
gdb
openjdk-8-jdk
openjdk-8-jre-headless
g++
zlib1g-dev
libio-all-perl
module-init-tools
libsnappy-dev
libyaml-0-2
python-opencv
2.4 (Python 3.7)GPU (CUDA 11.x)Sep 1, 2023Sep 1, 2024
  • us-docker.pkg.dev/vertex-ai/training/tf-gpu.2-4:latest
  • europe-docker.pkg.dev/vertex-ai/training/tf-gpu.2-4:latest
  • asia-docker.pkg.dev/vertex-ai/training/tf-gpu.2-4:latest

Included dependencies

PyPI packagesUbuntu packages
tensorflow 2.4.x (latest patch)
numpy 1.19.4
pandas 1.1.5
scipy 1.5.4
scikit-learn 0.24.0
sympy 1.7.1
statsmodels 0.12.1
xgboost 1.3.1
oauth2client 4.1.3
httplib2 0.15.0
python-dateutil 2.8.1
six 1.15.0
future 0.18.2
PyYAML 3.13
wrapt 1.12.1
crcmod 1.7
google-api-python-client 1.9.0
python-json-logger 2.0.1
wheel 0.36.2
WebOb 1.8.6
Paste 3.5.0
tornado 5.1.1
grpcio 1.32.0
requests 2.25.1
webapp2 3.0.0b1
mock 4.0.3
google-cloud-bigquery 2.6.1
google-cloud-bigtable 1.6.1
google-cloud-datastore 2.1.0
google-cloud-logging 1.15.0
google-cloud-pubsub 2.2.0
google-cloud-resource-manager 0.30.3
google-cloud-storage 1.35.0
joblib 1.0.0
cloudml-hypertune
psutil 5.8.0
curl
libcurl3-dev
wget
zip
unzip
git
vim
build-essential
ca-certificates
pkg-config
rsync
ca-certificates-java
libatlas-base-dev
liblapack-dev
gfortran
libpng-dev
libjpeg-dev
python3.7
python3-dev
python3.7-dev
python3-pip
python3-setuptools
python2.7
python-dev
python-setuptools
gdb
openjdk-8-jdk
openjdk-8-jre-headless
g++
zlib1g-dev
libio-all-perl
module-init-tools
libsnappy-dev
libyaml-0-2
python-opencv
2.3 (Python 3.7)CPU onlySep 1, 2023Sep 1, 2024
  • us-docker.pkg.dev/vertex-ai/training/tf-cpu.2-3:latest
  • europe-docker.pkg.dev/vertex-ai/training/tf-cpu.2-3:latest
  • asia-docker.pkg.dev/vertex-ai/training/tf-cpu.2-3:latest

Included dependencies

PyPI packagesUbuntu packages
tensorflow 2.3.x (latest patch)
numpy 1.18.5
pandas 1.1.3
scipy 1.4.1
scikit-learn 0.23.2
sympy 1.6.2
statsmodels 0.12.0
xgboost 1.2.1
oauth2client 4.1.3
httplib2 0.15.0
python-dateutil 2.8.1
six 1.15.0
future 0.18.2
PyYAML 3.13
wrapt 1.12.1
crcmod 1.7
google-api-python-client 1.9.0
python-json-logger 2.0.1
wheel 0.35.1
WebOb 1.8.6
Paste 3.5.0
tornado 5.1.1
grpcio 1.33.1
requests 2.24.0
webapp2 3.0.0b1
mock 4.0.2
google-cloud-bigquery 2.2.0
google-cloud-bigtable 1.5.1
google-cloud-datastore 1.15.3
google-cloud-logging 1.15.0
google-cloud-pubsub 2.1.0
google-cloud-resource-manager 0.30.2
google-cloud-storage 1.32.0
joblib 0.17.0
cloudml-hypertune
psutil 5.7.2
curl
libcurl3-dev
wget
zip
unzip
git
vim
build-essential
ca-certificates
pkg-config
rsync
ca-certificates-java
libatlas-base-dev
liblapack-dev
gfortran
libpng-dev
libjpeg-dev
python3.7
python3-dev
python3.7-dev
python3-pip
python3-setuptools
python2.7
python-dev
python-setuptools
gdb
openjdk-8-jdk
openjdk-8-jre-headless
g++
zlib1g-dev
libio-all-perl
module-init-tools
libsnappy-dev
libyaml-0-2
python-opencv
2.3 (Python 3.7)GPU (CUDA 11.x)Sep 1, 2023Sep 1, 2024
  • us-docker.pkg.dev/vertex-ai/training/tf-gpu.2-3:latest
  • europe-docker.pkg.dev/vertex-ai/training/tf-gpu.2-3:latest
  • asia-docker.pkg.dev/vertex-ai/training/tf-gpu.2-3:latest

Included dependencies

PyPI packagesUbuntu packages
tensorflow 2.3.x (latest patch)
numpy 1.18.5
pandas 1.1.3
scipy 1.4.1
scikit-learn 0.23.2
sympy 1.6.2
statsmodels 0.12.0
xgboost 1.2.1
oauth2client 4.1.3
httplib2 0.15.0
python-dateutil 2.8.1
six 1.15.0
future 0.18.2
PyYAML 3.13
wrapt 1.12.1
crcmod 1.7
google-api-python-client 1.9.0
python-json-logger 2.0.1
wheel 0.35.1
WebOb 1.8.6
Paste 3.5.0
tornado 5.1.1
grpcio 1.33.1
requests 2.24.0
webapp2 3.0.0b1
mock 4.0.2
google-cloud-bigquery 2.2.0
google-cloud-bigtable 1.5.1
google-cloud-datastore 1.15.3
google-cloud-logging 1.15.0
google-cloud-pubsub 2.1.0
google-cloud-resource-manager 0.30.2
google-cloud-storage 1.32.0
joblib 0.17.0
cloudml-hypertune
psutil 5.7.2
curl
libcurl3-dev
wget
zip
unzip
git
vim
build-essential
ca-certificates
pkg-config
rsync
ca-certificates-java
libatlas-base-dev
liblapack-dev
gfortran
libpng-dev
libjpeg-dev
python3.7
python3-dev
python3.7-dev
python3-pip
python3-setuptools
python2.7
python-dev
python-setuptools
gdb
openjdk-8-jdk
openjdk-8-jre-headless
g++
zlib1g-dev
libio-all-perl
module-init-tools
libsnappy-dev
libyaml-0-2
python-opencv
2.2 (Python 3.7)CPU onlySep 1, 2023Sep 1, 2024
  • us-docker.pkg.dev/vertex-ai/training/tf-cpu.2-2:latest
  • europe-docker.pkg.dev/vertex-ai/training/tf-cpu.2-2:latest
  • asia-docker.pkg.dev/vertex-ai/training/tf-cpu.2-2:latest

Included dependencies

PyPI packagesUbuntu packages
tensorflow 2.2.x (latest patch)
numpy 1.18.5
pandas 1.0.4
scipy 1.4.1
scikit-learn 0.23.1
sympy 1.6
statsmodels 0.11.1
xgboost 1.1.1
oauth2client 4.1.3
httplib2 0.18.1
python-dateutil 2.8.1
six 1.15.0
future 0.18.2
PyYAML 5.3.1
wrapt 1.12.1
crcmod 1.7
google-api-python-client 1.9.3
python-json-logger 0.1.11
wheel 0.34.2
WebOb 1.8.6
Paste 3.4.1
tornado 5.1.1
grpcio 1.29.0
requests 2.23.0
webapp2 3.0.0b1
mock 4.0.2
google-cloud-bigquery 1.25.0
google-cloud-bigtable 1.2.1
google-cloud-datastore 1.12.0
google-cloud-logging 1.15.0
google-cloud-pubsub 1.6.0
google-cloud-resource-manager 0.30.2
google-cloud-storage 1.29.0
joblib 0.15.1
cloudml-hypertune
psutil 5.7.0
curl
libcurl3-dev
wget
zip
unzip
git
vim
build-essential
ca-certificates
pkg-config
rsync
ca-certificates-java
libatlas-base-dev
liblapack-dev
gfortran
libpng-dev
libjpeg-dev
python3.7
python3-dev
python3.7-dev
python3-pip
python3-setuptools
python2.7
python-dev
python-setuptools
gdb
openjdk-8-jdk
openjdk-8-jre-headless
g++
zlib1g-dev
libio-all-perl
module-init-tools
libsnappy-dev
libyaml-0-2
python-opencv
2.2 (Python 3.7)GPU (CUDA 11.x)Sep 1, 2023Sep 1, 2024
  • us-docker.pkg.dev/vertex-ai/training/tf-gpu.2-2:latest
  • europe-docker.pkg.dev/vertex-ai/training/tf-gpu.2-2:latest
  • asia-docker.pkg.dev/vertex-ai/training/tf-gpu.2-2:latest

Included dependencies

PyPI packagesUbuntu packages
tensorflow 2.2.x (latest patch)
numpy 1.18.5
pandas 1.0.4
scipy 1.4.1
scikit-learn 0.23.1
sympy 1.6
statsmodels 0.11.1
xgboost 1.1.1
oauth2client 4.1.3
httplib2 0.18.1
python-dateutil 2.8.1
six 1.15.0
future 0.18.2
PyYAML 5.3.1
wrapt 1.12.1
crcmod 1.7
google-api-python-client 1.9.3
python-json-logger 0.1.11
wheel 0.34.2
WebOb 1.8.6
Paste 3.4.1
tornado 5.1.1
grpcio 1.29.0
requests 2.23.0
webapp2 3.0.0b1
mock 4.0.2
google-cloud-bigquery 1.25.0
google-cloud-bigtable 1.2.1
google-cloud-datastore 1.12.0
google-cloud-logging 1.15.0
google-cloud-pubsub 1.6.0
google-cloud-resource-manager 0.30.2
google-cloud-storage 1.29.0
joblib 0.15.1
cloudml-hypertune
psutil 5.7.0
curl
libcurl3-dev
wget
zip
unzip
git
vim
build-essential
ca-certificates
pkg-config
rsync
ca-certificates-java
libatlas-base-dev
liblapack-dev
gfortran
libpng-dev
libjpeg-dev
python3.7
python3-dev
python3.7-dev
python3-pip
python3-setuptools
python2.7
python-dev
python-setuptools
gdb
openjdk-8-jdk
openjdk-8-jre-headless
g++
zlib1g-dev
libio-all-perl
module-init-tools
libsnappy-dev
libyaml-0-2
python-opencv
2.1 (Python 3.7)CPU onlySep 1, 2023Sep 1, 2024
  • us-docker.pkg.dev/vertex-ai/training/tf-cpu.2-1:latest
  • europe-docker.pkg.dev/vertex-ai/training/tf-cpu.2-1:latest
  • asia-docker.pkg.dev/vertex-ai/training/tf-cpu.2-1:latest

Included dependencies

PyPI packagesUbuntu packages
tensorflow 2.1.0
numpy 1.18.0
pandas 0.25.3
scipy 1.4.1
scikit-learn 0.22.1
sympy 1.5
statsmodels 0.10.2
xgboost 0.90
oauth2client 4.1.3
httplib2 0.15.0
python-dateutil 2.8.1
six 1.13.0
future 0.18.2
PyYAML 5.2
wrapt 1.11.2
crcmod 1.7
google-api-python-client 1.7.11
python-json-logger 0.1.11
wheel 0.33.6
WebOb 1.8.5
Paste 3.2.3
tornado 5.1.1
grpcio 1.26.0
requests 2.22.0
webapp2 3.0.0b1
mock 3.0.5
google-cloud-bigquery 1.23.1
google-cloud-bigtable 1.2.0
google-cloud-datastore 1.10.0
google-cloud-logging 1.14.0
google-cloud-pubsub 1.1.0
google-cloud-resource-manager 0.30.0
google-cloud-storage 1.23.0
joblib 0.14.1
cloudml-hypertune
psutil 5.7.0
curl
libcurl3-dev
wget
zip
unzip
git
vim
build-essential
ca-certificates
pkg-config
rsync
ca-certificates-java
libatlas-base-dev
liblapack-dev
gfortran
libpng-dev
libjpeg-dev
python3.7
python3-dev
python3.7-dev
python3-pip
python3-setuptools
python2.7
python-dev
python-setuptools
gdb
openjdk-8-jdk
openjdk-8-jre-headless
g++
zlib1g-dev
libio-all-perl
module-init-tools
libsnappy-dev
libyaml-0-2
python-opencv
2.1 (Python 3.7)GPU (CUDA 11.x)Sep 1, 2023Sep 1, 2024
  • us-docker.pkg.dev/vertex-ai/training/tf-gpu.2-1:latest
  • europe-docker.pkg.dev/vertex-ai/training/tf-gpu.2-1:latest
  • asia-docker.pkg.dev/vertex-ai/training/tf-gpu.2-1:latest

Included dependencies

PyPI packagesUbuntu packages
tensorflow 2.1.0
numpy 1.18.0
pandas 0.25.3
scipy 1.4.1
scikit-learn 0.22.1
sympy 1.5
statsmodels 0.10.2
xgboost 0.90
oauth2client 4.1.3
httplib2 0.15.0
python-dateutil 2.8.1
six 1.13.0
future 0.18.2
PyYAML 5.2
wrapt 1.11.2
crcmod 1.7
google-api-python-client 1.7.11
python-json-logger 0.1.11
wheel 0.33.6
WebOb 1.8.5
Paste 3.2.3
tornado 5.1.1
grpcio 1.26.0
requests 2.22.0
webapp2 3.0.0b1
mock 3.0.5
google-cloud-bigquery 1.23.1
google-cloud-bigtable 1.2.0
google-cloud-datastore 1.10.0
google-cloud-logging 1.14.0
google-cloud-pubsub 1.1.0
google-cloud-resource-manager 0.30.0
google-cloud-storage 1.23.0
joblib 0.14.1
cloudml-hypertune
psutil 5.7.0
curl
libcurl3-dev
wget
zip
unzip
git
vim
build-essential
ca-certificates
pkg-config
rsync
ca-certificates-java
libatlas-base-dev
liblapack-dev
gfortran
libpng-dev
libjpeg-dev
python3.7
python3-dev
python3.7-dev
python3-pip
python3-setuptools
python2.7
python-dev
python-setuptools
gdb
openjdk-8-jdk
openjdk-8-jre-headless
g++
zlib1g-dev
libio-all-perl
module-init-tools
libsnappy-dev
libyaml-0-2
python-opencv
1.15 (Python 3.7)CPU onlySep 1, 2023Sep 1, 2024
  • us-docker.pkg.dev/vertex-ai/training/tf-cpu.1-15:latest
  • europe-docker.pkg.dev/vertex-ai/training/tf-cpu.1-15:latest
  • asia-docker.pkg.dev/vertex-ai/training/tf-cpu.1-15:latest

Included dependencies

PyPI packagesUbuntu packages
tensorflow 1.15.0
numpy 1.16.5
pandas 0.24.2
scipy 1.2.2
scikit-learn 0.20.4
sympy 1.4
statsmodels 0.10.1
xgboost 0.82
oauth2client 4.1.3
httplib2 0.12.0
python-dateutil 2.7.5
argparse 1.4.0
six 1.12.0
future 0.17.1
PyYAML 3.13
wrapt 1.11.1
crcmod 1.7
google-api-python-client 1.7.8
python-json-logger 0.1.10
wheel 0.32.3
WebOb 1.8.5
Paste 3.0.6
tornado 5.1.1
grpcio 1.18.0
requests 2.19.0
webapp2 3.0.0b1
mock 2.0.0
google-cloud-bigquery 1.20.0
google-cloud-bigtable 1.0.0
google-cloud-datastore 1.9.0
google-cloud-logging 1.12.1
google-cloud-pubsub 1.0.0
google-cloud-resource-manager 0.29.2
google-cloud-storage 1.19.1
joblib 0.13.0
cloudml-hypertune
psutil 5.7.0
curl
libcurl3-dev
wget
zip
unzip
git
vim
build-essential
ca-certificates
pkg-config
rsync
ca-certificates-java
libatlas-base-dev
liblapack-dev
gfortran
libpng-dev
libjpeg-dev
python3.7
python3-dev
python3.7-dev
python3-pip
python3-setuptools
python2.7
python-dev
python-setuptools
gdb
openjdk-8-jdk
openjdk-8-jre-headless
g++
zlib1g-dev
libio-all-perl
module-init-tools
libsnappy-dev
libyaml-0-2
python-opencv
1.15 (Python 3.7)GPU (CUDA 11.x)Sep 1, 2023Sep 1, 2024
  • us-docker.pkg.dev/vertex-ai/training/tf-gpu.1-15:latest
  • europe-docker.pkg.dev/vertex-ai/training/tf-gpu.1-15:latest
  • asia-docker.pkg.dev/vertex-ai/training/tf-gpu.1-15:latest

Included dependencies

PyPI packagesUbuntu packages
tensorflow 1.15.0
numpy 1.16.5
pandas 0.24.2
scipy 1.2.2
scikit-learn 0.20.4
sympy 1.4
statsmodels 0.10.1
xgboost 0.82
oauth2client 4.1.3
httplib2 0.12.0
python-dateutil 2.7.5
argparse 1.4.0
six 1.12.0
future 0.17.1
PyYAML 3.13
wrapt 1.11.1
crcmod 1.7
google-api-python-client 1.7.8
python-json-logger 0.1.10
wheel 0.32.3
WebOb 1.8.5
Paste 3.0.6
tornado 5.1.1
grpcio 1.18.0
requests 2.19.0
webapp2 3.0.0b1
mock 2.0.0
google-cloud-bigquery 1.20.0
google-cloud-bigtable 1.0.0
google-cloud-datastore 1.9.0
google-cloud-logging 1.12.1
google-cloud-pubsub 1.0.0
google-cloud-resource-manager 0.29.2
google-cloud-storage 1.19.1
joblib 0.13.0
cloudml-hypertune
psutil 5.7.0
curl
libcurl3-dev
wget
zip
unzip
git
vim
build-essential
ca-certificates
pkg-config
rsync
ca-certificates-java
libatlas-base-dev
liblapack-dev
gfortran
libpng-dev
libjpeg-dev
python3.7
python3-dev
python3.7-dev
python3-pip
python3-setuptools
python2.7
python-dev
python-setuptools
gdb
openjdk-8-jdk
openjdk-8-jre-headless
g++
zlib1g-dev
libio-all-perl
module-init-tools
libsnappy-dev
libyaml-0-2
python-opencv

PyTorch

ML framework versionSupported accelerators (and CUDA version, if applicable)End of patch and support dateEnd of availabilitySupported images
2.4 (Python 3.10)CPU onlyJul 24, 2025Jul 24, 2026
  • us-docker.pkg.dev/vertex-ai/training/pytorch-xla.2-4.py310:latest
  • europe-docker.pkg.dev/vertex-ai/training/pytorch-xla.2-4.py310:latest
  • asia-docker.pkg.dev/vertex-ai/training/pytorch-xla.2-4.py310:latest

Included dependencies

PyPI packagesUbuntu packages
PyTorch 2.4.x (latest patch)
pandas 2.2.3
absl-py 2.1.0
cloud-tpu-client 0.10
python-json-logger 3.2.1
scikit-learn 1.6.1
cloudml-hypertune
Other Deep Learning Containers dependencies
curl
libcurl3-dev
wget
zip
unzip
git
vim
build-essential
ca-certificates
pkg-config
rsync
ca-certificates-java
libatlas-base-dev
liblapack-dev
gfortran
libpng-dev
libjpeg-dev
python3.8
python3-dev
python3.7-dev
python3-pip
python3-setuptools
gdb
openjdk-8-jdk
openjdk-8-jre-headless
g++
zlib1g-dev
libio-all-perl
module-init-tools
libsnappy-dev
libyaml-0-2
python-opencv
2.4 (Python 3.10)GPU only (CUDA 12.x)Jul 24, 2025Jul 24, 2026
  • us-docker.pkg.dev/vertex-ai/training/pytorch-gpu.2-4.py310:latest
  • europe-docker.pkg.dev/vertex-ai/training/pytorch-gpu.2-4.py310:latest
  • asia-docker.pkg.dev/vertex-ai/training/pytorch-gpu.2-4.py310:latest

Included dependencies

PyPI packagesUbuntu packages
PyTorch 2.4.x (latest patch)
pandas 2.2.3
absl-py 2.1.0
cloud-tpu-client 0.10
python-json-logger 3.2.1
scikit-learn 1.6.1
cloudml-hypertune
Other Deep Learning Containers dependencies
curl
libcurl3-dev
wget
zip
unzip
git
vim
build-essential
ca-certificates
pkg-config
rsync
ca-certificates-java
libatlas-base-dev
liblapack-dev
gfortran
libpng-dev
libjpeg-dev
python3.8
python3-dev
python3.7-dev
python3-pip
python3-setuptools
gdb
openjdk-8-jdk
openjdk-8-jre-headless
g++
zlib1g-dev
libio-all-perl
module-init-tools
libsnappy-dev
libyaml-0-2
python-opencv
2.3 (Python 3.10)CPU onlyApr 24, 2025Apr 24, 2026
  • us-docker.pkg.dev/vertex-ai/training/pytorch-xla.2-3.py310:latest
  • europe-docker.pkg.dev/vertex-ai/training/pytorch-xla.2-3.py310:latest
  • asia-docker.pkg.dev/vertex-ai/training/pytorch-xla.2-3.py310:latest

Included dependencies

PyPI packagesUbuntu packages
PyTorch 2.3.x (latest patch)
absl-py 2.1.0
cloud-tpu-client 0.10
python-json-logger 2.0.7
cloudml-hypertune
Other Deep Learning Containers dependencies
curl
libcurl3-dev
wget
zip
unzip
git
vim
build-essential
ca-certificates
pkg-config
rsync
ca-certificates-java
libatlas-base-dev
liblapack-dev
gfortran
libpng-dev
libjpeg-dev
python3.8
python3-dev
python3.7-dev
python3-pip
python3-setuptools
gdb
openjdk-8-jdk
openjdk-8-jre-headless
g++
zlib1g-dev
libio-all-perl
module-init-tools
libsnappy-dev
libyaml-0-2
python-opencv
2.3 (Python 3.10)GPU only (CUDA 12.x)Apr 24, 2025Apr 24, 2026
  • us-docker.pkg.dev/vertex-ai/training/pytorch-gpu.2-3.py310:latest
  • europe-docker.pkg.dev/vertex-ai/training/pytorch-gpu.2-3.py310:latest
  • asia-docker.pkg.dev/vertex-ai/training/pytorch-gpu.2-3.py310:latest

Included dependencies

PyPI packagesUbuntu packages
PyTorch 2.3.x (latest patch)
absl-py 2.1.0
cloud-tpu-client 0.10
python-json-logger 2.0.7
cloudml-hypertune
Other Deep Learning Containers dependencies
curl
libcurl3-dev
wget
zip
unzip
git
vim
build-essential
ca-certificates
pkg-config
rsync
ca-certificates-java
libatlas-base-dev
liblapack-dev
gfortran
libpng-dev
libjpeg-dev
python3.8
python3-dev
python3.7-dev
python3-pip
python3-setuptools
gdb
openjdk-8-jdk
openjdk-8-jre-headless
g++
zlib1g-dev
libio-all-perl
module-init-tools
libsnappy-dev
libyaml-0-2
python-opencv
2.2 (Python 3.10)CPU onlyJan 30, 2025Oct 23, 2026
  • us-docker.pkg.dev/vertex-ai/training/pytorch-xla.2-2.py310:latest
  • europe-docker.pkg.dev/vertex-ai/training/pytorch-xla.2-2.py310:latest
  • asia-docker.pkg.dev/vertex-ai/training/pytorch-xla.2-2.py310:latest

Included dependencies

PyPI packagesUbuntu packages
PyTorch 2.2.x (latest patch)
absl-py 2.1.0
cloud-tpu-client 0.10
python-json-logger 2.0.7
cloudml-hypertune
Other Deep Learning Containers dependencies
curl
libcurl3-dev
wget
zip
unzip
git
vim
build-essential
ca-certificates
pkg-config
rsync
ca-certificates-java
libatlas-base-dev
liblapack-dev
gfortran
libpng-dev
libjpeg-dev
python3.8
python3-dev
python3.7-dev
python3-pip
python3-setuptools
gdb
openjdk-8-jdk
openjdk-8-jre-headless
g++
zlib1g-dev
libio-all-perl
module-init-tools
libsnappy-dev
libyaml-0-2
python-opencv
2.2 (Python 3.10)GPU only (CUDA 12.x)Jan 30, 2025Jan 30, 2026
  • us-docker.pkg.dev/vertex-ai/training/pytorch-gpu.2-2.py310:latest
  • europe-docker.pkg.dev/vertex-ai/training/pytorch-gpu.2-2.py310:latest
  • asia-docker.pkg.dev/vertex-ai/training/pytorch-gpu.2-2.py310:latest

Included dependencies

PyPI packagesUbuntu packages
PyTorch 2.2.x (latest patch)
absl-py 2.1.0
cloud-tpu-client 0.10
python-json-logger 2.0.7
cloudml-hypertune
Other Deep Learning Containers dependencies
curl
libcurl3-dev
wget
zip
unzip
git
vim
build-essential
ca-certificates
pkg-config
rsync
ca-certificates-java
libatlas-base-dev
liblapack-dev
gfortran
libpng-dev
libjpeg-dev
python3.8
python3-dev
python3.7-dev
python3-pip
python3-setuptools
gdb
openjdk-8-jdk
openjdk-8-jre-headless
g++
zlib1g-dev
libio-all-perl
module-init-tools
libsnappy-dev
libyaml-0-2
python-opencv
2.2 (Python 3.10)TPU onlyNov 6, 2024Nov 6, 2025
  • us-docker.pkg.dev/vertex-ai/training/pytorch-tpu.2-2.cp310:latest
  • europe-docker.pkg.dev/vertex-ai/training/pytorch-tpu.2-2.cp310:latest
  • asia-docker.pkg.dev/vertex-ai/training/pytorch-tpu.2-2.cp310:latest

Included dependencies

PyPI packagesUbuntu packages
PyTorch 2.2.x (latest patch)
absl-py 2.1.0
cloud-tpu-client 0.10
python-json-logger 2.0.7
tpu-info
cloudml-hypertune
Other Deep Learning Containers dependencies
curl
libcurl3-dev
wget
zip
unzip
git
vim
build-essential
ca-certificates
pkg-config
rsync
ca-certificates-java
libatlas-base-dev
liblapack-dev
gfortran
libpng-dev
libjpeg-dev
python3.8
python3-dev
python3.7-dev
python3-pip
python3-setuptools
gdb
openjdk-8-jdk
openjdk-8-jre-headless
g++
zlib1g-dev
libio-all-perl
module-init-tools
libsnappy-dev
libyaml-0-2
python-opencv
2.1 (Python 3.10)CPU onlyOct 4, 2024Oct 4, 2025
  • us-docker.pkg.dev/vertex-ai/training/pytorch-xla.2-1.py310:latest
  • europe-docker.pkg.dev/vertex-ai/training/pytorch-xla.2-1.py310:latest
  • asia-docker.pkg.dev/vertex-ai/training/pytorch-xla.2-1.py310:latest

Included dependencies

PyPI packagesUbuntu packages
PyTorch 2.1.x (latest patch)
absl-py 2.1.0
cloud-tpu-client 0.10
python-json-logger 2.0.7
cloudml-hypertune
Other Deep Learning Containers dependencies
curl
libcurl3-dev
wget
zip
unzip
git
vim
build-essential
ca-certificates
pkg-config
rsync
ca-certificates-java
libatlas-base-dev
liblapack-dev
gfortran
libpng-dev
libjpeg-dev
python3.8
python3-dev
python3.7-dev
python3-pip
python3-setuptools
gdb
openjdk-8-jdk
openjdk-8-jre-headless
g++
zlib1g-dev
libio-all-perl
module-init-tools
libsnappy-dev
libyaml-0-2
python-opencv
2.1 (Python 3.10)GPU only (CUDA 12.x)Oct 4, 2024Oct 4, 2025
  • us-docker.pkg.dev/vertex-ai/training/pytorch-gpu.2-1.py310:latest
  • europe-docker.pkg.dev/vertex-ai/training/pytorch-gpu.2-1.py310:latest
  • asia-docker.pkg.dev/vertex-ai/training/pytorch-gpu.2-1.py310:latest

Included dependencies

PyPI packagesUbuntu packages
PyTorch 2.1.x (latest patch)
absl-py 2.1.0
cloud-tpu-client 0.10
python-json-logger 2.0.7
cloudml-hypertune
Other Deep Learning Containers dependencies
curl
libcurl3-dev
wget
zip
unzip
git
vim
build-essential
ca-certificates
pkg-config
rsync
ca-certificates-java
libatlas-base-dev
liblapack-dev
gfortran
libpng-dev
libjpeg-dev
python3.8
python3-dev
python3.7-dev
python3-pip
python3-setuptools
gdb
openjdk-8-jdk
openjdk-8-jre-headless
g++
zlib1g-dev
libio-all-perl
module-init-tools
libsnappy-dev
libyaml-0-2
python-opencv
2.1 (Python 3.8)TPU onlyOct 23, 2024Oct 23, 2025
  • us-docker.pkg.dev/vertex-ai/training/pytorch-tpu.2-1.cp310:latest
  • europe-docker.pkg.dev/vertex-ai/training/pytorch-tpu.2-1.cp310:latest
  • asia-docker.pkg.dev/vertex-ai/training/pytorch-tpu.2-1.cp310:latest

Included dependencies

PyPI packagesUbuntu packages
PyTorch 2.3.x (latest patch)
absl-py 2.1.0
cloud-tpu-client 0.10
python-json-logger 2.0.7
tpu-info
cloudml-hypertune
Other Deep Learning Containers dependencies
curl
libcurl3-dev
wget
zip
unzip
git
vim
build-essential
ca-certificates
pkg-config
rsync
ca-certificates-java
libatlas-base-dev
liblapack-dev
gfortran
libpng-dev
libjpeg-dev
python3.8
python3-dev
python3.7-dev
python3-pip
python3-setuptools
gdb
openjdk-8-jdk
openjdk-8-jre-headless
g++
zlib1g-dev
libio-all-perl
module-init-tools
libsnappy-dev
libyaml-0-2
python-opencv
2.0 (Python 3.10)CPU onlyMar 15, 2024Mar 15, 2025
  • us-docker.pkg.dev/vertex-ai/training/pytorch-xla.2-0.py310:latest
  • europe-docker.pkg.dev/vertex-ai/training/pytorch-xla.2-0.py310:latest
  • asia-docker.pkg.dev/vertex-ai/training/pytorch-xla.2-0.py310:latest

Included dependencies

PyPI packagesUbuntu packages
PyTorch 2.0.x (latest patch)
absl-py 2.1.0
cloud-tpu-client 0.10
python-json-logger 2.0.7
cloudml-hypertune
Other Deep Learning Containers dependencies
curl
libcurl3-dev
wget
zip
unzip
git
vim
build-essential
ca-certificates
pkg-config
rsync
ca-certificates-java
libatlas-base-dev
liblapack-dev
gfortran
libpng-dev
libjpeg-dev
python3.8
python3-dev
python3.7-dev
python3-pip
python3-setuptools
gdb
openjdk-8-jdk
openjdk-8-jre-headless
g++
zlib1g-dev
libio-all-perl
module-init-tools
libsnappy-dev
libyaml-0-2
python-opencv
2.0 (Python 3.10)GPU only (CUDA 11.x)Mar 15, 2024Mar 15, 2025
  • us-docker.pkg.dev/vertex-ai/training/pytorch-gpu.2-0.py310:latest
  • europe-docker.pkg.dev/vertex-ai/training/pytorch-gpu.2-0.py310:latest
  • asia-docker.pkg.dev/vertex-ai/training/pytorch-gpu.2-0.py310:latest

Included dependencies

PyPI packagesUbuntu packages
PyTorch 2.0.x (latest patch)
absl-py 2.1.0
cloud-tpu-client 0.10
python-json-logger 2.0.7
cloudml-hypertune
Other Deep Learning Containers dependencies
curl
libcurl3-dev
wget
zip
unzip
git
vim
build-essential
ca-certificates
pkg-config
rsync
ca-certificates-java
libatlas-base-dev
liblapack-dev
gfortran
libpng-dev
libjpeg-dev
python3.8
python3-dev
python3.7-dev
python3-pip
python3-setuptools
gdb
openjdk-8-jdk
openjdk-8-jre-headless
g++
zlib1g-dev
libio-all-perl
module-init-tools
libsnappy-dev
libyaml-0-2
python-opencv
2.0 (Python 3.8)TPU onlyMay 15, 2024May 15, 2025
  • us-docker.pkg.dev/vertex-ai/training/pytorch-tpu.2-0:latest
  • europe-docker.pkg.dev/vertex-ai/training/pytorch-tpu.2-0:latest
  • asia-docker.pkg.dev/vertex-ai/training/pytorch-tpu.2-0:latest

Included dependencies

PyPI packagesUbuntu packages
PyTorch 2.0.x (latest patch)
absl-py 2.1.0
cloud-tpu-client 0.10
python-json-logger 2.0.7
cloudml-hypertune
Other Deep Learning Containers dependencies
curl
libcurl3-dev
wget
zip
unzip
git
vim
build-essential
ca-certificates
pkg-config
rsync
ca-certificates-java
libatlas-base-dev
liblapack-dev
gfortran
libpng-dev
libjpeg-dev
python3.8
python3-dev
python3.7-dev
python3-pip
python3-setuptools
gdb
openjdk-8-jdk
openjdk-8-jre-headless
g++
zlib1g-dev
libio-all-perl
module-init-tools
libsnappy-dev
libyaml-0-2
python-opencv
1.13 (Python 3.10)CPU or GPU (CUDA 11.x)May 15, 2024May 15, 2025
  • us-docker.pkg.dev/vertex-ai/training/pytorch-gpu.1-13.py310:latest
  • europe-docker.pkg.dev/vertex-ai/training/pytorch-gpu.1-13.py310:latest
  • asia-docker.pkg.dev/vertex-ai/training/pytorch-gpu.1-13.py310:latest

Included dependencies

PyPI packagesUbuntu packages
PyTorch 1.13.x (latest patch)
absl-py 1.3.0
cloud-tpu-client 0.10
python-json-logger 2.0.4
cloudml-hypertune
Other Deep Learning Containers dependencies
ca-certificates-java
libatlas-base-dev
liblapack-dev
gfortran
gdb
openjdk-8-jdk
openjdk-8-jre-headless
g++
libio-all-perl
libyaml-0-2
1.13 (Python 3.7)CPU or GPU (CUDA 11.x)Dec 8, 2023Dec 8, 2024
  • us-docker.pkg.dev/vertex-ai/training/pytorch-gpu.1-13:latest
  • europe-docker.pkg.dev/vertex-ai/training/pytorch-gpu.1-13:latest
  • asia-docker.pkg.dev/vertex-ai/training/pytorch-gpu.1-13:latest

Included dependencies

PyPI packagesUbuntu packages
PyTorch 1.13.x (latest patch)
absl-py 1.3.0
cloud-tpu-client 0.10
python-json-logger 2.0.4
cloudml-hypertune
Other Deep Learning Containers dependencies
ca-certificates-java
libatlas-base-dev
liblapack-dev
gfortran
gdb
openjdk-8-jdk
openjdk-8-jre-headless
g++
libio-all-perl
libyaml-0-2
1.12 (Python 3.10)CPU or GPU (CUDA 11.x)May 15, 2024May 15, 2025
  • us-docker.pkg.dev/vertex-ai/training/pytorch-gpu.1-12.py310:latest
  • europe-docker.pkg.dev/vertex-ai/training/pytorch-gpu.1-12.py310:latest
  • asia-docker.pkg.dev/vertex-ai/training/pytorch-gpu.1-12.py310:latest

Included dependencies

PyPI packagesUbuntu packages
PyTorch 1.12.x (latest patch)
absl-py 1.3.0
cloud-tpu-client 0.10
python-json-logger 2.0.4
cloudml-hypertune
Other Deep Learning Containers dependencies
ca-certificates-java
libatlas-base-dev
liblapack-dev
gfortran
gdb
openjdk-8-jdk
openjdk-8-jre-headless
g++
libio-all-perl
libyaml-0-2
1.12 (Python 3.7)CPU or GPU (CUDA 11.x)Sep 1, 2023Sep 1, 2024
  • us-docker.pkg.dev/vertex-ai/training/pytorch-gpu.1-12:latest
  • europe-docker.pkg.dev/vertex-ai/training/pytorch-gpu.1-12:latest
  • asia-docker.pkg.dev/vertex-ai/training/pytorch-gpu.1-12:latest

Included dependencies

PyPI packagesUbuntu packages
PyTorch 1.12.x (latest patch)
absl-py 1.3.0
cloud-tpu-client 0.10
python-json-logger 2.0.4
cloudml-hypertune
Other Deep Learning Containers dependencies
ca-certificates-java
libatlas-base-dev
liblapack-dev
gfortran
gdb
openjdk-8-jdk
openjdk-8-jre-headless
g++
libio-all-perl
libyaml-0-2
1.11 (Python 3.7)CPU onlySep 1, 2023Sep 1, 2024
  • us-docker.pkg.dev/vertex-ai/training/pytorch-xla.1-11:latest
  • europe-docker.pkg.dev/vertex-ai/training/pytorch-xla.1-11:latest
  • asia-docker.pkg.dev/vertex-ai/training/pytorch-xla.1-11:latest

Included dependencies

PyPI packagesUbuntu packages
PyTorch 1.11.x (latest patch)
absl-py 1.0.0
cloud-tpu-client 0.10
python-json-logger 2.0.2
cloudml-hypertune
Other Deep Learning Containers dependencies
ca-certificates-java
libatlas-base-dev
liblapack-dev
gfortran
gdb
openjdk-8-jdk
openjdk-8-jre-headless
g++
libio-all-perl
libyaml-0-2
1.11 (Python 3.7)GPU (CUDA 11.x)Sep 1, 2023Sep 1, 2024
  • us-docker.pkg.dev/vertex-ai/training/pytorch-gpu.1-11:latest
  • europe-docker.pkg.dev/vertex-ai/training/pytorch-gpu.1-11:latest
  • asia-docker.pkg.dev/vertex-ai/training/pytorch-gpu.1-11:latest

Included dependencies

PyPI packagesUbuntu packages
PyTorch 1.11.x (latest patch)
absl-py 1.0.0
cloud-tpu-client 0.10
python-json-logger 2.0.2
cloudml-hypertune
Other Deep Learning Containers dependencies
ca-certificates-java
libatlas-base-dev
liblapack-dev
gfortran
gdb
openjdk-8-jdk
openjdk-8-jre-headless
g++
libio-all-perl
libyaml-0-2
1.10 (Python 3.7)CPU onlySep 1, 2023Sep 1, 2024
  • us-docker.pkg.dev/vertex-ai/training/pytorch-xla.1-10:latest
  • europe-docker.pkg.dev/vertex-ai/training/pytorch-xla.1-10:latest
  • asia-docker.pkg.dev/vertex-ai/training/pytorch-xla.1-10:latest

Included dependencies

PyPI packagesUbuntu packages
PyTorch 1.10.x (latest patch)
absl-py 1.0.0
cloud-tpu-client 0.10
python-json-logger 2.0.2
cloudml-hypertune
Other Deep Learning Containers dependencies
ca-certificates-java
libatlas-base-dev
liblapack-dev
gfortran
gdb
openjdk-8-jdk
openjdk-8-jre-headless
g++
libio-all-perl
libyaml-0-2
1.10 (Python 3.7)GPU (CUDA 11.x)Sep 1, 2023Sep 1, 2024
  • us-docker.pkg.dev/vertex-ai/training/pytorch-gpu.1-10:latest
  • europe-docker.pkg.dev/vertex-ai/training/pytorch-gpu.1-10:latest
  • asia-docker.pkg.dev/vertex-ai/training/pytorch-gpu.1-10:latest

Included dependencies

PyPI packagesUbuntu packages
PyTorch 1.10.x (latest patch)
absl-py 1.0.0
cloud-tpu-client 0.10
python-json-logger 2.0.2
cloudml-hypertune
Other Deep Learning Containers dependencies
ca-certificates-java
libatlas-base-dev
liblapack-dev
gfortran
gdb
openjdk-8-jdk
openjdk-8-jre-headless
g++
libio-all-perl
libyaml-0-2
1.9 (Python 3.7)CPU onlySep 1, 2023Sep 1, 2024
  • us-docker.pkg.dev/vertex-ai/training/pytorch-xla.1-9:latest
  • europe-docker.pkg.dev/vertex-ai/training/pytorch-xla.1-9:latest
  • asia-docker.pkg.dev/vertex-ai/training/pytorch-xla.1-9:latest

Included dependencies

PyPI packagesUbuntu packages
PyTorch 1.9.x (latest patch)
absl-py 0.13.0
cloud-tpu-client 0.10
python-json-logger 2.0.2
cloudml-hypertune
Other Deep Learning Containers dependencies
curl
libcurl3-dev
wget
zip
unzip
git
vim
build-essential
ca-certificates
pkg-config
rsync
ca-certificates-java
libatlas-base-dev
liblapack-dev
gfortran
libpng-dev
libjpeg-dev
python3.7
python3-dev
python3.7-dev
python3-pip
python3-setuptools
python2.7
python-dev
python-setuptools
gdb
openjdk-8-jdk
openjdk-8-jre-headless
g++
zlib1g-dev
libio-all-perl
module-init-tools
libsnappy-dev
libyaml-0-2
python-opencv
1.9 (Python 3.7)GPU (CUDA 11.x)Sep 1, 2023Sep 1, 2024
  • us-docker.pkg.dev/vertex-ai/training/pytorch-gpu.1-9:latest
  • europe-docker.pkg.dev/vertex-ai/training/pytorch-gpu.1-9:latest
  • asia-docker.pkg.dev/vertex-ai/training/pytorch-gpu.1-9:latest

Included dependencies

PyPI packagesUbuntu packages
PyTorch 1.9.x (latest patch)
absl-py 0.13.0
cloud-tpu-client 0.10
python-json-logger 2.0.2
cloudml-hypertune
Other Deep Learning Containers dependencies
curl
libcurl3-dev
wget
zip
unzip
git
vim
build-essential
ca-certificates
pkg-config
rsync
ca-certificates-java
libatlas-base-dev
liblapack-dev
gfortran
libpng-dev
libjpeg-dev
python3.7
python3-dev
python3.7-dev
python3-pip
python3-setuptools
python2.7
python-dev
python-setuptools
gdb
openjdk-8-jdk
openjdk-8-jre-headless
g++
zlib1g-dev
libio-all-perl
module-init-tools
libsnappy-dev
libyaml-0-2
python-opencv
1.7 (Python 3.7)CPU onlySep 1, 2023Sep 1, 2024
  • us-docker.pkg.dev/vertex-ai/training/pytorch-xla.1-7:latest
  • europe-docker.pkg.dev/vertex-ai/training/pytorch-xla.1-7:latest
  • asia-docker.pkg.dev/vertex-ai/training/pytorch-xla.1-7:latest

Included dependencies

1.7 (Python 3.7)GPU (CUDA 11.x)Sep 1, 2023Sep 1, 2024
  • us-docker.pkg.dev/vertex-ai/training/pytorch-gpu.1-7:latest
  • europe-docker.pkg.dev/vertex-ai/training/pytorch-gpu.1-7:latest
  • asia-docker.pkg.dev/vertex-ai/training/pytorch-gpu.1-7:latest

Included dependencies

1.6 (Python 3.7)CPU onlySep 1, 2023Sep 1, 2024
  • us-docker.pkg.dev/vertex-ai/training/pytorch-xla.1-6:latest
  • europe-docker.pkg.dev/vertex-ai/training/pytorch-xla.1-6:latest
  • asia-docker.pkg.dev/vertex-ai/training/pytorch-xla.1-6:latest

Included dependencies

1.6 (Python 3.7)GPU (CUDA 11.x)Sep 1, 2023Sep 1, 2024
  • us-docker.pkg.dev/vertex-ai/training/pytorch-gpu.1-6:latest
  • europe-docker.pkg.dev/vertex-ai/training/pytorch-gpu.1-6:latest
  • asia-docker.pkg.dev/vertex-ai/training/pytorch-gpu.1-6:latest

Included dependencies

1.4 (Python 3.7)CPU onlySep 1, 2023Sep 1, 2024
  • us-docker.pkg.dev/vertex-ai/training/pytorch-cpu.1-4:latest
  • europe-docker.pkg.dev/vertex-ai/training/pytorch-cpu.1-4:latest
  • asia-docker.pkg.dev/vertex-ai/training/pytorch-cpu.1-4:latest

Included dependencies

1.4 (Python 3.7)GPU (CUDA 11.x)Sep 1, 2023Sep 1, 2024
  • us-docker.pkg.dev/vertex-ai/training/pytorch-gpu.1-4:latest
  • europe-docker.pkg.dev/vertex-ai/training/pytorch-gpu.1-4:latest
  • asia-docker.pkg.dev/vertex-ai/training/pytorch-gpu.1-4:latest

Included dependencies

scikit-learn

ML framework versionSupported accelerators (and CUDA version, if applicable)End of patch and support dateEnd of availabilitySupported images
1.6 (Python 3.10)CPU onlyJul 11, 2025Jul 11, 2026
  • us-docker.pkg.dev/vertex-ai/training/sklearn-cpu.1-6:latest
  • europe-docker.pkg.dev/vertex-ai/training/sklearn-cpu.1-6:latest
  • asia-docker.pkg.dev/vertex-ai/training/sklearn-cpu.1-6:latest

Included dependencies

PyPI packagesUbuntu packages
numpy 1.26.4
pandas 2.2.3
scipy 1.15.2
scikit-learn 1.6.1
sympy 1.12
xgboost 2.1.3
oauth2client 4.1.3
httplib2 0.22.0
python-dateutil 2.9.0.post0
six 1.17.0
wrapt 1.17.2
google-api-python-client 2.162.0
python-json-logger 3.2.1
wheel 0.45.1
WebOb 1.8.7
Paste 3.7.1
grpcio 1.71.0rc2
requests 2.32.3
webapp2 3.0.0b1
mock 5.1.0
google-cloud-bigquery 3.29.0
google-cloud-datastore 1.15.5
google-cloud-resource-manager 1.6.1
google-cloud-storage 2.19.0
joblib 1.4.2
cloudml-hypertune
ca-certificates-java
libatlas-base-dev
liblapack-dev
gfortran
gdb
openjdk-8-jdk
openjdk-8-jre-headless
g++
libio-all-perl
libyaml-0-2
Other Deep Learning Containers dependencies
1.6 (Python 3.10)GPU (CUDA 12.x)Jul 11, 2025Jul 11, 2026
  • us-docker.pkg.dev/vertex-ai/training/sklearn-gpu.1-6:latest
  • europe-docker.pkg.dev/vertex-ai/training/sklearn-gpu.1-6:latest
  • asia-docker.pkg.dev/vertex-ai/training/sklearn-gpu.1-6:latest

Included dependencies

PyPI packagesUbuntu packages
numpy 1.26.4
pandas 2.2.3
scipy 1.15.2
scikit-learn 1.6.1
sympy 1.12
xgboost 2.1.3
oauth2client 4.1.3
httplib2 0.22.0
python-dateutil 2.9.0.post0
six 1.17.0
wrapt 1.17.2
google-api-python-client 2.162.0
python-json-logger 3.2.1
wheel 0.45.1
WebOb 1.8.7
Paste 3.7.1
grpcio 1.71.0rc2
requests 2.32.3
webapp2 3.0.0b1
mock 5.1.0
google-cloud-bigquery 3.29.0
google-cloud-datastore 1.15.5
google-cloud-resource-manager 1.6.1
google-cloud-storage 2.19.0
joblib 1.4.2
cloudml-hypertune
ca-certificates-java
libatlas-base-dev
liblapack-dev
gfortran
gdb
openjdk-8-jdk
openjdk-8-jre-headless
g++
libio-all-perl
libyaml-0-2
Other Deep Learning Containers dependencies
1.0 (Python 3.10)CPU onlyJune 30, 2024June 30, 2025
  • us-docker.pkg.dev/vertex-ai/training/sklearn-cpu.1-0:latest
  • europe-docker.pkg.dev/vertex-ai/training/sklearn-cpu.1-0:latest
  • asia-docker.pkg.dev/vertex-ai/training/sklearn-cpu.1-0:latest

Included dependencies

PyPI packagesUbuntu packages
numpy 1.18.5
pandas 1.0.4
scipy 1.4.1
scikit-learn 1.0
sympy 1.6
statsmodels 0.11.1
xgboost 1.6.2
oauth2client 4.1.3
httplib2 0.18.1
python-dateutil 2.8.1
six 1.15.0
future 0.18.2
PyYAML 5.3.1
wrapt 1.12.1
crcmod 1.7
google-api-python-client 1.9.3
python-json-logger 0.1.11
wheel 0.34.2
WebOb 1.8.6
Paste 3.4.1
tornado 5.1.1
grpcio 1.29.0
requests 2.23.0
webapp2 3.0.0b1
mock 4.0.2
google-cloud-bigquery 1.25.0
google-cloud-bigtable 1.2.1
google-cloud-datastore 1.12.0
google-cloud-logging 1.15.0
google-cloud-pubsub 1.6.0
google-cloud-resource-manager 0.30.2
google-cloud-storage 1.29.0
joblib 0.15.1
cloudml-hypertune
curl
libcurl3-dev
wget
zip
unzip
git
vim
build-essential
ca-certificates
pkg-config
rsync
ca-certificates-java
libatlas-base-dev
liblapack-dev
gfortran
libpng-dev
libjpeg-dev
python3.10
python3-dev
python3.10-dev
python3-pip
python3-setuptools
python2.7
python-dev
python-setuptools
gdb
openjdk-8-jdk
openjdk-8-jre-headless
g++
zlib1g-dev
libio-all-perl
module-init-tools
libsnappy-dev
libyaml-0-2
python-opencv
1.0 (Python 3.10)GPU (CUDA 11.x)June 30, 2024June 30, 2025
  • us-docker.pkg.dev/vertex-ai/training/sklearn-gpu.1-0:latest
  • europe-docker.pkg.dev/vertex-ai/training/sklearn-gpu.1-0:latest
  • asia-docker.pkg.dev/vertex-ai/training/sklearn-gpu.1-0:latest

Included dependencies

PyPI packagesUbuntu packages
numpy 1.18.5
pandas 1.0.4
scipy 1.4.1
scikit-learn 1.0
sympy 1.6
statsmodels 0.11.1
xgboost 1.6.2
oauth2client 4.1.3
httplib2 0.18.1
python-dateutil 2.8.1
six 1.15.0
future 0.18.2
PyYAML 5.3.1
wrapt 1.12.1
crcmod 1.7
google-api-python-client 1.9.3
python-json-logger 0.1.11
wheel 0.34.2
WebOb 1.8.6
Paste 3.4.1
tornado 5.1.1
grpcio 1.29.0
requests 2.23.0
webapp2 3.0.0b1
mock 4.0.2
google-cloud-bigquery 1.25.0
google-cloud-bigtable 1.2.1
google-cloud-datastore 1.12.0
google-cloud-logging 1.15.0
google-cloud-pubsub 1.6.0
google-cloud-resource-manager 0.30.2
google-cloud-storage 1.29.0
joblib 0.15.1
cloudml-hypertune
curl
libcurl3-dev
wget
zip
unzip
git
vim
build-essential
ca-certificates
pkg-config
rsync
ca-certificates-java
libatlas-base-dev
liblapack-dev
gfortran
libpng-dev
libjpeg-dev
python3.10
python3-dev
python3.10-dev
python3-pip
python3-setuptools
python2.7
python-dev
python-setuptools
gdb
openjdk-8-jdk
openjdk-8-jre-headless
g++
zlib1g-dev
libio-all-perl
module-init-tools
libsnappy-dev
libyaml-0-2
python-opencv
0.23 (Python 3.7)CPU onlySep 1, 2023Sep 1, 2024
  • us-docker.pkg.dev/vertex-ai/training/scikit-learn-cpu.0-23:latest
  • europe-docker.pkg.dev/vertex-ai/training/scikit-learn-cpu.0-23:latest
  • asia-docker.pkg.dev/vertex-ai/training/scikit-learn-cpu.0-23:latest

Included dependencies

PyPI packagesUbuntu packages
numpy 1.18.5
pandas 1.0.4
scipy 1.4.1
scikit-learn 0.23.1
sympy 1.6
statsmodels 0.11.1
xgboost 1.1.1
oauth2client 4.1.3
httplib2 0.18.1
python-dateutil 2.8.1
six 1.15.0
future 0.18.2
PyYAML 5.3.1
wrapt 1.12.1
crcmod 1.7
google-api-python-client 1.9.3
python-json-logger 0.1.11
wheel 0.34.2
WebOb 1.8.6
Paste 3.4.1
tornado 5.1.1
grpcio 1.29.0
requests 2.23.0
webapp2 3.0.0b1
mock 4.0.2
google-cloud-bigquery 1.25.0
google-cloud-bigtable 1.2.1
google-cloud-datastore 1.12.0
google-cloud-logging 1.15.0
google-cloud-pubsub 1.6.0
google-cloud-resource-manager 0.30.2
google-cloud-storage 1.29.0
joblib 0.15.1
cloudml-hypertune
curl
libcurl3-dev
wget
zip
unzip
git
vim
build-essential
ca-certificates
pkg-config
rsync
ca-certificates-java
libatlas-base-dev
liblapack-dev
gfortran
libpng-dev
libjpeg-dev
python3.7
python3-dev
python3.7-dev
python3-pip
python3-setuptools
python2.7
python-dev
python-setuptools
gdb
openjdk-8-jdk
openjdk-8-jre-headless
g++
zlib1g-dev
libio-all-perl
module-init-tools
libsnappy-dev
libyaml-0-2
python-opencv

XGBoost

ML framework versionSupported accelerators (and CUDA version, if applicable)End of patch and support dateEnd of availabilitySupported images
2.1 (Python 3.10)CPU onlyJul 11, 2025Jul 11, 2026
  • us-docker.pkg.dev/vertex-ai/training/xgboost-cpu.2-1:latest
  • europe-docker.pkg.dev/vertex-ai/training/xgboost-cpu.2-1:latest
  • asia-docker.pkg.dev/vertex-ai/training/xgboost-cpu.2-1:latest

Included dependencies

PyPI packagesUbuntu packages
numpy 1.26.4
pandas 2.2.3
scipy 1.15.2
scikit-learn 1.6.1
sympy 1.12
xgboost 2.1.3
oauth2client 4.1.3
httplib2 0.22.0
python-dateutil 2.9.0.post0
six 1.17.0
wrapt 1.17.2
google-api-python-client 2.162.0
python-json-logger 3.2.1
wheel 0.45.1
WebOb 1.8.7
Paste 3.7.1
grpcio 1.71.0rc2
requests 2.32.3
webapp2 3.0.0b1
mock 5.1.0
google-cloud-bigquery 3.29.0
google-cloud-datastore 1.15.5
google-cloud-resource-manager 1.6.1
google-cloud-storage 2.19.0
joblib 1.4.2
cloudml-hypertune
ca-certificates-java
libatlas-base-dev
liblapack-dev
gfortran
gdb
openjdk-8-jdk
openjdk-8-jre-headless
g++
libio-all-perl
libyaml-0-2
Other Deep Learning Containers dependencies
2.1 (Python 3.10)GPU (CUDA 12.x)Jul 11, 2025Jul 11, 2026
  • us-docker.pkg.dev/vertex-ai/training/xgboost-gpu.2-1:latest
  • europe-docker.pkg.dev/vertex-ai/training/xgboost-gpu.2-1:latest
  • asia-docker.pkg.dev/vertex-ai/training/xgboost-gpu.2-1:latest

Included dependencies

PyPI packagesUbuntu packages
numpy 1.26.4
pandas 2.2.3
scipy 1.15.2
scikit-learn 1.6.1
sympy 1.12
xgboost 2.1.3
oauth2client 4.1.3
httplib2 0.22.0
python-dateutil 2.9.0.post0
six 1.17.0
wrapt 1.17.2
google-api-python-client 2.162.0
python-json-logger 3.2.1
wheel 0.45.1
WebOb 1.8.7
Paste 3.7.1
grpcio 1.71.0rc2
requests 2.32.3
webapp2 3.0.0b1
mock 5.1.0
google-cloud-bigquery 3.29.0
google-cloud-datastore 1.15.5
google-cloud-resource-manager 1.6.1
google-cloud-storage 2.19.0
joblib 1.4.2
cloudml-hypertune
ca-certificates-java
libatlas-base-dev
liblapack-dev
gfortran
gdb
openjdk-8-jdk
openjdk-8-jre-headless
g++
libio-all-perl
libyaml-0-2
Other Deep Learning Containers dependencies
1.6 (Python 3.10)CPU onlyJune 30, 2024June 30, 2025
  • us-docker.pkg.dev/vertex-ai/training/xgboost-cpu.1-6:latest
  • europe-docker.pkg.dev/vertex-ai/training/xgboost-cpu.1-6:latest
  • asia-docker.pkg.dev/vertex-ai/training/xgboost-cpu.1-6:latest

Included dependencies

PyPI packagesUbuntu packages
numpy 1.18.5
pandas 1.0.4
scipy 1.4.1
scikit-learn 0.23.1
sympy 1.6
statsmodels 0.11.1
xgboost 1.6.2
oauth2client 4.1.3
httplib2 0.18.1
python-dateutil 2.8.1
six 1.15.0
future 0.18.2
PyYAML 5.3.1
wrapt 1.12.1
crcmod 1.7
google-api-python-client 1.9.3
python-json-logger 0.1.11
wheel 0.34.2
WebOb 1.8.6
Paste 3.4.1
tornado 5.1.1
grpcio 1.29.0
requests 2.23.0
webapp2 3.0.0b1
mock 4.0.2
google-cloud-bigquery 1.25.0
google-cloud-bigtable 1.2.1
google-cloud-datastore 1.12.0
google-cloud-logging 1.15.0
google-cloud-pubsub 1.6.0
google-cloud-resource-manager 0.30.2
google-cloud-storage 1.29.0
joblib 0.15.1
cloudml-hypertune
curl
libcurl3-dev
wget
zip
unzip
git
vim
build-essential
ca-certificates
pkg-config
rsync
ca-certificates-java
libatlas-base-dev
liblapack-dev
gfortran
libpng-dev
libjpeg-dev
python3.10
python3-dev
python3.10-dev
python3-pip
python3-setuptools
python2.7
python-dev
python-setuptools
gdb
openjdk-8-jdk
openjdk-8-jre-headless
g++
zlib1g-dev
libio-all-perl
module-init-tools
libsnappy-dev
libyaml-0-2
python-opencv
1.6 (Python 3.10)GPU (CUDA 11.x)June 30, 2024June 30, 2025
  • us-docker.pkg.dev/vertex-ai/training/xgboost-gpu.1-6:latest
  • europe-docker.pkg.dev/vertex-ai/training/xgboost-gpu.1-6:latest
  • asia-docker.pkg.dev/vertex-ai/training/xgboost-gpu.1-6:latest

Included dependencies

PyPI packagesUbuntu packages
numpy 1.18.5
pandas 1.0.4
scipy 1.4.1
scikit-learn 0.23.1
sympy 1.6
statsmodels 0.11.1
xgboost 1.6.2
oauth2client 4.1.3
httplib2 0.18.1
python-dateutil 2.8.1
six 1.15.0
future 0.18.2
PyYAML 5.3.1
wrapt 1.12.1
crcmod 1.7
google-api-python-client 1.9.3
python-json-logger 0.1.11
wheel 0.34.2
WebOb 1.8.6
Paste 3.4.1
tornado 5.1.1
grpcio 1.29.0
requests 2.23.0
webapp2 3.0.0b1
mock 4.0.2
google-cloud-bigquery 1.25.0
google-cloud-bigtable 1.2.1
google-cloud-datastore 1.12.0
google-cloud-logging 1.15.0
google-cloud-pubsub 1.6.0
google-cloud-resource-manager 0.30.2
google-cloud-storage 1.29.0
joblib 0.15.1
cloudml-hypertune
curl
libcurl3-dev
wget
zip
unzip
git
vim
build-essential
ca-certificates
pkg-config
rsync
ca-certificates-java
libatlas-base-dev
liblapack-dev
gfortran
libpng-dev
libjpeg-dev
python3.10
python3-dev
python3.10-dev
python3-pip
python3-setuptools
python2.7
python-dev
python-setuptools
gdb
openjdk-8-jdk
openjdk-8-jre-headless
g++
zlib1g-dev
libio-all-perl
module-init-tools
libsnappy-dev
libyaml-0-2
python-opencv
1.1 (Python 3.7)CPU onlyNov 15, 2023Nov 15, 2024
  • us-docker.pkg.dev/vertex-ai/training/xgboost-cpu.1-1:latest
  • europe-docker.pkg.dev/vertex-ai/training/xgboost-cpu.1-1:latest
  • asia-docker.pkg.dev/vertex-ai/training/xgboost-cpu.1-1:latest

Included dependencies

PyPI packagesUbuntu packages
numpy 1.18.5
pandas 1.0.4
scipy 1.4.1
scikit-learn 0.23.1
sympy 1.6
statsmodels 0.11.1
xgboost 1.1.1
oauth2client 4.1.3
httplib2 0.18.1
python-dateutil 2.8.1
six 1.15.0
future 0.18.2
PyYAML 5.3.1
wrapt 1.12.1
crcmod 1.7
google-api-python-client 1.9.3
python-json-logger 0.1.11
wheel 0.34.2
WebOb 1.8.6
Paste 3.4.1
tornado 5.1.1
grpcio 1.29.0
requests 2.23.0
webapp2 3.0.0b1
mock 4.0.2
google-cloud-bigquery 1.25.0
google-cloud-bigtable 1.2.1
google-cloud-datastore 1.12.0
google-cloud-logging 1.15.0
google-cloud-pubsub 1.6.0
google-cloud-resource-manager 0.30.2
google-cloud-storage 1.29.0
joblib 0.15.1
cloudml-hypertune
curl
libcurl3-dev
wget
zip
unzip
git
vim
build-essential
ca-certificates
pkg-config
rsync
ca-certificates-java
libatlas-base-dev
liblapack-dev
gfortran
libpng-dev
libjpeg-dev
python3.7
python3-dev
python3.7-dev
python3-pip
python3-setuptools
python2.7
python-dev
python-setuptools
gdb
openjdk-8-jdk
openjdk-8-jre-headless
g++
zlib1g-dev
libio-all-perl
module-init-tools
libsnappy-dev
libyaml-0-2
python-opencv

Supported versions of Ray on Vertex AI

Ray on Vertex AI container images are available.The following versions of prebuilt containers are supported:

Ray versionSupported accelerators (and CUDA version, if applicable)End of patch and support dateEnd of availabilitySupported images
2.47.1 (Python 3.11)CPU onlyJul 28, 2026Jul 28, 2027
  • us-docker.pkg.dev/vertex-ai/training/ray-cpu.2-47.py311:latest
  • europe-docker.pkg.dev/vertex-ai/training/ray-cpu.2-47.py311:latest
  • asia-docker.pkg.dev/vertex-ai/training/ray-cpu.2-47.py311:latest

Included dependencies

PyPI packagesUbuntu packages
absl-py 2.3.0
cloud-tpu-client 0.10
cloudml-hypertune
python-json-logger 3.3.0
google-cloud-resource-manager 1.14.2
setuptools 69.5.1
kubernetes
Other Deep Learning Containers dependencies
ca-certificates-java
libatlas-base-dev
liblapack-dev
g++
libio-all-perl
libyaml-0-2
Other Deep Learning Containers dependencies
2.47.1 (Python 3.11)GPU (CUDA 11.x)Jul 28, 2026Jul 28, 2027
  • us-docker.pkg.dev/vertex-ai/training/ray-gpu.2-47.py311:latest
  • europe-docker.pkg.dev/vertex-ai/training/ray-gpu.2-47.py311:latest
  • asia-docker.pkg.dev/vertex-ai/training/ray-gpu.2-47.py311:latest

Included dependencies

PyPI packagesUbuntu packages
absl-py 2.3.0
cloud-tpu-client 0.10
cloudml-hypertune
python-json-logger 3.3.0
google-cloud-resource-manager 1.14.2
setuptools 69.5.1
kubernetes
Other Deep Learning Containers dependencies
ca-certificates-java
libatlas-base-dev
liblapack-dev
g++
libio-all-perl
libyaml-0-2
Other Deep Learning Containers dependencies
2.42.0 (Python 3.11)CPU onlyMar 1, 2026Mar 1, 2027
  • us-docker.pkg.dev/vertex-ai/training/ray-cpu.2-42.py311:latest
  • europe-docker.pkg.dev/vertex-ai/training/ray-cpu.2-42.py311:latest
  • asia-docker.pkg.dev/vertex-ai/training/ray-cpu.2-42.py311:latest

Included dependencies

PyPI packagesUbuntu packages
absl-py 2.1.0
cloud-tpu-client 0.10
cloudml-hypertune
python-json-logger 3.2.1
google-cloud-resource-manager 1.12.4
setuptools 69.5.1
kubernetes
Other Deep Learning Containers dependencies
ca-certificates-java
libatlas-base-dev
liblapack-dev
g++
libio-all-perl
libyaml-0-2
Other Deep Learning Containers dependencies
2.42.0 (Python 3.11)GPU (CUDA 11.x)Mar 1, 2026Mar 1, 2027
  • us-docker.pkg.dev/vertex-ai/training/ray-gpu.2-42.py311:latest
  • europe-docker.pkg.dev/vertex-ai/training/ray-gpu.2-42.py311:latest
  • asia-docker.pkg.dev/vertex-ai/training/ray-gpu.2-42.py311:latest

Included dependencies

PyPI packagesUbuntu packages
absl-py 2.1.0
cloud-tpu-client 0.10
cloudml-hypertune
python-json-logger 3.2.1
google-cloud-resource-manager 1.12.4
setuptools 69.5.1
kubernetes
Other Deep Learning Containers dependencies
ca-certificates-java
libatlas-base-dev
liblapack-dev
g++
libio-all-perl
libyaml-0-2
Other Deep Learning Containers dependencies
2.42.0 (Python 3.10)CPU onlyMar 1, 2026Mar 1, 2027
  • us-docker.pkg.dev/vertex-ai/training/ray-cpu.2-42.py310:latest
  • europe-docker.pkg.dev/vertex-ai/training/ray-cpu.2-42.py310:latest
  • asia-docker.pkg.dev/vertex-ai/training/ray-cpu.2-42.py310:latest

Included dependencies

PyPI packagesUbuntu packages
absl-py 2.1.0
cloud-tpu-client 0.10
cloudml-hypertune
python-json-logger 3.2.1
google-cloud-resource-manager 1.12.4
setuptools 69.5.1
kubernetes
Other Deep Learning Containers dependencies
ca-certificates-java
libatlas-base-dev
liblapack-dev
g++
libio-all-perl
libyaml-0-2
Other Deep Learning Containers dependencies
2.42.0 (Python 3.10)GPU (CUDA 11.x)Mar 1, 2026Mar 1, 2027
  • us-docker.pkg.dev/vertex-ai/training/ray-gpu.2-42.py310:latest
  • europe-docker.pkg.dev/vertex-ai/training/ray-gpu.2-42.py310:latest
  • asia-docker.pkg.dev/vertex-ai/training/ray-gpu.2-42.py310:latest

Included dependencies

PyPI packagesUbuntu packages
absl-py 2.1.0
cloud-tpu-client 0.10
cloudml-hypertune
python-json-logger 3.2.1
google-cloud-resource-manager 1.12.4
setuptools 69.5.1
kubernetes
Other Deep Learning Containers dependencies
ca-certificates-java
libatlas-base-dev
liblapack-dev
g++
libio-all-perl
libyaml-0-2
Other Deep Learning Containers dependencies
2.33.0 (Python 3.10)CPU onlySeptember 16, 2025September 16, 2026
  • us-docker.pkg.dev/vertex-ai/training/ray-cpu.2-33.py310:latest
  • europe-docker.pkg.dev/vertex-ai/training/ray-cpu.2-33.py310:latest
  • asia-docker.pkg.dev/vertex-ai/training/ray-cpu.2-33.py310:latest

Included dependencies

PyPI packagesUbuntu packages
absl-py 2.1.0
cloud-tpu-client 0.10
cloudml-hypertune
python-json-logger 2.0.7
google-cloud-resource-manager 1.12.4
setuptools 69.5.1
kubernetes
Other Deep Learning Containers dependencies
ca-certificates-java
libatlas-base-dev
liblapack-dev
g++
libio-all-perl
libyaml-0-2
Other Deep Learning Containers dependencies
2.33.0 (Python 3.10)GPU (CUDA 11.x)September 16, 2025September 16, 2026
  • us-docker.pkg.dev/vertex-ai/training/ray-gpu.2-33.py310:latest
  • europe-docker.pkg.dev/vertex-ai/training/ray-gpu.2-33.py310:latest
  • asia-docker.pkg.dev/vertex-ai/training/ray-gpu.2-33.py310:latest

Included dependencies

PyPI packagesUbuntu packages
absl-py 2.1.0
cloud-tpu-client 0.10
cloudml-hypertune
python-json-logger 2.0.7
google-cloud-resource-manager 1.12.4
setuptools 69.5.1
kubernetes
Other Deep Learning Containers dependencies
ca-certificates-java
libatlas-base-dev
liblapack-dev
g++
libio-all-perl
libyaml-0-2
Other Deep Learning Containers dependencies
2.9.3 (Python 3.10)CPU onlyMay 7, 2025May 7, 2026
  • us-docker.pkg.dev/vertex-ai/training/ray-cpu.2-9.py310:latest
  • europe-docker.pkg.dev/vertex-ai/training/ray-cpu.2-9.py310:latest
  • asia-docker.pkg.dev/vertex-ai/training/ray-cpu.2-9.py310:latest

Included dependencies

PyPI packagesUbuntu packages
absl-py 2.0.0
cloud-tpu-client 0.10
cloudml-hypertune
python-json-logger 2.0.7
google-cloud-resource-manager 1.11.0
Other Deep Learning Containers dependencies
ca-certificates-java
libatlas-base-dev
liblapack-dev
g++
libio-all-perl
libyaml-0-2
Other Deep Learning Containers dependencies
2.9.3 (Python 3.10)GPU (CUDA 11.x)May 7, 2025May 7, 2026
  • us-docker.pkg.dev/vertex-ai/training/ray-gpu.2-9.py310:latest
  • europe-docker.pkg.dev/vertex-ai/training/ray-gpu.2-9.py310:latest
  • asia-docker.pkg.dev/vertex-ai/training/ray-gpu.2-9.py310:latest

Included dependencies

PyPI packagesUbuntu packages
absl-py 2.0.0
cloud-tpu-client 0.10
cloudml-hypertune
python-json-logger 2.0.7
google-cloud-resource-manager 1.11.0
Other Deep Learning Containers dependencies
ca-certificates-java
libatlas-base-dev
liblapack-dev
g++
libio-all-perl
libyaml-0-2
Other Deep Learning Containers dependencies

Train with a prebuilt container

To use a prebuilt container, read theguide to configuring containersettings.

If you're using a container image that supports GPUs, make sure to specify themachineSpec.acceleratorType andmachineSpec.acceleratorCount fields when you createyourCustomJob,HyperparameterTuningJob, orTrainingPipeline resource.

What's next

Except as otherwise noted, the content of this page is licensed under theCreative Commons Attribution 4.0 License, and code samples are licensed under theApache 2.0 License. For details, see theGoogle Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2026-02-18 UTC.