Google Compute Engine Operating System Images

Compute Engine offers many preconfigured public images that have compatible Linux, UNIX or Windows operating systems. Most images are free of charge. Premium images (SLES, RHEL, Windows) add additional cost to your instances. You can see the costs in the machine type overview.

AlmaLinux almalinux-cloud

Image project: almalinux-cloud

Image Family Latest Image Description Min. Disk Size Creation
almalinux-9 almalinux-9-v20240312 X86_64 AlmaLinux, AlmaLinux, 9, x86_64 built on 20240312 20 GB 2024-03-12
almalinux-8 almalinux-8-v20240312 X86_64 AlmaLinux, AlmaLinux, 8, x86_64 built on 20240312 20 GB 2024-03-12

Google Cloud CLI:

# Create VM instance with AlmaLinux operating system boot disk
# Name: 'vm-almalinux-cloud'
# Machine type: 'e2-micro'
# Zone: 'us-central1-a'
gcloud compute instances create vm-almalinux-cloud \
--machine-type='e2-micro' \
--zone='us-central1-a' \
--image-project='almalinux-cloud' \
--image-family='ADD_IMAGE_FAMILY_HERE'

CentOS centos-cloud

Image project: centos-cloud

Image Family Latest Image Description Min. Disk Size Creation
centos-stream-9 centos-stream-9-v20240312 X86_64 CentOS, CentOS, Stream 9, x86_64 built on 20240312 20 GB 2024-03-12
centos-stream-8 centos-stream-8-v20240312 X86_64 CentOS, CentOS, Stream 8, x86_64 built on 20240312 20 GB 2024-03-12
centos-7 centos-7-v20240312 X86_64 CentOS, CentOS, 7, x86_64 built on 20240312 20 GB 2024-03-12

Google Cloud CLI:

# Create VM instance with CentOS operating system boot disk
# Name: 'vm-centos-cloud'
# Machine type: 'e2-micro'
# Zone: 'us-central1-a'
gcloud compute instances create vm-centos-cloud \
--machine-type='e2-micro' \
--zone='us-central1-a' \
--image-project='centos-cloud' \
--image-family='ADD_IMAGE_FAMILY_HERE'

HPC cloud-hpc-image-public

Image project: cloud-hpc-image-public

Image Family Latest Image Description Min. Disk Size Creation
hpc-rocky-linux-8 hpc-rocky-linux-8-v20240126 Google, HPC Rocky Linux, 8, Rocky-Linux-8-based HPC-optimized VM image, x86_64 built on 20240126 20 GB 2024-02-08
hpc-centos-7 hpc-centos-7-v20240126 Google, HPC CentOS, 7, CentOS-7-based HPC-optimized VM image, x86_64 built on 20240126 20 GB 2024-02-08
fedora-37-base-image fedora-37-base-image-v20231113 - 10 GB 2023-11-14

Google Cloud CLI:

# Create VM instance with HPC operating system boot disk
# Name: 'vm-cloud-hpc-image-public'
# Machine type: 'e2-micro'
# Zone: 'us-central1-a'
gcloud compute instances create vm-cloud-hpc-image-public \
--machine-type='e2-micro' \
--zone='us-central1-a' \
--image-project='cloud-hpc-image-public' \
--image-family='ADD_IMAGE_FAMILY_HERE'

Container-Optimized OS cos-cloud

Image project: cos-cloud

Image Family Latest Image Description Min. Disk Size Creation
cos-stable cos-stable-109-17800-147-33 X86_64 Google, Container-Optimized OS, 109-17800.147.33 stable, Kernel: COS-6.1.75 Kubernetes: 1.27.3 Docker: 24.0.9 Family: cos-stable 10 GB 2024-03-11
cos-dev cos-dev-117-18269-0-0 X86_64 Google, Container-Optimized OS, 117-18269.0.0 dev, Kernel: COS-6.1.79 Kubernetes: 1.29.1 Docker: 24.0.9 Family: cos-dev 10 GB 2024-03-07
cos-beta cos-beta-113-18244-1-14 X86_64 Google, Container-Optimized OS, 113-18244.1.14 beta, Kernel: COS-6.1.77 Kubernetes: 1.29.1 Docker: 24.0.9 Family: cos-beta 10 GB 2024-03-11
cos-arm64-stable cos-arm64-stable-109-17800-147-33 ARM64 Google, Container-Optimized OS, 109-17800.147.33 stable, Kernel: COS-6.1.75 Kubernetes: 1.27.3 Docker: 24.0.9 Family: cos-arm64-stable 10 GB 2024-03-11
cos-arm64-dev cos-arm64-dev-117-18269-0-0 ARM64 Google, Container-Optimized OS, 117-18269.0.0 dev, Kernel: COS-6.1.79 Kubernetes: 1.29.1 Docker: 24.0.9 Family: cos-arm64-dev 10 GB 2024-03-07
cos-arm64-beta cos-arm64-beta-113-18244-1-14 ARM64 Google, Container-Optimized OS, 113-18244.1.14 beta, Kernel: COS-6.1.77 Kubernetes: 1.29.1 Docker: 24.0.9 Family: cos-arm64-beta 10 GB 2024-03-11
cos-arm64-109-lts cos-arm64-109-17800-147-33 ARM64 Google, Container-Optimized OS, 109-17800.147.33 LTS, Kernel: COS-6.1.75 Kubernetes: 1.27.3 Docker: 24.0.9 Family: cos-arm64-109-lts 10 GB 2024-03-11
cos-arm64-105-lts cos-arm64-105-17412-294-40 ARM64 Google, Container-Optimized OS, 105-17412.294.40 LTS, Kernel: COS-5.15.146 Kubernetes: 1.25.5 Docker: 23.0.3 Family: cos-arm64-105-lts 10 GB 2024-03-11
cos-arm64-101-lts cos-arm64-101-17162-386-43 ARM64 Google, Container-Optimized OS, 101-17162.386.43 LTS, Kernel: COS-5.15.146 Kubernetes: 1.23.10 Docker: 20.10.24 Family: cos-arm64-101-lts 10 GB 2024-03-11
cos-97-lts cos-97-16919-450-30 X86_64 Google, Container-Optimized OS, 97-16919.450.30 LTS, Kernel: COS-5.10.208 Kubernetes: 1.23.10 Docker: 20.10.24 Family: cos-97-lts 10 GB 2024-03-11
cos-109-lts cos-109-17800-147-33 X86_64 Google, Container-Optimized OS, 109-17800.147.33 LTS, Kernel: COS-6.1.75 Kubernetes: 1.27.3 Docker: 24.0.9 Family: cos-109-lts 10 GB 2024-03-11
cos-105-lts cos-105-17412-294-40 X86_64 Google, Container-Optimized OS, 105-17412.294.40 LTS, Kernel: COS-5.15.146 Kubernetes: 1.25.5 Docker: 23.0.3 Family: cos-105-lts 10 GB 2024-03-11
cos-101-lts cos-101-17162-386-43 X86_64 Google, Container-Optimized OS, 101-17162.386.43 LTS, Kernel: COS-5.15.146 Kubernetes: 1.23.10 Docker: 20.10.24 Family: cos-101-lts 10 GB 2024-03-11

Google Cloud CLI:

# Create VM instance with Container-Optimized OS operating system boot disk
# Name: 'vm-cos-cloud'
# Machine type: 'e2-micro'
# Zone: 'us-central1-a'
gcloud compute instances create vm-cos-cloud \
--machine-type='e2-micro' \
--zone='us-central1-a' \
--image-project='cos-cloud' \
--image-family='ADD_IMAGE_FAMILY_HERE'

Debian GNU/Linux debian-cloud

Image project: debian-cloud

Image Family Latest Image Description Min. Disk Size Creation
debian-12-arm64 debian-12-bookworm-arm64-v20240312 ARM64 Debian, Debian GNU/Linux, 12 (bookworm), arm64 built on 20240312 10 GB 2024-03-12
debian-12 debian-12-bookworm-v20240312 X86_64 Debian, Debian GNU/Linux, 12 (bookworm), amd64 built on 20240312 10 GB 2024-03-12
debian-11-arm64 debian-11-bullseye-arm64-v20240312 ARM64 Debian, Debian GNU/Linux, 11 (bullseye), arm64 built on 20240312 10 GB 2024-03-12
debian-11 debian-11-bullseye-v20240312 X86_64 Debian, Debian GNU/Linux, 11 (bullseye), amd64 built on 20240312 10 GB 2024-03-12
debian-10 debian-10-buster-v20240312 X86_64 Debian, Debian GNU/Linux, 10 (buster), amd64 built on 20240312 10 GB 2024-03-12

Google Cloud CLI:

# Create VM instance with Debian GNU/Linux operating system boot disk
# Name: 'vm-debian-cloud'
# Machine type: 'e2-micro'
# Zone: 'us-central1-a'
gcloud compute instances create vm-debian-cloud \
--machine-type='e2-micro' \
--zone='us-central1-a' \
--image-project='debian-cloud' \
--image-family='ADD_IMAGE_FAMILY_HERE'

Deep Learning deeplearning-platform-release

Image project: deeplearning-platform-release

Image Family Latest Image Description Min. Disk Size Creation
tf-latest-gpu-ubuntu-2004-py37 tf-latest-gpu-v20230615-ubuntu-2004-py37 Google, Ubuntu 20.04 LTS based Deep Learning VM for TensorFlow Enterprise 2.11 with CUDA 11.3, M109, TensorFlow Enterprise 2.11 with CUDA 11.3, Deep Learning VM Image with TensorFlow Enterprise 2.11 for CUDA 11.3 with Intel MKL-DNN preinstalled. 50 GB 2023-06-20
tf-latest-gpu-ubuntu-2004-py310 tf-latest-gpu-v20240306-ubuntu-2004-py310 Google, Deep Learning VM for TensorFlow 2.15 with CUDA 12.1, M118, Ubuntu 20.04 LTS, Python 3.10, with TensorFlow 2.15 for CUDA 12.1 with Intel MKL-DNN preinstalled. 50 GB 2024-03-07
tf-latest-gpu-ubuntu-2004 tf-latest-gpu-v20240306-ubuntu-2004 Google, Deep Learning VM for TensorFlow 2.15 with CUDA 12.1, M118, Ubuntu 20.04 LTS, Python 3.10, with TensorFlow 2.15 for CUDA 12.1 with Intel MKL-DNN preinstalled. 50 GB 2024-03-08
tf-latest-gpu-sev-ubuntu-2004-py37 tf-latest-gpu-sev-v20230615-ubuntu-2004-py37 Google, Ubuntu 20.04 LTS based Deep Learning VM for TensorFlow Enterprise 2.11 with CUDA 11.3, M109, TensorFlow Enterprise 2.11 with CUDA 11.3, Deep Learning VM Image with TensorFlow Enterprise 2.11 for CUDA 11.3 with Intel MKL-DNN preinstalled. 50 GB 2023-06-20
tf-latest-gpu-sev-ubuntu-2004-py310 tf-latest-gpu-sev-v20240306-ubuntu-2004-py310 Google, Deep Learning VM for TensorFlow 2.15 with CUDA 12.1, M118, Ubuntu 20.04 LTS, Python 3.10, with TensorFlow 2.15 for CUDA 12.1 with Intel MKL-DNN preinstalled. 50 GB 2024-03-07
tf-latest-gpu-sev-ubuntu-2004 tf-latest-gpu-sev-v20240306-ubuntu-2004 Google, Deep Learning VM for TensorFlow 2.15 with CUDA 12.1, M118, Ubuntu 20.04 LTS, Python 3.10, with TensorFlow 2.15 for CUDA 12.1 with Intel MKL-DNN preinstalled. 50 GB 2024-03-08
tf-latest-gpu-sev-py37 tf-latest-gpu-sev-v20230615-py37 Google, Debian 10 based Deep Learning VM for TensorFlow Enterprise 2.11 with CUDA 11.3, M109, TensorFlow Enterprise 2.11 with CUDA 11.3, Deep Learning VM Image with TensorFlow Enterprise 2.11 for CUDA 11.3 with Intel MKL-DNN preinstalled. 50 GB 2023-06-20
tf-latest-gpu-sev-py310 tf-latest-gpu-sev-v20240306-py310 Google, Deep Learning VM for TensorFlow 2.15 with CUDA 12.1, M118, Debian 11, Python 3.10, with TensorFlow 2.15 for CUDA 12.1 with Intel MKL-DNN preinstalled. 50 GB 2024-03-08
tf-latest-gpu-sev-debian-11-py310 tf-latest-gpu-sev-v20240306-debian-11-py310 Google, Deep Learning VM for TensorFlow 2.15 with CUDA 12.1, M118, Debian 11, Python 3.10, with TensorFlow 2.15 for CUDA 12.1 with Intel MKL-DNN preinstalled. 50 GB 2024-03-08
tf-latest-gpu-sev-debian-11 tf-latest-gpu-sev-v20240306-debian-11 Google, Deep Learning VM for TensorFlow 2.15 with CUDA 12.1, M118, Debian 11, Python 3.10, with TensorFlow 2.15 for CUDA 12.1 with Intel MKL-DNN preinstalled. 50 GB 2024-03-08
tf-latest-gpu-sev-debian-10-py37 tf-latest-gpu-sev-v20230615-debian-10-py37 Google, Debian 10 based Deep Learning VM for TensorFlow Enterprise 2.11 with CUDA 11.3, M109, TensorFlow Enterprise 2.11 with CUDA 11.3, Deep Learning VM Image with TensorFlow Enterprise 2.11 for CUDA 11.3 with Intel MKL-DNN preinstalled. 50 GB 2023-06-20
tf-latest-gpu-sev-debian-10 tf-latest-gpu-sev-v20230615-debian-10 Google, Debian 10 based Deep Learning VM for TensorFlow Enterprise 2.11 with CUDA 11.3, M109, TensorFlow Enterprise 2.11 with CUDA 11.3, Deep Learning VM Image with TensorFlow Enterprise 2.11 for CUDA 11.3 with Intel MKL-DNN preinstalled. 50 GB 2023-06-20
tf-latest-gpu-sev tf-latest-gpu-sev-v20240306 Google, Deep Learning VM for TensorFlow 2.15 with CUDA 12.1, M118, Debian 11, Python 3.10, with TensorFlow 2.15 for CUDA 12.1 with Intel MKL-DNN preinstalled. 50 GB 2024-03-08
tf-latest-gpu-py37 tf-latest-gpu-v20230615-py37 Google, Debian 10 based Deep Learning VM for TensorFlow Enterprise 2.11 with CUDA 11.3, M109, TensorFlow Enterprise 2.11 with CUDA 11.3, Deep Learning VM Image with TensorFlow Enterprise 2.11 for CUDA 11.3 with Intel MKL-DNN preinstalled. 50 GB 2023-06-20
tf-latest-gpu-py310 tf-latest-gpu-v20240306-py310 Google, Deep Learning VM for TensorFlow 2.15 with CUDA 12.1, M118, Debian 11, Python 3.10, with TensorFlow 2.15 for CUDA 12.1 with Intel MKL-DNN preinstalled. 50 GB 2024-03-08
tf-latest-gpu-debian-11-py310 tf-latest-gpu-v20240306-debian-11-py310 Google, Deep Learning VM for TensorFlow 2.15 with CUDA 12.1, M118, Debian 11, Python 3.10, with TensorFlow 2.15 for CUDA 12.1 with Intel MKL-DNN preinstalled. 50 GB 2024-03-08
tf-latest-gpu-debian-11 tf-latest-gpu-v20240306-debian-11 Google, Deep Learning VM for TensorFlow 2.15 with CUDA 12.1, M118, Debian 11, Python 3.10, with TensorFlow 2.15 for CUDA 12.1 with Intel MKL-DNN preinstalled. 50 GB 2024-03-08
tf-latest-gpu-debian-10-py37 tf-latest-gpu-v20230615-debian-10-py37 Google, Debian 10 based Deep Learning VM for TensorFlow Enterprise 2.11 with CUDA 11.3, M109, TensorFlow Enterprise 2.11 with CUDA 11.3, Deep Learning VM Image with TensorFlow Enterprise 2.11 for CUDA 11.3 with Intel MKL-DNN preinstalled. 50 GB 2023-06-20
tf-latest-gpu-debian-10 tf-latest-gpu-v20230615-debian-10 Google, Debian 10 based Deep Learning VM for TensorFlow Enterprise 2.11 with CUDA 11.3, M109, TensorFlow Enterprise 2.11 with CUDA 11.3, Deep Learning VM Image with TensorFlow Enterprise 2.11 for CUDA 11.3 with Intel MKL-DNN preinstalled. 50 GB 2023-06-20
tf-latest-gpu tf-latest-gpu-v20240306 Google, Deep Learning VM for TensorFlow 2.15 with CUDA 12.1, M118, Debian 11, Python 3.10, with TensorFlow 2.15 for CUDA 12.1 with Intel MKL-DNN preinstalled. 50 GB 2024-03-08
tf-latest-cu121-ubuntu-2004-py310 tf-latest-cu121-v20240306-ubuntu-2004-py310 Google, Deep Learning VM for TensorFlow 2.15 with CUDA 12.1, M118, Ubuntu 20.04 LTS, Python 3.10, with TensorFlow 2.15 for CUDA 12.1 with Intel MKL-DNN preinstalled. 50 GB 2024-03-07
tf-latest-cu121-ubuntu-2004 tf-latest-cu121-v20240306-ubuntu-2004 Google, Deep Learning VM for TensorFlow 2.15 with CUDA 12.1, M118, Ubuntu 20.04 LTS, Python 3.10, with TensorFlow 2.15 for CUDA 12.1 with Intel MKL-DNN preinstalled. 50 GB 2024-03-08
tf-latest-cu121-sev-ubuntu-2004-py310 tf-latest-cu121-sev-v20240306-ubuntu-2004-py310 Google, Deep Learning VM for TensorFlow 2.15 with CUDA 12.1, M118, Ubuntu 20.04 LTS, Python 3.10, with TensorFlow 2.15 for CUDA 12.1 with Intel MKL-DNN preinstalled. 50 GB 2024-03-07
tf-latest-cu121-sev-ubuntu-2004 tf-latest-cu121-sev-v20240306-ubuntu-2004 Google, Deep Learning VM for TensorFlow 2.15 with CUDA 12.1, M118, Ubuntu 20.04 LTS, Python 3.10, with TensorFlow 2.15 for CUDA 12.1 with Intel MKL-DNN preinstalled. 50 GB 2024-03-08
tf-latest-cu121-sev-py310 tf-latest-cu121-sev-v20240306-py310 Google, Deep Learning VM for TensorFlow 2.15 with CUDA 12.1, M118, Debian 11, Python 3.10, with TensorFlow 2.15 for CUDA 12.1 with Intel MKL-DNN preinstalled. 50 GB 2024-03-08
tf-latest-cu121-sev-debian-11-py310 tf-latest-cu121-sev-v20240306-debian-11-py310 Google, Deep Learning VM for TensorFlow 2.15 with CUDA 12.1, M118, Debian 11, Python 3.10, with TensorFlow 2.15 for CUDA 12.1 with Intel MKL-DNN preinstalled. 50 GB 2024-03-08
tf-latest-cu121-sev-debian-11 tf-latest-cu121-sev-v20240306-debian-11 Google, Deep Learning VM for TensorFlow 2.15 with CUDA 12.1, M118, Debian 11, Python 3.10, with TensorFlow 2.15 for CUDA 12.1 with Intel MKL-DNN preinstalled. 50 GB 2024-03-08
tf-latest-cu121-sev tf-latest-cu121-sev-v20240306 Google, Deep Learning VM for TensorFlow 2.15 with CUDA 12.1, M118, Debian 11, Python 3.10, with TensorFlow 2.15 for CUDA 12.1 with Intel MKL-DNN preinstalled. 50 GB 2024-03-08
tf-latest-cu121-py310 tf-latest-cu121-v20240306-py310 Google, Deep Learning VM for TensorFlow 2.15 with CUDA 12.1, M118, Debian 11, Python 3.10, with TensorFlow 2.15 for CUDA 12.1 with Intel MKL-DNN preinstalled. 50 GB 2024-03-08
tf-latest-cu121-debian-11-py310 tf-latest-cu121-v20240306-debian-11-py310 Google, Deep Learning VM for TensorFlow 2.15 with CUDA 12.1, M118, Debian 11, Python 3.10, with TensorFlow 2.15 for CUDA 12.1 with Intel MKL-DNN preinstalled. 50 GB 2024-03-08
tf-latest-cu121-debian-11 tf-latest-cu121-v20240306-debian-11 Google, Deep Learning VM for TensorFlow 2.15 with CUDA 12.1, M118, Debian 11, Python 3.10, with TensorFlow 2.15 for CUDA 12.1 with Intel MKL-DNN preinstalled. 50 GB 2024-03-08
tf-latest-cu121 tf-latest-cu121-v20240306 Google, Deep Learning VM for TensorFlow 2.15 with CUDA 12.1, M118, Debian 11, Python 3.10, with TensorFlow 2.15 for CUDA 12.1 with Intel MKL-DNN preinstalled. 50 GB 2024-03-08
tf-latest-cu118-ubuntu-2004-py310 tf-latest-cu118-v20240306-ubuntu-2004-py310 Google, Deep Learning VM for TensorFlow 2.14 with CUDA 11.8, M118, Ubuntu 20.04 LTS, Python 3.10, with TensorFlow 2.14 for CUDA 11.8 with Intel MKL-DNN preinstalled. 50 GB 2024-03-07
tf-latest-cu118-ubuntu-2004 tf-latest-cu118-v20240306-ubuntu-2004 Google, Deep Learning VM for TensorFlow 2.14 with CUDA 11.8, M118, Ubuntu 20.04 LTS, Python 3.10, with TensorFlow 2.14 for CUDA 11.8 with Intel MKL-DNN preinstalled. 50 GB 2024-03-07
tf-latest-cu118-sev-ubuntu-2004-py310 tf-latest-cu118-sev-v20240306-ubuntu-2004-py310 Google, Deep Learning VM for TensorFlow 2.14 with CUDA 11.8, M118, Ubuntu 20.04 LTS, Python 3.10, with TensorFlow 2.14 for CUDA 11.8 with Intel MKL-DNN preinstalled. 50 GB 2024-03-07
tf-latest-cu118-sev-ubuntu-2004 tf-latest-cu118-sev-v20240306-ubuntu-2004 Google, Deep Learning VM for TensorFlow 2.14 with CUDA 11.8, M118, Ubuntu 20.04 LTS, Python 3.10, with TensorFlow 2.14 for CUDA 11.8 with Intel MKL-DNN preinstalled. 50 GB 2024-03-07
tf-latest-cu118-sev-py310 tf-latest-cu118-sev-v20240306-py310 Google, Deep Learning VM for TensorFlow 2.14 with CUDA 11.8, M118, Debian 11, Python 3.10, with TensorFlow 2.14 for CUDA 11.8 with Intel MKL-DNN preinstalled. 50 GB 2024-03-08
tf-latest-cu118-sev-debian-11-py310 tf-latest-cu118-sev-v20240306-debian-11-py310 Google, Deep Learning VM for TensorFlow 2.14 with CUDA 11.8, M118, Debian 11, Python 3.10, with TensorFlow 2.14 for CUDA 11.8 with Intel MKL-DNN preinstalled. 50 GB 2024-03-08
tf-latest-cu118-sev-debian-11 tf-latest-cu118-sev-v20240306-debian-11 Google, Deep Learning VM for TensorFlow 2.14 with CUDA 11.8, M118, Debian 11, Python 3.10, with TensorFlow 2.14 for CUDA 11.8 with Intel MKL-DNN preinstalled. 50 GB 2024-03-08
tf-latest-cu118-sev tf-latest-cu118-sev-v20240306 Google, Deep Learning VM for TensorFlow 2.14 with CUDA 11.8, M118, Debian 11, Python 3.10, with TensorFlow 2.14 for CUDA 11.8 with Intel MKL-DNN preinstalled. 50 GB 2024-03-08
tf-latest-cu118-py310 tf-latest-cu118-v20240306-py310 Google, Deep Learning VM for TensorFlow 2.14 with CUDA 11.8, M118, Debian 11, Python 3.10, with TensorFlow 2.14 for CUDA 11.8 with Intel MKL-DNN preinstalled. 50 GB 2024-03-08
tf-latest-cu118-debian-11-py310 tf-latest-cu118-v20240306-debian-11-py310 Google, Deep Learning VM for TensorFlow 2.14 with CUDA 11.8, M118, Debian 11, Python 3.10, with TensorFlow 2.14 for CUDA 11.8 with Intel MKL-DNN preinstalled. 50 GB 2024-03-08
tf-latest-cu118-debian-11 tf-latest-cu118-v20240306-debian-11 Google, Deep Learning VM for TensorFlow 2.14 with CUDA 11.8, M118, Debian 11, Python 3.10, with TensorFlow 2.14 for CUDA 11.8 with Intel MKL-DNN preinstalled. 50 GB 2024-03-08
tf-latest-cu118 tf-latest-cu118-v20240306 Google, Deep Learning VM for TensorFlow 2.14 with CUDA 11.8, M118, Debian 11, Python 3.10, with TensorFlow 2.14 for CUDA 11.8 with Intel MKL-DNN preinstalled. 50 GB 2024-03-08
tf-latest-cu113-ubuntu-2004-py310 tf-latest-cu113-v20240306-ubuntu-2004-py310 Google, Deep Learning VM for TensorFlow 2.11 with CUDA 11.3, M118, Ubuntu 20.04 LTS, Python 3.10, with TensorFlow 2.11 for CUDA 11.3 with Intel MKL-DNN preinstalled. 50 GB 2024-03-07
tf-latest-cu113-ubuntu-2004 tf-latest-cu113-v20240306-ubuntu-2004 Google, Deep Learning VM for TensorFlow 2.11 with CUDA 11.3, M118, Ubuntu 20.04 LTS, Python 3.10, with TensorFlow 2.11 for CUDA 11.3 with Intel MKL-DNN preinstalled. 50 GB 2024-03-07
tf-latest-cu113-py39 tf-latest-cu113-v20240214-py39 Google, Deep Learning VM for TensorFlow Enterprise 2.6 with CUDA 11.3, M117, Debian 11, Python 3.9, with TensorFlow Enterprise 2.6 for CUDA 11.3 with Intel MKL-DNN preinstalled. 50 GB 2024-02-27
tf-latest-cu113-py310 tf-latest-cu113-v20240306-py310 Google, Deep Learning VM for TensorFlow 2.11 with CUDA 11.3, M118, Debian 11, Python 3.10, with TensorFlow 2.11 for CUDA 11.3 with Intel MKL-DNN preinstalled. 50 GB 2024-03-07
tf-latest-cu113-debian-11-py39 tf-latest-cu113-v20240214-debian-11-py39 Google, Deep Learning VM for TensorFlow Enterprise 2.6 with CUDA 11.3, M117, Debian 11, Python 3.9, with TensorFlow Enterprise 2.6 for CUDA 11.3 with Intel MKL-DNN preinstalled. 50 GB 2024-02-27
tf-latest-cu113-debian-11-py310 tf-latest-cu113-v20240306-debian-11-py310 Google, Deep Learning VM for TensorFlow 2.11 with CUDA 11.3, M118, Debian 11, Python 3.10, with TensorFlow 2.11 for CUDA 11.3 with Intel MKL-DNN preinstalled. 50 GB 2024-03-07
tf-latest-cu113-debian-11 tf-latest-cu113-v20240306-debian-11 Google, Deep Learning VM for TensorFlow 2.11 with CUDA 11.3, M118, Debian 11, Python 3.10, with TensorFlow 2.11 for CUDA 11.3 with Intel MKL-DNN preinstalled. 50 GB 2024-03-07
tf-latest-cu113 tf-latest-cu113-v20240306 Google, Deep Learning VM for TensorFlow 2.11 with CUDA 11.3, M118, Debian 11, Python 3.10, with TensorFlow 2.11 for CUDA 11.3 with Intel MKL-DNN preinstalled. 50 GB 2024-03-07
tf-latest-cpu-ubuntu-2004-py37 tf-latest-cpu-v20230615-ubuntu-2004-py37 Google, Ubuntu 20.04 LTS based Deep Learning VM for TensorFlow Enterprise 2.11, M109, TensorFlow Enterprise 2.11 TPU/CPU, Deep Learning VM Image with TensorFlow Enterprise 2.11 preinstalled. 50 GB 2023-06-20
tf-latest-cpu-ubuntu-2004-py310 tf-latest-cpu-v20240306-ubuntu-2004-py310 Google, Deep Learning VM for TensorFlow 2.15, M118, Ubuntu 20.04 LTS, Python 3.10, with TensorFlow 2.15 preinstalled. 50 GB 2024-03-07
tf-latest-cpu-ubuntu-2004 tf-latest-cpu-v20240306-ubuntu-2004 Google, Deep Learning VM for TensorFlow 2.15, M118, Ubuntu 20.04 LTS, Python 3.10, with TensorFlow 2.15 preinstalled. 50 GB 2024-03-07
tf-latest-cpu-sev-ubuntu-2004-py37 tf-latest-cpu-sev-v20230615-ubuntu-2004-py37 Google, Ubuntu 20.04 LTS based Deep Learning VM for TensorFlow Enterprise 2.11, M109, TensorFlow Enterprise 2.11 TPU/CPU, Deep Learning VM Image with TensorFlow Enterprise 2.11 preinstalled. 50 GB 2023-06-20
tf-latest-cpu-sev-ubuntu-2004-py310 tf-latest-cpu-sev-v20240306-ubuntu-2004-py310 Google, Deep Learning VM for TensorFlow 2.15, M118, Ubuntu 20.04 LTS, Python 3.10, with TensorFlow 2.15 preinstalled. 50 GB 2024-03-07
tf-latest-cpu-sev-ubuntu-2004 tf-latest-cpu-sev-v20240306-ubuntu-2004 Google, Deep Learning VM for TensorFlow 2.15, M118, Ubuntu 20.04 LTS, Python 3.10, with TensorFlow 2.15 preinstalled. 50 GB 2024-03-07
tf-latest-cpu-sev-py37 tf-latest-cpu-sev-v20230615-py37 Google, Debian 10 based Deep Learning VM for TensorFlow Enterprise 2.11, M109, TensorFlow Enterprise 2.11 TPU/CPU, Deep Learning VM Image with TensorFlow Enterprise 2.11 preinstalled. 50 GB 2023-06-20
tf-latest-cpu-sev-py310 tf-latest-cpu-sev-v20240306-py310 Google, Deep Learning VM for TensorFlow 2.15, M118, Debian 11, Python 3.10, with TensorFlow 2.15 preinstalled. 50 GB 2024-03-08
tf-latest-cpu-sev-debian-11-py310 tf-latest-cpu-sev-v20240306-debian-11-py310 Google, Deep Learning VM for TensorFlow 2.15, M118, Debian 11, Python 3.10, with TensorFlow 2.15 preinstalled. 50 GB 2024-03-08
tf-latest-cpu-sev-debian-11 tf-latest-cpu-sev-v20240306-debian-11 Google, Deep Learning VM for TensorFlow 2.15, M118, Debian 11, Python 3.10, with TensorFlow 2.15 preinstalled. 50 GB 2024-03-08
tf-latest-cpu-sev-debian-10-py37 tf-latest-cpu-sev-v20230615-debian-10-py37 Google, Debian 10 based Deep Learning VM for TensorFlow Enterprise 2.11, M109, TensorFlow Enterprise 2.11 TPU/CPU, Deep Learning VM Image with TensorFlow Enterprise 2.11 preinstalled. 50 GB 2023-06-20
tf-latest-cpu-sev-debian-10 tf-latest-cpu-sev-v20230615-debian-10 Google, Debian 10 based Deep Learning VM for TensorFlow Enterprise 2.11, M109, TensorFlow Enterprise 2.11 TPU/CPU, Deep Learning VM Image with TensorFlow Enterprise 2.11 preinstalled. 50 GB 2023-06-20
tf-latest-cpu-sev tf-latest-cpu-sev-v20240306 Google, Deep Learning VM for TensorFlow 2.15, M118, Debian 11, Python 3.10, with TensorFlow 2.15 preinstalled. 50 GB 2024-03-08
tf-latest-cpu-py37 tf-latest-cpu-v20230615-py37 Google, Debian 10 based Deep Learning VM for TensorFlow Enterprise 2.11, M109, TensorFlow Enterprise 2.11 TPU/CPU, Deep Learning VM Image with TensorFlow Enterprise 2.11 preinstalled. 50 GB 2023-06-20
tf-latest-cpu-py310 tf-latest-cpu-v20240306-py310 Google, Deep Learning VM for TensorFlow 2.15, M118, Debian 11, Python 3.10, with TensorFlow 2.15 preinstalled. 50 GB 2024-03-08
tf-latest-cpu-debian-11-py310 tf-latest-cpu-v20240306-debian-11-py310 Google, Deep Learning VM for TensorFlow 2.15, M118, Debian 11, Python 3.10, with TensorFlow 2.15 preinstalled. 50 GB 2024-03-08
tf-latest-cpu-debian-11 tf-latest-cpu-v20240306-debian-11 Google, Deep Learning VM for TensorFlow 2.15, M118, Debian 11, Python 3.10, with TensorFlow 2.15 preinstalled. 50 GB 2024-03-08
tf-latest-cpu-debian-10-py37 tf-latest-cpu-v20230615-debian-10-py37 Google, Debian 10 based Deep Learning VM for TensorFlow Enterprise 2.11, M109, TensorFlow Enterprise 2.11 TPU/CPU, Deep Learning VM Image with TensorFlow Enterprise 2.11 preinstalled. 50 GB 2023-06-20
tf-latest-cpu-debian-10 tf-latest-cpu-v20230615-debian-10 Google, Debian 10 based Deep Learning VM for TensorFlow Enterprise 2.11, M109, TensorFlow Enterprise 2.11 TPU/CPU, Deep Learning VM Image with TensorFlow Enterprise 2.11 preinstalled. 50 GB 2023-06-20
tf-latest-cpu tf-latest-cpu-v20240306 Google, Deep Learning VM for TensorFlow 2.15, M118, Debian 11, Python 3.10, with TensorFlow 2.15 preinstalled. 50 GB 2024-03-08
tf-ent-latest-gpu-ubuntu-2004-py37 tf-ent-latest-gpu-v20230615-ubuntu-2004-py37 Google, Ubuntu 20.04 LTS based Deep Learning VM for TensorFlow Enterprise 2.11 with CUDA 11.3, M109, TensorFlow Enterprise 2.11 with CUDA 11.3, Deep Learning VM Image with TensorFlow Enterprise 2.11 for CUDA 11.3 with Intel MKL-DNN preinstalled. 50 GB 2023-06-20
tf-ent-latest-gpu-ubuntu-2004-py310 tf-ent-latest-gpu-v20240306-ubuntu-2004-py310 Google, Deep Learning VM for TensorFlow 2.15 with CUDA 12.1, M118, Ubuntu 20.04 LTS, Python 3.10, with TensorFlow 2.15 for CUDA 12.1 with Intel MKL-DNN preinstalled. 50 GB 2024-03-07
tf-ent-latest-gpu-ubuntu-2004 tf-ent-latest-gpu-v20240306-ubuntu-2004 Google, Deep Learning VM for TensorFlow 2.15 with CUDA 12.1, M118, Ubuntu 20.04 LTS, Python 3.10, with TensorFlow 2.15 for CUDA 12.1 with Intel MKL-DNN preinstalled. 50 GB 2024-03-08
tf-ent-latest-gpu-py37 tf-ent-latest-gpu-v20230615-py37 Google, Debian 10 based Deep Learning VM for TensorFlow Enterprise 2.11 with CUDA 11.3, M109, TensorFlow Enterprise 2.11 with CUDA 11.3, Deep Learning VM Image with TensorFlow Enterprise 2.11 for CUDA 11.3 with Intel MKL-DNN preinstalled. 50 GB 2023-06-20
tf-ent-latest-gpu-py310 tf-ent-latest-gpu-v20240306-py310 Google, Deep Learning VM for TensorFlow 2.15 with CUDA 12.1, M118, Debian 11, Python 3.10, with TensorFlow 2.15 for CUDA 12.1 with Intel MKL-DNN preinstalled. 50 GB 2024-03-08
tf-ent-latest-gpu-debian-11-py310 tf-ent-latest-gpu-v20240306-debian-11-py310 Google, Deep Learning VM for TensorFlow 2.15 with CUDA 12.1, M118, Debian 11, Python 3.10, with TensorFlow 2.15 for CUDA 12.1 with Intel MKL-DNN preinstalled. 50 GB 2024-03-08
tf-ent-latest-gpu-debian-11 tf-ent-latest-gpu-v20240306-debian-11 Google, Deep Learning VM for TensorFlow 2.15 with CUDA 12.1, M118, Debian 11, Python 3.10, with TensorFlow 2.15 for CUDA 12.1 with Intel MKL-DNN preinstalled. 50 GB 2024-03-08
tf-ent-latest-gpu-debian-10-py37 tf-ent-latest-gpu-v20230615-debian-10-py37 Google, Debian 10 based Deep Learning VM for TensorFlow Enterprise 2.11 with CUDA 11.3, M109, TensorFlow Enterprise 2.11 with CUDA 11.3, Deep Learning VM Image with TensorFlow Enterprise 2.11 for CUDA 11.3 with Intel MKL-DNN preinstalled. 50 GB 2023-06-20
tf-ent-latest-gpu-debian-10 tf-ent-latest-gpu-v20230615-debian-10 Google, Debian 10 based Deep Learning VM for TensorFlow Enterprise 2.11 with CUDA 11.3, M109, TensorFlow Enterprise 2.11 with CUDA 11.3, Deep Learning VM Image with TensorFlow Enterprise 2.11 for CUDA 11.3 with Intel MKL-DNN preinstalled. 50 GB 2023-06-20
tf-ent-latest-gpu tf-ent-latest-gpu-v20240306 Google, Deep Learning VM for TensorFlow 2.15 with CUDA 12.1, M118, Debian 11, Python 3.10, with TensorFlow 2.15 for CUDA 12.1 with Intel MKL-DNN preinstalled. 50 GB 2024-03-08
tf-ent-latest-cu121-ubuntu-2004-py310 tf-ent-latest-cu121-v20240306-ubuntu-2004-py310 Google, Deep Learning VM for TensorFlow 2.15 with CUDA 12.1, M118, Ubuntu 20.04 LTS, Python 3.10, with TensorFlow 2.15 for CUDA 12.1 with Intel MKL-DNN preinstalled. 50 GB 2024-03-07
tf-ent-latest-cu121-ubuntu-2004 tf-ent-latest-cu121-v20240306-ubuntu-2004 Google, Deep Learning VM for TensorFlow 2.15 with CUDA 12.1, M118, Ubuntu 20.04 LTS, Python 3.10, with TensorFlow 2.15 for CUDA 12.1 with Intel MKL-DNN preinstalled. 50 GB 2024-03-08
tf-ent-latest-cu121-py310 tf-ent-latest-cu121-v20240306-py310 Google, Deep Learning VM for TensorFlow 2.15 with CUDA 12.1, M118, Debian 11, Python 3.10, with TensorFlow 2.15 for CUDA 12.1 with Intel MKL-DNN preinstalled. 50 GB 2024-03-08
tf-ent-latest-cu121-debian-11-py310 tf-ent-latest-cu121-v20240306-debian-11-py310 Google, Deep Learning VM for TensorFlow 2.15 with CUDA 12.1, M118, Debian 11, Python 3.10, with TensorFlow 2.15 for CUDA 12.1 with Intel MKL-DNN preinstalled. 50 GB 2024-03-08
tf-ent-latest-cu121-debian-11 tf-ent-latest-cu121-v20240306-debian-11 Google, Deep Learning VM for TensorFlow 2.15 with CUDA 12.1, M118, Debian 11, Python 3.10, with TensorFlow 2.15 for CUDA 12.1 with Intel MKL-DNN preinstalled. 50 GB 2024-03-08
tf-ent-latest-cu121 tf-ent-latest-cu121-v20240306 Google, Deep Learning VM for TensorFlow 2.15 with CUDA 12.1, M118, Debian 11, Python 3.10, with TensorFlow 2.15 for CUDA 12.1 with Intel MKL-DNN preinstalled. 50 GB 2024-03-08
tf-ent-latest-cu118-ubuntu-2004-py310 tf-ent-latest-cu118-v20240306-ubuntu-2004-py310 Google, Deep Learning VM for TensorFlow 2.14 with CUDA 11.8, M118, Ubuntu 20.04 LTS, Python 3.10, with TensorFlow 2.14 for CUDA 11.8 with Intel MKL-DNN preinstalled. 50 GB 2024-03-07
tf-ent-latest-cu118-ubuntu-2004 tf-ent-latest-cu118-v20240306-ubuntu-2004 Google, Deep Learning VM for TensorFlow 2.14 with CUDA 11.8, M118, Ubuntu 20.04 LTS, Python 3.10, with TensorFlow 2.14 for CUDA 11.8 with Intel MKL-DNN preinstalled. 50 GB 2024-03-07
tf-ent-latest-cu118-py310 tf-ent-latest-cu118-v20240306-py310 Google, Deep Learning VM for TensorFlow 2.14 with CUDA 11.8, M118, Debian 11, Python 3.10, with TensorFlow 2.14 for CUDA 11.8 with Intel MKL-DNN preinstalled. 50 GB 2024-03-08
tf-ent-latest-cu118-debian-11-py310 tf-ent-latest-cu118-v20240306-debian-11-py310 Google, Deep Learning VM for TensorFlow 2.14 with CUDA 11.8, M118, Debian 11, Python 3.10, with TensorFlow 2.14 for CUDA 11.8 with Intel MKL-DNN preinstalled. 50 GB 2024-03-08
tf-ent-latest-cu118-debian-11 tf-ent-latest-cu118-v20240306-debian-11 Google, Deep Learning VM for TensorFlow 2.14 with CUDA 11.8, M118, Debian 11, Python 3.10, with TensorFlow 2.14 for CUDA 11.8 with Intel MKL-DNN preinstalled. 50 GB 2024-03-08
tf-ent-latest-cu118 tf-ent-latest-cu118-v20240306 Google, Deep Learning VM for TensorFlow 2.14 with CUDA 11.8, M118, Debian 11, Python 3.10, with TensorFlow 2.14 for CUDA 11.8 with Intel MKL-DNN preinstalled. 50 GB 2024-03-08
tf-ent-latest-cu113-ubuntu-2004-py310 tf-ent-latest-cu113-v20240306-ubuntu-2004-py310 Google, Deep Learning VM for TensorFlow 2.11 with CUDA 11.3, M118, Ubuntu 20.04 LTS, Python 3.10, with TensorFlow 2.11 for CUDA 11.3 with Intel MKL-DNN preinstalled. 50 GB 2024-03-07
tf-ent-latest-cu113-ubuntu-2004 tf-ent-latest-cu113-v20240306-ubuntu-2004 Google, Deep Learning VM for TensorFlow 2.11 with CUDA 11.3, M118, Ubuntu 20.04 LTS, Python 3.10, with TensorFlow 2.11 for CUDA 11.3 with Intel MKL-DNN preinstalled. 50 GB 2024-03-07
tf-ent-latest-cu113-py39 tf-ent-latest-cu113-v20240214-py39 Google, Deep Learning VM for TensorFlow Enterprise 2.6 with CUDA 11.3, M117, Debian 11, Python 3.9, with TensorFlow Enterprise 2.6 for CUDA 11.3 with Intel MKL-DNN preinstalled. 50 GB 2024-02-27
tf-ent-latest-cu113-py310 tf-ent-latest-cu113-v20240306-py310 Google, Deep Learning VM for TensorFlow 2.11 with CUDA 11.3, M118, Debian 11, Python 3.10, with TensorFlow 2.11 for CUDA 11.3 with Intel MKL-DNN preinstalled. 50 GB 2024-03-07
tf-ent-latest-cu113-debian-11-py39 tf-ent-latest-cu113-v20240214-debian-11-py39 Google, Deep Learning VM for TensorFlow Enterprise 2.6 with CUDA 11.3, M117, Debian 11, Python 3.9, with TensorFlow Enterprise 2.6 for CUDA 11.3 with Intel MKL-DNN preinstalled. 50 GB 2024-02-27
tf-ent-latest-cu113-debian-11-py310 tf-ent-latest-cu113-v20240306-debian-11-py310 Google, Deep Learning VM for TensorFlow 2.11 with CUDA 11.3, M118, Debian 11, Python 3.10, with TensorFlow 2.11 for CUDA 11.3 with Intel MKL-DNN preinstalled. 50 GB 2024-03-07
tf-ent-latest-cu113-debian-11 tf-ent-latest-cu113-v20240306-debian-11 Google, Deep Learning VM for TensorFlow 2.11 with CUDA 11.3, M118, Debian 11, Python 3.10, with TensorFlow 2.11 for CUDA 11.3 with Intel MKL-DNN preinstalled. 50 GB 2024-03-07
tf-ent-latest-cu113 tf-ent-latest-cu113-v20240306 Google, Deep Learning VM for TensorFlow 2.11 with CUDA 11.3, M118, Debian 11, Python 3.10, with TensorFlow 2.11 for CUDA 11.3 with Intel MKL-DNN preinstalled. 50 GB 2024-03-07
tf-ent-latest-cpu-ubuntu-2004-py37 tf-ent-latest-cpu-v20230615-ubuntu-2004-py37 Google, Ubuntu 20.04 LTS based Deep Learning VM for TensorFlow Enterprise 2.11, M109, TensorFlow Enterprise 2.11 TPU/CPU, Deep Learning VM Image with TensorFlow Enterprise 2.11 preinstalled. 50 GB 2023-06-20
tf-ent-latest-cpu-ubuntu-2004-py310 tf-ent-latest-cpu-v20240306-ubuntu-2004-py310 Google, Deep Learning VM for TensorFlow 2.15, M118, Ubuntu 20.04 LTS, Python 3.10, with TensorFlow 2.15 preinstalled. 50 GB 2024-03-07
tf-ent-latest-cpu-ubuntu-2004 tf-ent-latest-cpu-v20240306-ubuntu-2004 Google, Deep Learning VM for TensorFlow 2.15, M118, Ubuntu 20.04 LTS, Python 3.10, with TensorFlow 2.15 preinstalled. 50 GB 2024-03-07
tf-ent-latest-cpu-py37 tf-ent-latest-cpu-v20230615-py37 Google, Debian 10 based Deep Learning VM for TensorFlow Enterprise 2.11, M109, TensorFlow Enterprise 2.11 TPU/CPU, Deep Learning VM Image with TensorFlow Enterprise 2.11 preinstalled. 50 GB 2023-06-20
tf-ent-latest-cpu-py310 tf-ent-latest-cpu-v20240306-py310 Google, Deep Learning VM for TensorFlow 2.15, M118, Debian 11, Python 3.10, with TensorFlow 2.15 preinstalled. 50 GB 2024-03-08
tf-ent-latest-cpu-debian-11-py310 tf-ent-latest-cpu-v20240306-debian-11-py310 Google, Deep Learning VM for TensorFlow 2.15, M118, Debian 11, Python 3.10, with TensorFlow 2.15 preinstalled. 50 GB 2024-03-08
tf-ent-latest-cpu-debian-11 tf-ent-latest-cpu-v20240306-debian-11 Google, Deep Learning VM for TensorFlow 2.15, M118, Debian 11, Python 3.10, with TensorFlow 2.15 preinstalled. 50 GB 2024-03-08
tf-ent-latest-cpu-debian-10-py37 tf-ent-latest-cpu-v20230615-debian-10-py37 Google, Debian 10 based Deep Learning VM for TensorFlow Enterprise 2.11, M109, TensorFlow Enterprise 2.11 TPU/CPU, Deep Learning VM Image with TensorFlow Enterprise 2.11 preinstalled. 50 GB 2023-06-20
tf-ent-latest-cpu-debian-10 tf-ent-latest-cpu-v20230615-debian-10 Google, Debian 10 based Deep Learning VM for TensorFlow Enterprise 2.11, M109, TensorFlow Enterprise 2.11 TPU/CPU, Deep Learning VM Image with TensorFlow Enterprise 2.11 preinstalled. 50 GB 2023-06-20
tf-ent-latest-cpu tf-ent-latest-cpu-v20240306 Google, Deep Learning VM for TensorFlow 2.15, M118, Debian 11, Python 3.10, with TensorFlow 2.15 preinstalled. 50 GB 2024-03-08
tf-ent-2-9-cu113-ubuntu-2004-py37 tf-ent-2-9-cu113-v20230615-ubuntu-2004-py37 Google, Ubuntu 20.04 LTS based Deep Learning VM for TensorFlow Enterprise 2.9 with CUDA 11.3, M109, TensorFlow Enterprise 2.9 with CUDA 11.3, Deep Learning VM Image with TensorFlow Enterprise 2.9 for CUDA 11.3 with Intel MKL-DNN preinstalled. 50 GB 2023-06-20
tf-ent-2-9-cu113-ubuntu-2004 tf-ent-2-9-cu113-v20230615-ubuntu-2004 Google, Ubuntu 20.04 LTS based Deep Learning VM for TensorFlow Enterprise 2.9 with CUDA 11.3, M109, TensorFlow Enterprise 2.9 with CUDA 11.3, Deep Learning VM Image with TensorFlow Enterprise 2.9 for CUDA 11.3 with Intel MKL-DNN preinstalled. 50 GB 2023-06-21
tf-ent-2-9-cu113-py37 tf-ent-2-9-cu113-v20230615-py37 Google, Debian 10 based Deep Learning VM for TensorFlow Enterprise 2.9 with CUDA 11.3, M109, TensorFlow Enterprise 2.9 with CUDA 11.3, Deep Learning VM Image with TensorFlow Enterprise 2.9 for CUDA 11.3 with Intel MKL-DNN preinstalled. 50 GB 2023-06-21
tf-ent-2-9-cu113-notebooks-ubuntu-2004-py37 tf-ent-2-9-cu113-notebooks-v20230615-ubuntu-2004-py37 Google, Ubuntu 20.04 LTS based Deep Learning VM for TensorFlow Enterprise 2.9 with CUDA 11.3, M109, TensorFlow Enterprise 2.9 with CUDA 11.3, Deep Learning VM Image with TensorFlow Enterprise 2.9 for CUDA 11.3 with Intel MKL-DNN preinstalled. 50 GB 2023-06-20
tf-ent-2-9-cu113-notebooks-ubuntu-2004 tf-ent-2-9-cu113-notebooks-v20230615-ubuntu-2004 Google, Ubuntu 20.04 LTS based Deep Learning VM for TensorFlow Enterprise 2.9 with CUDA 11.3, M109, TensorFlow Enterprise 2.9 with CUDA 11.3, Deep Learning VM Image with TensorFlow Enterprise 2.9 for CUDA 11.3 with Intel MKL-DNN preinstalled. 50 GB 2023-06-21
tf-ent-2-9-cu113-notebooks-py37 tf-ent-2-9-cu113-notebooks-v20230615-py37 Google, Debian 10 based Deep Learning VM for TensorFlow Enterprise 2.9 with CUDA 11.3, M109, TensorFlow Enterprise 2.9 with CUDA 11.3, Deep Learning VM Image with TensorFlow Enterprise 2.9 for CUDA 11.3 with Intel MKL-DNN preinstalled. 50 GB 2023-06-21
tf-ent-2-9-cu113-notebooks-debian-10-py37 tf-ent-2-9-cu113-notebooks-v20230615-debian-10-py37 Google, Debian 10 based Deep Learning VM for TensorFlow Enterprise 2.9 with CUDA 11.3, M109, TensorFlow Enterprise 2.9 with CUDA 11.3, Deep Learning VM Image with TensorFlow Enterprise 2.9 for CUDA 11.3 with Intel MKL-DNN preinstalled. 50 GB 2023-06-21
tf-ent-2-9-cu113-notebooks-debian-10 tf-ent-2-9-cu113-notebooks-v20230615-debian-10 Google, Debian 10 based Deep Learning VM for TensorFlow Enterprise 2.9 with CUDA 11.3, M109, TensorFlow Enterprise 2.9 with CUDA 11.3, Deep Learning VM Image with TensorFlow Enterprise 2.9 for CUDA 11.3 with Intel MKL-DNN preinstalled. 50 GB 2023-06-21
tf-ent-2-9-cu113-notebooks tf-ent-2-9-cu113-notebooks-v20230615 Google, Debian 10 based Deep Learning VM for TensorFlow Enterprise 2.9 with CUDA 11.3, M109, TensorFlow Enterprise 2.9 with CUDA 11.3, Deep Learning VM Image with TensorFlow Enterprise 2.9 for CUDA 11.3 with Intel MKL-DNN preinstalled. 50 GB 2023-06-21
tf-ent-2-9-cu113-debian-10-py37 tf-ent-2-9-cu113-v20230615-debian-10-py37 Google, Debian 10 based Deep Learning VM for TensorFlow Enterprise 2.9 with CUDA 11.3, M109, TensorFlow Enterprise 2.9 with CUDA 11.3, Deep Learning VM Image with TensorFlow Enterprise 2.9 for CUDA 11.3 with Intel MKL-DNN preinstalled. 50 GB 2023-06-21
tf-ent-2-9-cu113-debian-10 tf-ent-2-9-cu113-v20230615-debian-10 Google, Debian 10 based Deep Learning VM for TensorFlow Enterprise 2.9 with CUDA 11.3, M109, TensorFlow Enterprise 2.9 with CUDA 11.3, Deep Learning VM Image with TensorFlow Enterprise 2.9 for CUDA 11.3 with Intel MKL-DNN preinstalled. 50 GB 2023-06-21
tf-ent-2-9-cu113 tf-ent-2-9-cu113-v20230615 Google, Debian 10 based Deep Learning VM for TensorFlow Enterprise 2.9 with CUDA 11.3, M109, TensorFlow Enterprise 2.9 with CUDA 11.3, Deep Learning VM Image with TensorFlow Enterprise 2.9 for CUDA 11.3 with Intel MKL-DNN preinstalled. 50 GB 2023-06-21
tf-ent-2-9-cpu-ubuntu-2004-py37 tf-ent-2-9-cpu-v20230615-ubuntu-2004-py37 Google, Ubuntu 20.04 LTS based Deep Learning VM for TensorFlow Enterprise 2.9, M109, TensorFlow Enterprise 2.9 TPU/CPU, Deep Learning VM Image with TensorFlow Enterprise 2.9 preinstalled. 50 GB 2023-06-20
tf-ent-2-9-cpu-ubuntu-2004 tf-ent-2-9-cpu-v20230615-ubuntu-2004 Google, Ubuntu 20.04 LTS based Deep Learning VM for TensorFlow Enterprise 2.9, M109, TensorFlow Enterprise 2.9 TPU/CPU, Deep Learning VM Image with TensorFlow Enterprise 2.9 preinstalled. 50 GB 2023-06-20
tf-ent-2-9-cpu-py37 tf-ent-2-9-cpu-v20230615-py37 Google, Debian 10 based Deep Learning VM for TensorFlow Enterprise 2.9, M109, TensorFlow Enterprise 2.9 TPU/CPU, Deep Learning VM Image with TensorFlow Enterprise 2.9 preinstalled. 50 GB 2023-06-21
tf-ent-2-9-cpu-debian-10-py37 tf-ent-2-9-cpu-v20230615-debian-10-py37 Google, Debian 10 based Deep Learning VM for TensorFlow Enterprise 2.9, M109, TensorFlow Enterprise 2.9 TPU/CPU, Deep Learning VM Image with TensorFlow Enterprise 2.9 preinstalled. 50 GB 2023-06-21
tf-ent-2-9-cpu-debian-10 tf-ent-2-9-cpu-v20230615-debian-10 Google, Debian 10 based Deep Learning VM for TensorFlow Enterprise 2.9, M109, TensorFlow Enterprise 2.9 TPU/CPU, Deep Learning VM Image with TensorFlow Enterprise 2.9 preinstalled. 50 GB 2023-06-21
tf-ent-2-9-cpu tf-ent-2-9-cpu-v20230615 Google, Debian 10 based Deep Learning VM for TensorFlow Enterprise 2.9, M109, TensorFlow Enterprise 2.9 TPU/CPU, Deep Learning VM Image with TensorFlow Enterprise 2.9 preinstalled. 50 GB 2023-06-21
tf-ent-2-8-cu113-ubuntu-2004-py310 tf-ent-2-8-cu113-v20240311-ubuntu-2004-py310 Google, Deep Learning VM for TensorFlow 2.8 with CUDA 11.3, M118, Ubuntu 20.04 LTS, Python 3.10, with TensorFlow 2.8 for CUDA 11.3 with Intel MKL-DNN preinstalled. 50 GB 2024-03-12
tf-ent-2-8-cu113-ubuntu-2004 tf-ent-2-8-cu113-v20240311-ubuntu-2004 Google, Deep Learning VM for TensorFlow 2.8 with CUDA 11.3, M118, Ubuntu 20.04 LTS, Python 3.10, with TensorFlow 2.8 for CUDA 11.3 with Intel MKL-DNN preinstalled. 50 GB 2024-03-12
tf-ent-2-8-cu113-py310 tf-ent-2-8-cu113-v20240311-py310 Google, Deep Learning VM for TensorFlow 2.8 with CUDA 11.3, M118, Debian 11, Python 3.10, with TensorFlow 2.8 for CUDA 11.3 with Intel MKL-DNN preinstalled. 50 GB 2024-03-12
tf-ent-2-8-cu113-notebooks-ubuntu-2004-py310 tf-ent-2-8-cu113-notebooks-v20240311-ubuntu-2004-py310 Google, Deep Learning VM for TensorFlow 2.8 with CUDA 11.3, M118, Ubuntu 20.04 LTS, Python 3.10, with TensorFlow 2.8 for CUDA 11.3 with Intel MKL-DNN preinstalled. 50 GB 2024-03-12
tf-ent-2-8-cu113-notebooks-ubuntu-2004 tf-ent-2-8-cu113-notebooks-v20240311-ubuntu-2004 Google, Deep Learning VM for TensorFlow 2.8 with CUDA 11.3, M118, Ubuntu 20.04 LTS, Python 3.10, with TensorFlow 2.8 for CUDA 11.3 with Intel MKL-DNN preinstalled. 50 GB 2024-03-12
tf-ent-2-8-cu113-notebooks-py310 tf-ent-2-8-cu113-notebooks-v20240311-py310 Google, Deep Learning VM for TensorFlow 2.8 with CUDA 11.3, M118, Debian 11, Python 3.10, with TensorFlow 2.8 for CUDA 11.3 with Intel MKL-DNN preinstalled. 50 GB 2024-03-12
tf-ent-2-8-cu113-notebooks-debian-11-py310 tf-ent-2-8-cu113-notebooks-v20240311-debian-11-py310 Google, Deep Learning VM for TensorFlow 2.8 with CUDA 11.3, M118, Debian 11, Python 3.10, with TensorFlow 2.8 for CUDA 11.3 with Intel MKL-DNN preinstalled. 50 GB 2024-03-12
tf-ent-2-8-cu113-notebooks-debian-11 tf-ent-2-8-cu113-notebooks-v20240311-debian-11 Google, Deep Learning VM for TensorFlow 2.8 with CUDA 11.3, M118, Debian 11, Python 3.10, with TensorFlow 2.8 for CUDA 11.3 with Intel MKL-DNN preinstalled. 50 GB 2024-03-12
tf-ent-2-8-cu113-notebooks tf-ent-2-8-cu113-notebooks-v20240311 Google, Deep Learning VM for TensorFlow 2.8 with CUDA 11.3, M118, Debian 11, Python 3.10, with TensorFlow 2.8 for CUDA 11.3 with Intel MKL-DNN preinstalled. 50 GB 2024-03-12
tf-ent-2-8-cu113-debian-11-py310 tf-ent-2-8-cu113-v20240311-debian-11-py310 Google, Deep Learning VM for TensorFlow 2.8 with CUDA 11.3, M118, Debian 11, Python 3.10, with TensorFlow 2.8 for CUDA 11.3 with Intel MKL-DNN preinstalled. 50 GB 2024-03-12
tf-ent-2-8-cu113-debian-11 tf-ent-2-8-cu113-v20240311-debian-11 Google, Deep Learning VM for TensorFlow 2.8 with CUDA 11.3, M118, Debian 11, Python 3.10, with TensorFlow 2.8 for CUDA 11.3 with Intel MKL-DNN preinstalled. 50 GB 2024-03-12
tf-ent-2-8-cu113 tf-ent-2-8-cu113-v20240311 Google, Deep Learning VM for TensorFlow 2.8 with CUDA 11.3, M118, Debian 11, Python 3.10, with TensorFlow 2.8 for CUDA 11.3 with Intel MKL-DNN preinstalled. 50 GB 2024-03-12
tf-ent-2-8-cpu-ubuntu-2004-py310 tf-ent-2-8-cpu-v20240311-ubuntu-2004-py310 Google, Deep Learning VM for TensorFlow 2.8, M118, Ubuntu 20.04 LTS, Python 3.10, with TensorFlow 2.8 preinstalled. 50 GB 2024-03-12
tf-ent-2-8-cpu-ubuntu-2004 tf-ent-2-8-cpu-v20240311-ubuntu-2004 Google, Deep Learning VM for TensorFlow 2.8, M118, Ubuntu 20.04 LTS, Python 3.10, with TensorFlow 2.8 preinstalled. 50 GB 2024-03-12
tf-ent-2-8-cpu-py310 tf-ent-2-8-cpu-v20240311-py310 Google, Deep Learning VM for TensorFlow 2.8, M118, Debian 11, Python 3.10, with TensorFlow 2.8 preinstalled. 50 GB 2024-03-12
tf-ent-2-8-cpu-debian-11-py310 tf-ent-2-8-cpu-v20240311-debian-11-py310 Google, Deep Learning VM for TensorFlow 2.8, M118, Debian 11, Python 3.10, with TensorFlow 2.8 preinstalled. 50 GB 2024-03-12
tf-ent-2-8-cpu-debian-11 tf-ent-2-8-cpu-v20240311-debian-11 Google, Deep Learning VM for TensorFlow 2.8, M118, Debian 11, Python 3.10, with TensorFlow 2.8 preinstalled. 50 GB 2024-03-12
tf-ent-2-8-cpu tf-ent-2-8-cpu-v20240311 Google, Deep Learning VM for TensorFlow 2.8, M118, Debian 11, Python 3.10, with TensorFlow 2.8 preinstalled. 50 GB 2024-03-12
tf-ent-2-6-cu113-py39 tf-ent-2-6-cu113-v20240311-py39 Google, Deep Learning VM for TensorFlow 2.6 with CUDA 11.3, M118, Debian 11, Python 3.9, with TensorFlow 2.6 for CUDA 11.3 with Intel MKL-DNN preinstalled. 50 GB 2024-03-12
tf-ent-2-6-cu113-notebooks-py39 tf-ent-2-6-cu113-notebooks-v20240311-py39 Google, Deep Learning VM for TensorFlow 2.6 with CUDA 11.3, M118, Debian 11, Python 3.9, with TensorFlow 2.6 for CUDA 11.3 with Intel MKL-DNN preinstalled. 50 GB 2024-03-12
tf-ent-2-6-cu113-notebooks-debian-11-py39 tf-ent-2-6-cu113-notebooks-v20240311-debian-11-py39 Google, Deep Learning VM for TensorFlow 2.6 with CUDA 11.3, M118, Debian 11, Python 3.9, with TensorFlow 2.6 for CUDA 11.3 with Intel MKL-DNN preinstalled. 50 GB 2024-03-12
tf-ent-2-6-cu113-debian-11-py39 tf-ent-2-6-cu113-v20240311-debian-11-py39 Google, Deep Learning VM for TensorFlow 2.6 with CUDA 11.3, M118, Debian 11, Python 3.9, with TensorFlow 2.6 for CUDA 11.3 with Intel MKL-DNN preinstalled. 50 GB 2024-03-12
tf-ent-2-6-cpu-py39 tf-ent-2-6-cpu-v20240311-py39 Google, Deep Learning VM for TensorFlow 2.6, M118, Debian 11, Python 3.9, with TensorFlow 2.6 preinstalled. 50 GB 2024-03-12
tf-ent-2-6-cpu-debian-11-py39 tf-ent-2-6-cpu-v20240311-debian-11-py39 Google, Deep Learning VM for TensorFlow 2.6, M118, Debian 11, Python 3.9, with TensorFlow 2.6 preinstalled. 50 GB 2024-03-12
tf-ent-2-15-gpu-ubuntu-2004-py310 tf-ent-2-15-gpu-v20240306-ubuntu-2004-py310 Google, Deep Learning VM for TensorFlow 2.15 with CUDA 12.1, M118, Ubuntu 20.04 LTS, Python 3.10, with TensorFlow 2.15 for CUDA 12.1 with Intel MKL-DNN preinstalled. 50 GB 2024-03-07
tf-ent-2-15-gpu-ubuntu-2004 tf-ent-2-15-gpu-v20240306-ubuntu-2004 Google, Deep Learning VM for TensorFlow 2.15 with CUDA 12.1, M118, Ubuntu 20.04 LTS, Python 3.10, with TensorFlow 2.15 for CUDA 12.1 with Intel MKL-DNN preinstalled. 50 GB 2024-03-08
tf-ent-2-15-gpu-py310 tf-ent-2-15-gpu-v20240306-py310 Google, Deep Learning VM for TensorFlow 2.15 with CUDA 12.1, M118, Debian 11, Python 3.10, with TensorFlow 2.15 for CUDA 12.1 with Intel MKL-DNN preinstalled. 50 GB 2024-03-08
tf-ent-2-15-gpu-notebooks-ubuntu-2004-py310 tf-ent-2-15-gpu-notebooks-v20240306-ubuntu-2004-py310 Google, Deep Learning VM for TensorFlow 2.15 with CUDA 12.1, M118, Ubuntu 20.04 LTS, Python 3.10, with TensorFlow 2.15 for CUDA 12.1 with Intel MKL-DNN preinstalled. 50 GB 2024-03-07
tf-ent-2-15-gpu-notebooks-ubuntu-2004 tf-ent-2-15-gpu-notebooks-v20240306-ubuntu-2004 Google, Deep Learning VM for TensorFlow 2.15 with CUDA 12.1, M118, Ubuntu 20.04 LTS, Python 3.10, with TensorFlow 2.15 for CUDA 12.1 with Intel MKL-DNN preinstalled. 50 GB 2024-03-08
tf-ent-2-15-gpu-notebooks-py310 tf-ent-2-15-gpu-notebooks-v20240306-py310 Google, Deep Learning VM for TensorFlow 2.15 with CUDA 12.1, M118, Debian 11, Python 3.10, with TensorFlow 2.15 for CUDA 12.1 with Intel MKL-DNN preinstalled. 50 GB 2024-03-08
tf-ent-2-15-gpu-notebooks-debian-11-py310 tf-ent-2-15-gpu-notebooks-v20240306-debian-11-py310 Google, Deep Learning VM for TensorFlow 2.15 with CUDA 12.1, M118, Debian 11, Python 3.10, with TensorFlow 2.15 for CUDA 12.1 with Intel MKL-DNN preinstalled. 50 GB 2024-03-08
tf-ent-2-15-gpu-notebooks-debian-11 tf-ent-2-15-gpu-notebooks-v20240306-debian-11 Google, Deep Learning VM for TensorFlow 2.15 with CUDA 12.1, M118, Debian 11, Python 3.10, with TensorFlow 2.15 for CUDA 12.1 with Intel MKL-DNN preinstalled. 50 GB 2024-03-08
tf-ent-2-15-gpu-notebooks tf-ent-2-15-gpu-notebooks-v20240306 Google, Deep Learning VM for TensorFlow 2.15 with CUDA 12.1, M118, Debian 11, Python 3.10, with TensorFlow 2.15 for CUDA 12.1 with Intel MKL-DNN preinstalled. 50 GB 2024-03-08
tf-ent-2-15-gpu-debian-11-py310 tf-ent-2-15-gpu-v20240306-debian-11-py310 Google, Deep Learning VM for TensorFlow 2.15 with CUDA 12.1, M118, Debian 11, Python 3.10, with TensorFlow 2.15 for CUDA 12.1 with Intel MKL-DNN preinstalled. 50 GB 2024-03-08
tf-ent-2-15-gpu-debian-11 tf-ent-2-15-gpu-v20240306-debian-11 Google, Deep Learning VM for TensorFlow 2.15 with CUDA 12.1, M118, Debian 11, Python 3.10, with TensorFlow 2.15 for CUDA 12.1 with Intel MKL-DNN preinstalled. 50 GB 2024-03-08
tf-ent-2-15-gpu tf-ent-2-15-gpu-v20240306 Google, Deep Learning VM for TensorFlow 2.15 with CUDA 12.1, M118, Debian 11, Python 3.10, with TensorFlow 2.15 for CUDA 12.1 with Intel MKL-DNN preinstalled. 50 GB 2024-03-08
tf-ent-2-15-cu121-ubuntu-2004-py310 tf-ent-2-15-cu121-v20240306-ubuntu-2004-py310 Google, Deep Learning VM for TensorFlow 2.15 with CUDA 12.1, M118, Ubuntu 20.04 LTS, Python 3.10, with TensorFlow 2.15 for CUDA 12.1 with Intel MKL-DNN preinstalled. 50 GB 2024-03-07
tf-ent-2-15-cu121-ubuntu-2004 tf-ent-2-15-cu121-v20240306-ubuntu-2004 Google, Deep Learning VM for TensorFlow 2.15 with CUDA 12.1, M118, Ubuntu 20.04 LTS, Python 3.10, with TensorFlow 2.15 for CUDA 12.1 with Intel MKL-DNN preinstalled. 50 GB 2024-03-08
tf-ent-2-15-cu121-py310 tf-ent-2-15-cu121-v20240306-py310 Google, Deep Learning VM for TensorFlow 2.15 with CUDA 12.1, M118, Debian 11, Python 3.10, with TensorFlow 2.15 for CUDA 12.1 with Intel MKL-DNN preinstalled. 50 GB 2024-03-08
tf-ent-2-15-cu121-notebooks-ubuntu-2004-py310 tf-ent-2-15-cu121-notebooks-v20240306-ubuntu-2004-py310 Google, Deep Learning VM for TensorFlow 2.15 with CUDA 12.1, M118, Ubuntu 20.04 LTS, Python 3.10, with TensorFlow 2.15 for CUDA 12.1 with Intel MKL-DNN preinstalled. 50 GB 2024-03-07
tf-ent-2-15-cu121-notebooks-ubuntu-2004 tf-ent-2-15-cu121-notebooks-v20240306-ubuntu-2004 Google, Deep Learning VM for TensorFlow 2.15 with CUDA 12.1, M118, Ubuntu 20.04 LTS, Python 3.10, with TensorFlow 2.15 for CUDA 12.1 with Intel MKL-DNN preinstalled. 50 GB 2024-03-08
tf-ent-2-15-cu121-notebooks-py310 tf-ent-2-15-cu121-notebooks-v20240306-py310 Google, Deep Learning VM for TensorFlow 2.15 with CUDA 12.1, M118, Debian 11, Python 3.10, with TensorFlow 2.15 for CUDA 12.1 with Intel MKL-DNN preinstalled. 50 GB 2024-03-08
tf-ent-2-15-cu121-notebooks-debian-11-py310 tf-ent-2-15-cu121-notebooks-v20240306-debian-11-py310 Google, Deep Learning VM for TensorFlow 2.15 with CUDA 12.1, M118, Debian 11, Python 3.10, with TensorFlow 2.15 for CUDA 12.1 with Intel MKL-DNN preinstalled. 50 GB 2024-03-08
tf-ent-2-15-cu121-notebooks-debian-11 tf-ent-2-15-cu121-notebooks-v20240306-debian-11 Google, Deep Learning VM for TensorFlow 2.15 with CUDA 12.1, M118, Debian 11, Python 3.10, with TensorFlow 2.15 for CUDA 12.1 with Intel MKL-DNN preinstalled. 50 GB 2024-03-08
tf-ent-2-15-cu121-notebooks tf-ent-2-15-cu121-notebooks-v20240306 Google, Deep Learning VM for TensorFlow 2.15 with CUDA 12.1, M118, Debian 11, Python 3.10, with TensorFlow 2.15 for CUDA 12.1 with Intel MKL-DNN preinstalled. 50 GB 2024-03-08
tf-ent-2-15-cu121-debian-11-py310 tf-ent-2-15-cu121-v20240306-debian-11-py310 Google, Deep Learning VM for TensorFlow 2.15 with CUDA 12.1, M118, Debian 11, Python 3.10, with TensorFlow 2.15 for CUDA 12.1 with Intel MKL-DNN preinstalled. 50 GB 2024-03-08
tf-ent-2-15-cu121-debian-11 tf-ent-2-15-cu121-v20240306-debian-11 Google, Deep Learning VM for TensorFlow 2.15 with CUDA 12.1, M118, Debian 11, Python 3.10, with TensorFlow 2.15 for CUDA 12.1 with Intel MKL-DNN preinstalled. 50 GB 2024-03-08
tf-ent-2-15-cu121 tf-ent-2-15-cu121-v20240306 Google, Deep Learning VM for TensorFlow 2.15 with CUDA 12.1, M118, Debian 11, Python 3.10, with TensorFlow 2.15 for CUDA 12.1 with Intel MKL-DNN preinstalled. 50 GB 2024-03-08
tf-ent-2-15-cpu-ubuntu-2004-py310 tf-ent-2-15-cpu-v20240306-ubuntu-2004-py310 Google, Deep Learning VM for TensorFlow 2.15, M118, Ubuntu 20.04 LTS, Python 3.10, with TensorFlow 2.15 preinstalled. 50 GB 2024-03-07
tf-ent-2-15-cpu-ubuntu-2004 tf-ent-2-15-cpu-v20240306-ubuntu-2004 Google, Deep Learning VM for TensorFlow 2.15, M118, Ubuntu 20.04 LTS, Python 3.10, with TensorFlow 2.15 preinstalled. 50 GB 2024-03-07
tf-ent-2-15-cpu-py310 tf-ent-2-15-cpu-v20240306-py310 Google, Deep Learning VM for TensorFlow 2.15, M118, Debian 11, Python 3.10, with TensorFlow 2.15 preinstalled. 50 GB 2024-03-08
tf-ent-2-15-cpu-debian-11-py310 tf-ent-2-15-cpu-v20240306-debian-11-py310 Google, Deep Learning VM for TensorFlow 2.15, M118, Debian 11, Python 3.10, with TensorFlow 2.15 preinstalled. 50 GB 2024-03-08
tf-ent-2-15-cpu-debian-11 tf-ent-2-15-cpu-v20240306-debian-11 Google, Deep Learning VM for TensorFlow 2.15, M118, Debian 11, Python 3.10, with TensorFlow 2.15 preinstalled. 50 GB 2024-03-08
tf-ent-2-15-cpu tf-ent-2-15-cpu-v20240306 Google, Deep Learning VM for TensorFlow 2.15, M118, Debian 11, Python 3.10, with TensorFlow 2.15 preinstalled. 50 GB 2024-03-08
tf-ent-2-14-gpu-ubuntu-2004-py310 tf-ent-2-14-gpu-v20240306-ubuntu-2004-py310 Google, Deep Learning VM for TensorFlow 2.14 with CUDA 11.8, M118, Ubuntu 20.04 LTS, Python 3.10, with TensorFlow 2.14 for CUDA 11.8 with Intel MKL-DNN preinstalled. 50 GB 2024-03-07
tf-ent-2-14-gpu-ubuntu-2004 tf-ent-2-14-gpu-v20240306-ubuntu-2004 Google, Deep Learning VM for TensorFlow 2.14 with CUDA 11.8, M118, Ubuntu 20.04 LTS, Python 3.10, with TensorFlow 2.14 for CUDA 11.8 with Intel MKL-DNN preinstalled. 50 GB 2024-03-07
tf-ent-2-14-gpu-py310 tf-ent-2-14-gpu-v20240306-py310 Google, Deep Learning VM for TensorFlow 2.14 with CUDA 11.8, M118, Debian 11, Python 3.10, with TensorFlow 2.14 for CUDA 11.8 with Intel MKL-DNN preinstalled. 50 GB 2024-03-08
tf-ent-2-14-gpu-notebooks-ubuntu-2004-py310 tf-ent-2-14-gpu-notebooks-v20240306-ubuntu-2004-py310 Google, Deep Learning VM for TensorFlow 2.14 with CUDA 11.8, M118, Ubuntu 20.04 LTS, Python 3.10, with TensorFlow 2.14 for CUDA 11.8 with Intel MKL-DNN preinstalled. 50 GB 2024-03-07
tf-ent-2-14-gpu-notebooks-ubuntu-2004 tf-ent-2-14-gpu-notebooks-v20240306-ubuntu-2004 Google, Deep Learning VM for TensorFlow 2.14 with CUDA 11.8, M118, Ubuntu 20.04 LTS, Python 3.10, with TensorFlow 2.14 for CUDA 11.8 with Intel MKL-DNN preinstalled. 50 GB 2024-03-07
tf-ent-2-14-gpu-notebooks-py310 tf-ent-2-14-gpu-notebooks-v20240306-py310 Google, Deep Learning VM for TensorFlow 2.14 with CUDA 11.8, M118, Debian 11, Python 3.10, with TensorFlow 2.14 for CUDA 11.8 with Intel MKL-DNN preinstalled. 50 GB 2024-03-08
tf-ent-2-14-gpu-notebooks-debian-11-py310 tf-ent-2-14-gpu-notebooks-v20240306-debian-11-py310 Google, Deep Learning VM for TensorFlow 2.14 with CUDA 11.8, M118, Debian 11, Python 3.10, with TensorFlow 2.14 for CUDA 11.8 with Intel MKL-DNN preinstalled. 50 GB 2024-03-08
tf-ent-2-14-gpu-notebooks-debian-11 tf-ent-2-14-gpu-notebooks-v20240306-debian-11 Google, Deep Learning VM for TensorFlow 2.14 with CUDA 11.8, M118, Debian 11, Python 3.10, with TensorFlow 2.14 for CUDA 11.8 with Intel MKL-DNN preinstalled. 50 GB 2024-03-08
tf-ent-2-14-gpu-notebooks tf-ent-2-14-gpu-notebooks-v20240306 Google, Deep Learning VM for TensorFlow 2.14 with CUDA 11.8, M118, Debian 11, Python 3.10, with TensorFlow 2.14 for CUDA 11.8 with Intel MKL-DNN preinstalled. 50 GB 2024-03-08
tf-ent-2-14-gpu-debian-11-py310 tf-ent-2-14-gpu-v20240306-debian-11-py310 Google, Deep Learning VM for TensorFlow 2.14 with CUDA 11.8, M118, Debian 11, Python 3.10, with TensorFlow 2.14 for CUDA 11.8 with Intel MKL-DNN preinstalled. 50 GB 2024-03-08
tf-ent-2-14-gpu-debian-11 tf-ent-2-14-gpu-v20240306-debian-11 Google, Deep Learning VM for TensorFlow 2.14 with CUDA 11.8, M118, Debian 11, Python 3.10, with TensorFlow 2.14 for CUDA 11.8 with Intel MKL-DNN preinstalled. 50 GB 2024-03-08
tf-ent-2-14-gpu tf-ent-2-14-gpu-v20240306 Google, Deep Learning VM for TensorFlow 2.14 with CUDA 11.8, M118, Debian 11, Python 3.10, with TensorFlow 2.14 for CUDA 11.8 with Intel MKL-DNN preinstalled. 50 GB 2024-03-08
tf-ent-2-14-cu118-ubuntu-2004-py310 tf-ent-2-14-cu118-v20240306-ubuntu-2004-py310 Google, Deep Learning VM for TensorFlow 2.14 with CUDA 11.8, M118, Ubuntu 20.04 LTS, Python 3.10, with TensorFlow 2.14 for CUDA 11.8 with Intel MKL-DNN preinstalled. 50 GB 2024-03-07
tf-ent-2-14-cu118-ubuntu-2004 tf-ent-2-14-cu118-v20240306-ubuntu-2004 Google, Deep Learning VM for TensorFlow 2.14 with CUDA 11.8, M118, Ubuntu 20.04 LTS, Python 3.10, with TensorFlow 2.14 for CUDA 11.8 with Intel MKL-DNN preinstalled. 50 GB 2024-03-07
tf-ent-2-14-cu118-py310 tf-ent-2-14-cu118-v20240306-py310 Google, Deep Learning VM for TensorFlow 2.14 with CUDA 11.8, M118, Debian 11, Python 3.10, with TensorFlow 2.14 for CUDA 11.8 with Intel MKL-DNN preinstalled. 50 GB 2024-03-08
tf-ent-2-14-cu118-notebooks-ubuntu-2004-py310 tf-ent-2-14-cu118-notebooks-v20240306-ubuntu-2004-py310 Google, Deep Learning VM for TensorFlow 2.14 with CUDA 11.8, M118, Ubuntu 20.04 LTS, Python 3.10, with TensorFlow 2.14 for CUDA 11.8 with Intel MKL-DNN preinstalled. 50 GB 2024-03-07
tf-ent-2-14-cu118-notebooks-ubuntu-2004 tf-ent-2-14-cu118-notebooks-v20240306-ubuntu-2004 Google, Deep Learning VM for TensorFlow 2.14 with CUDA 11.8, M118, Ubuntu 20.04 LTS, Python 3.10, with TensorFlow 2.14 for CUDA 11.8 with Intel MKL-DNN preinstalled. 50 GB 2024-03-07
tf-ent-2-14-cu118-notebooks-py310 tf-ent-2-14-cu118-notebooks-v20240306-py310 Google, Deep Learning VM for TensorFlow 2.14 with CUDA 11.8, M118, Debian 11, Python 3.10, with TensorFlow 2.14 for CUDA 11.8 with Intel MKL-DNN preinstalled. 50 GB 2024-03-08
tf-ent-2-14-cu118-notebooks-debian-11-py310 tf-ent-2-14-cu118-notebooks-v20240306-debian-11-py310 Google, Deep Learning VM for TensorFlow 2.14 with CUDA 11.8, M118, Debian 11, Python 3.10, with TensorFlow 2.14 for CUDA 11.8 with Intel MKL-DNN preinstalled. 50 GB 2024-03-08
tf-ent-2-14-cu118-notebooks-debian-11 tf-ent-2-14-cu118-notebooks-v20240306-debian-11 Google, Deep Learning VM for TensorFlow 2.14 with CUDA 11.8, M118, Debian 11, Python 3.10, with TensorFlow 2.14 for CUDA 11.8 with Intel MKL-DNN preinstalled. 50 GB 2024-03-08
tf-ent-2-14-cu118-notebooks tf-ent-2-14-cu118-notebooks-v20240306 Google, Deep Learning VM for TensorFlow 2.14 with CUDA 11.8, M118, Debian 11, Python 3.10, with TensorFlow 2.14 for CUDA 11.8 with Intel MKL-DNN preinstalled. 50 GB 2024-03-08
tf-ent-2-14-cu118-debian-11-py310 tf-ent-2-14-cu118-v20240306-debian-11-py310 Google, Deep Learning VM for TensorFlow 2.14 with CUDA 11.8, M118, Debian 11, Python 3.10, with TensorFlow 2.14 for CUDA 11.8 with Intel MKL-DNN preinstalled. 50 GB 2024-03-08
tf-ent-2-14-cu118-debian-11 tf-ent-2-14-cu118-v20240306-debian-11 Google, Deep Learning VM for TensorFlow 2.14 with CUDA 11.8, M118, Debian 11, Python 3.10, with TensorFlow 2.14 for CUDA 11.8 with Intel MKL-DNN preinstalled. 50 GB 2024-03-08
tf-ent-2-14-cu118 tf-ent-2-14-cu118-v20240306 Google, Deep Learning VM for TensorFlow 2.14 with CUDA 11.8, M118, Debian 11, Python 3.10, with TensorFlow 2.14 for CUDA 11.8 with Intel MKL-DNN preinstalled. 50 GB 2024-03-08
tf-ent-2-14-cpu-ubuntu-2004-py310 tf-ent-2-14-cpu-v20240306-ubuntu-2004-py310 Google, Deep Learning VM for TensorFlow 2.14, M118, Ubuntu 20.04 LTS, Python 3.10, with TensorFlow 2.14 preinstalled. 50 GB 2024-03-07
tf-ent-2-14-cpu-ubuntu-2004 tf-ent-2-14-cpu-v20240306-ubuntu-2004 Google, Deep Learning VM for TensorFlow 2.14, M118, Ubuntu 20.04 LTS, Python 3.10, with TensorFlow 2.14 preinstalled. 50 GB 2024-03-07
tf-ent-2-14-cpu-py310 tf-ent-2-14-cpu-v20240306-py310 Google, Deep Learning VM for TensorFlow 2.14, M118, Debian 11, Python 3.10, with TensorFlow 2.14 preinstalled. 50 GB 2024-03-08
tf-ent-2-14-cpu-debian-11-py310 tf-ent-2-14-cpu-v20240306-debian-11-py310 Google, Deep Learning VM for TensorFlow 2.14, M118, Debian 11, Python 3.10, with TensorFlow 2.14 preinstalled. 50 GB 2024-03-08
tf-ent-2-14-cpu-debian-11 tf-ent-2-14-cpu-v20240306-debian-11 Google, Deep Learning VM for TensorFlow 2.14, M118, Debian 11, Python 3.10, with TensorFlow 2.14 preinstalled. 50 GB 2024-03-08
tf-ent-2-14-cpu tf-ent-2-14-cpu-v20240306 Google, Deep Learning VM for TensorFlow 2.14, M118, Debian 11, Python 3.10, with TensorFlow 2.14 preinstalled. 50 GB 2024-03-08
tf-ent-2-13-gpu-ubuntu-2004-py310 tf-ent-2-13-gpu-v20240306-ubuntu-2004-py310 Google, Deep Learning VM for TensorFlow 2.13 with CUDA 11.8, M118, Ubuntu 20.04 LTS, Python 3.10, with TensorFlow 2.13 for CUDA 11.8 with Intel MKL-DNN preinstalled. 50 GB 2024-03-07
tf-ent-2-13-gpu-ubuntu-2004 tf-ent-2-13-gpu-v20240306-ubuntu-2004 Google, Deep Learning VM for TensorFlow 2.13 with CUDA 11.8, M118, Ubuntu 20.04 LTS, Python 3.10, with TensorFlow 2.13 for CUDA 11.8 with Intel MKL-DNN preinstalled. 50 GB 2024-03-07
tf-ent-2-13-gpu-py310 tf-ent-2-13-gpu-v20240306-py310 Google, Deep Learning VM for TensorFlow 2.13 with CUDA 11.8, M118, Debian 11, Python 3.10, with TensorFlow 2.13 for CUDA 11.8 with Intel MKL-DNN preinstalled. 50 GB 2024-03-07
tf-ent-2-13-gpu-notebooks-ubuntu-2004-py310 tf-ent-2-13-gpu-notebooks-v20240306-ubuntu-2004-py310 Google, Deep Learning VM for TensorFlow 2.13 with CUDA 11.8, M118, Ubuntu 20.04 LTS, Python 3.10, with TensorFlow 2.13 for CUDA 11.8 with Intel MKL-DNN preinstalled. 50 GB 2024-03-07
tf-ent-2-13-gpu-notebooks-ubuntu-2004 tf-ent-2-13-gpu-notebooks-v20240306-ubuntu-2004 Google, Deep Learning VM for TensorFlow 2.13 with CUDA 11.8, M118, Ubuntu 20.04 LTS, Python 3.10, with TensorFlow 2.13 for CUDA 11.8 with Intel MKL-DNN preinstalled. 50 GB 2024-03-07
tf-ent-2-13-gpu-notebooks-py310 tf-ent-2-13-gpu-notebooks-v20240306-py310 Google, Deep Learning VM for TensorFlow 2.13 with CUDA 11.8, M118, Debian 11, Python 3.10, with TensorFlow 2.13 for CUDA 11.8 with Intel MKL-DNN preinstalled. 50 GB 2024-03-07
tf-ent-2-13-gpu-notebooks-debian-11-py310 tf-ent-2-13-gpu-notebooks-v20240306-debian-11-py310 Google, Deep Learning VM for TensorFlow 2.13 with CUDA 11.8, M118, Debian 11, Python 3.10, with TensorFlow 2.13 for CUDA 11.8 with Intel MKL-DNN preinstalled. 50 GB 2024-03-07
tf-ent-2-13-gpu-notebooks-debian-11 tf-ent-2-13-gpu-notebooks-v20240306-debian-11 Google, Deep Learning VM for TensorFlow 2.13 with CUDA 11.8, M118, Debian 11, Python 3.10, with TensorFlow 2.13 for CUDA 11.8 with Intel MKL-DNN preinstalled. 50 GB 2024-03-08
tf-ent-2-13-gpu-notebooks tf-ent-2-13-gpu-notebooks-v20240306 Google, Deep Learning VM for TensorFlow 2.13 with CUDA 11.8, M118, Debian 11, Python 3.10, with TensorFlow 2.13 for CUDA 11.8 with Intel MKL-DNN preinstalled. 50 GB 2024-03-08
tf-ent-2-13-gpu-debian-11-py310 tf-ent-2-13-gpu-v20240306-debian-11-py310 Google, Deep Learning VM for TensorFlow 2.13 with CUDA 11.8, M118, Debian 11, Python 3.10, with TensorFlow 2.13 for CUDA 11.8 with Intel MKL-DNN preinstalled. 50 GB 2024-03-07
tf-ent-2-13-gpu-debian-11 tf-ent-2-13-gpu-v20240306-debian-11 Google, Deep Learning VM for TensorFlow 2.13 with CUDA 11.8, M118, Debian 11, Python 3.10, with TensorFlow 2.13 for CUDA 11.8 with Intel MKL-DNN preinstalled. 50 GB 2024-03-08
tf-ent-2-13-gpu tf-ent-2-13-gpu-v20240306 Google, Deep Learning VM for TensorFlow 2.13 with CUDA 11.8, M118, Debian 11, Python 3.10, with TensorFlow 2.13 for CUDA 11.8 with Intel MKL-DNN preinstalled. 50 GB 2024-03-08
tf-ent-2-13-cu118-ubuntu-2004-py310 tf-ent-2-13-cu118-v20240306-ubuntu-2004-py310 Google, Deep Learning VM for TensorFlow 2.13 with CUDA 11.8, M118, Ubuntu 20.04 LTS, Python 3.10, with TensorFlow 2.13 for CUDA 11.8 with Intel MKL-DNN preinstalled. 50 GB 2024-03-07
tf-ent-2-13-cu118-ubuntu-2004 tf-ent-2-13-cu118-v20240306-ubuntu-2004 Google, Deep Learning VM for TensorFlow 2.13 with CUDA 11.8, M118, Ubuntu 20.04 LTS, Python 3.10, with TensorFlow 2.13 for CUDA 11.8 with Intel MKL-DNN preinstalled. 50 GB 2024-03-07
tf-ent-2-13-cu118-py310 tf-ent-2-13-cu118-v20240306-py310 Google, Deep Learning VM for TensorFlow 2.13 with CUDA 11.8, M118, Debian 11, Python 3.10, with TensorFlow 2.13 for CUDA 11.8 with Intel MKL-DNN preinstalled. 50 GB 2024-03-07
tf-ent-2-13-cu118-notebooks-ubuntu-2004-py310 tf-ent-2-13-cu118-notebooks-v20240306-ubuntu-2004-py310 Google, Deep Learning VM for TensorFlow 2.13 with CUDA 11.8, M118, Ubuntu 20.04 LTS, Python 3.10, with TensorFlow 2.13 for CUDA 11.8 with Intel MKL-DNN preinstalled. 50 GB 2024-03-07
tf-ent-2-13-cu118-notebooks-ubuntu-2004 tf-ent-2-13-cu118-notebooks-v20240306-ubuntu-2004 Google, Deep Learning VM for TensorFlow 2.13 with CUDA 11.8, M118, Ubuntu 20.04 LTS, Python 3.10, with TensorFlow 2.13 for CUDA 11.8 with Intel MKL-DNN preinstalled. 50 GB 2024-03-07
tf-ent-2-13-cu118-notebooks-py310 tf-ent-2-13-cu118-notebooks-v20240306-py310 Google, Deep Learning VM for TensorFlow 2.13 with CUDA 11.8, M118, Debian 11, Python 3.10, with TensorFlow 2.13 for CUDA 11.8 with Intel MKL-DNN preinstalled. 50 GB 2024-03-07
tf-ent-2-13-cu118-notebooks-debian-11-py310 tf-ent-2-13-cu118-notebooks-v20240306-debian-11-py310 Google, Deep Learning VM for TensorFlow 2.13 with CUDA 11.8, M118, Debian 11, Python 3.10, with TensorFlow 2.13 for CUDA 11.8 with Intel MKL-DNN preinstalled. 50 GB 2024-03-07
tf-ent-2-13-cu118-notebooks-debian-11 tf-ent-2-13-cu118-notebooks-v20240306-debian-11 Google, Deep Learning VM for TensorFlow 2.13 with CUDA 11.8, M118, Debian 11, Python 3.10, with TensorFlow 2.13 for CUDA 11.8 with Intel MKL-DNN preinstalled. 50 GB 2024-03-08
tf-ent-2-13-cu118-notebooks tf-ent-2-13-cu118-notebooks-v20240306 Google, Deep Learning VM for TensorFlow 2.13 with CUDA 11.8, M118, Debian 11, Python 3.10, with TensorFlow 2.13 for CUDA 11.8 with Intel MKL-DNN preinstalled. 50 GB 2024-03-08
tf-ent-2-13-cu118-debian-11-py310 tf-ent-2-13-cu118-v20240306-debian-11-py310 Google, Deep Learning VM for TensorFlow 2.13 with CUDA 11.8, M118, Debian 11, Python 3.10, with TensorFlow 2.13 for CUDA 11.8 with Intel MKL-DNN preinstalled. 50 GB 2024-03-07
tf-ent-2-13-cu118-debian-11 tf-ent-2-13-cu118-v20240306-debian-11 Google, Deep Learning VM for TensorFlow 2.13 with CUDA 11.8, M118, Debian 11, Python 3.10, with TensorFlow 2.13 for CUDA 11.8 with Intel MKL-DNN preinstalled. 50 GB 2024-03-08
tf-ent-2-13-cu118 tf-ent-2-13-cu118-v20240306 Google, Deep Learning VM for TensorFlow 2.13 with CUDA 11.8, M118, Debian 11, Python 3.10, with TensorFlow 2.13 for CUDA 11.8 with Intel MKL-DNN preinstalled. 50 GB 2024-03-08
tf-ent-2-13-cpu-ubuntu-2004-py310 tf-ent-2-13-cpu-v20240306-ubuntu-2004-py310 Google, Deep Learning VM for TensorFlow 2.13, M118, Ubuntu 20.04 LTS, Python 3.10, with TensorFlow 2.13 preinstalled. 50 GB 2024-03-07
tf-ent-2-13-cpu-ubuntu-2004 tf-ent-2-13-cpu-v20240306-ubuntu-2004 Google, Deep Learning VM for TensorFlow 2.13, M118, Ubuntu 20.04 LTS, Python 3.10, with TensorFlow 2.13 preinstalled. 50 GB 2024-03-07
tf-ent-2-13-cpu-py310 tf-ent-2-13-cpu-v20240306-py310 Google, Deep Learning VM for TensorFlow 2.13, M118, Debian 11, Python 3.10, with TensorFlow 2.13 preinstalled. 50 GB 2024-03-07
tf-ent-2-13-cpu-debian-11-py310 tf-ent-2-13-cpu-v20240306-debian-11-py310 Google, Deep Learning VM for TensorFlow 2.13, M118, Debian 11, Python 3.10, with TensorFlow 2.13 preinstalled. 50 GB 2024-03-07
tf-ent-2-13-cpu-debian-11 tf-ent-2-13-cpu-v20240306-debian-11 Google, Deep Learning VM for TensorFlow 2.13, M118, Debian 11, Python 3.10, with TensorFlow 2.13 preinstalled. 50 GB 2024-03-07
tf-ent-2-13-cpu tf-ent-2-13-cpu-v20240306 Google, Deep Learning VM for TensorFlow 2.13, M118, Debian 11, Python 3.10, with TensorFlow 2.13 preinstalled. 50 GB 2024-03-07
tf-ent-2-12-gpu-ubuntu-2004-py310 tf-ent-2-12-gpu-v20240306-ubuntu-2004-py310 Google, Deep Learning VM for TensorFlow 2.12 with CUDA 11.8, M118, Ubuntu 20.04 LTS, Python 3.10, with TensorFlow 2.12 for CUDA 11.8 with Intel MKL-DNN preinstalled. 50 GB 2024-03-07
tf-ent-2-12-gpu-ubuntu-2004 tf-ent-2-12-gpu-v20240306-ubuntu-2004 Google, Deep Learning VM for TensorFlow 2.12 with CUDA 11.8, M118, Ubuntu 20.04 LTS, Python 3.10, with TensorFlow 2.12 for CUDA 11.8 with Intel MKL-DNN preinstalled. 50 GB 2024-03-07
tf-ent-2-12-gpu-py310 tf-ent-2-12-gpu-v20240306-py310 Google, Deep Learning VM for TensorFlow 2.12 with CUDA 11.8, M118, Debian 11, Python 3.10, with TensorFlow 2.12 for CUDA 11.8 with Intel MKL-DNN preinstalled. 50 GB 2024-03-07
tf-ent-2-12-gpu-notebooks-ubuntu-2004-py310 tf-ent-2-12-gpu-notebooks-v20240306-ubuntu-2004-py310 Google, Deep Learning VM for TensorFlow 2.12 with CUDA 11.8, M118, Ubuntu 20.04 LTS, Python 3.10, with TensorFlow 2.12 for CUDA 11.8 with Intel MKL-DNN preinstalled. 50 GB 2024-03-07
tf-ent-2-12-gpu-notebooks-ubuntu-2004 tf-ent-2-12-gpu-notebooks-v20240306-ubuntu-2004 Google, Deep Learning VM for TensorFlow 2.12 with CUDA 11.8, M118, Ubuntu 20.04 LTS, Python 3.10, with TensorFlow 2.12 for CUDA 11.8 with Intel MKL-DNN preinstalled. 50 GB 2024-03-07
tf-ent-2-12-gpu-notebooks-py310 tf-ent-2-12-gpu-notebooks-v20240306-py310 Google, Deep Learning VM for TensorFlow 2.12 with CUDA 11.8, M118, Debian 11, Python 3.10, with TensorFlow 2.12 for CUDA 11.8 with Intel MKL-DNN preinstalled. 50 GB 2024-03-07
tf-ent-2-12-gpu-notebooks-debian-11-py310 tf-ent-2-12-gpu-notebooks-v20240306-debian-11-py310 Google, Deep Learning VM for TensorFlow 2.12 with CUDA 11.8, M118, Debian 11, Python 3.10, with TensorFlow 2.12 for CUDA 11.8 with Intel MKL-DNN preinstalled. 50 GB 2024-03-07
tf-ent-2-12-gpu-notebooks-debian-11 tf-ent-2-12-gpu-notebooks-v20240306-debian-11 Google, Deep Learning VM for TensorFlow 2.12 with CUDA 11.8, M118, Debian 11, Python 3.10, with TensorFlow 2.12 for CUDA 11.8 with Intel MKL-DNN preinstalled. 50 GB 2024-03-08
tf-ent-2-12-gpu-notebooks tf-ent-2-12-gpu-notebooks-v20240306 Google, Deep Learning VM for TensorFlow 2.12 with CUDA 11.8, M118, Debian 11, Python 3.10, with TensorFlow 2.12 for CUDA 11.8 with Intel MKL-DNN preinstalled. 50 GB 2024-03-08
tf-ent-2-12-gpu-debian-11-py310 tf-ent-2-12-gpu-v20240306-debian-11-py310 Google, Deep Learning VM for TensorFlow 2.12 with CUDA 11.8, M118, Debian 11, Python 3.10, with TensorFlow 2.12 for CUDA 11.8 with Intel MKL-DNN preinstalled. 50 GB 2024-03-07
tf-ent-2-12-gpu-debian-11 tf-ent-2-12-gpu-v20240306-debian-11 Google, Deep Learning VM for TensorFlow 2.12 with CUDA 11.8, M118, Debian 11, Python 3.10, with TensorFlow 2.12 for CUDA 11.8 with Intel MKL-DNN preinstalled. 50 GB 2024-03-07
tf-ent-2-12-gpu tf-ent-2-12-gpu-v20240306 Google, Deep Learning VM for TensorFlow 2.12 with CUDA 11.8, M118, Debian 11, Python 3.10, with TensorFlow 2.12 for CUDA 11.8 with Intel MKL-DNN preinstalled. 50 GB 2024-03-07
tf-ent-2-12-cu118-ubuntu-2004-py310 tf-ent-2-12-cu118-v20240306-ubuntu-2004-py310 Google, Deep Learning VM for TensorFlow 2.12 with CUDA 11.8, M118, Ubuntu 20.04 LTS, Python 3.10, with TensorFlow 2.12 for CUDA 11.8 with Intel MKL-DNN preinstalled. 50 GB 2024-03-07
tf-ent-2-12-cu118-ubuntu-2004 tf-ent-2-12-cu118-v20240306-ubuntu-2004 Google, Deep Learning VM for TensorFlow 2.12 with CUDA 11.8, M118, Ubuntu 20.04 LTS, Python 3.10, with TensorFlow 2.12 for CUDA 11.8 with Intel MKL-DNN preinstalled. 50 GB 2024-03-07
tf-ent-2-12-cu118-py310 tf-ent-2-12-cu118-v20240306-py310 Google, Deep Learning VM for TensorFlow 2.12 with CUDA 11.8, M118, Debian 11, Python 3.10, with TensorFlow 2.12 for CUDA 11.8 with Intel MKL-DNN preinstalled. 50 GB 2024-03-07
tf-ent-2-12-cu118-notebooks-ubuntu-2004-py310 tf-ent-2-12-cu118-notebooks-v20240306-ubuntu-2004-py310 Google, Deep Learning VM for TensorFlow 2.12 with CUDA 11.8, M118, Ubuntu 20.04 LTS, Python 3.10, with TensorFlow 2.12 for CUDA 11.8 with Intel MKL-DNN preinstalled. 50 GB 2024-03-07
tf-ent-2-12-cu118-notebooks-ubuntu-2004 tf-ent-2-12-cu118-notebooks-v20240306-ubuntu-2004 Google, Deep Learning VM for TensorFlow 2.12 with CUDA 11.8, M118, Ubuntu 20.04 LTS, Python 3.10, with TensorFlow 2.12 for CUDA 11.8 with Intel MKL-DNN preinstalled. 50 GB 2024-03-07
tf-ent-2-12-cu118-notebooks-py310 tf-ent-2-12-cu118-notebooks-v20240306-py310 Google, Deep Learning VM for TensorFlow 2.12 with CUDA 11.8, M118, Debian 11, Python 3.10, with TensorFlow 2.12 for CUDA 11.8 with Intel MKL-DNN preinstalled. 50 GB 2024-03-07
tf-ent-2-12-cu118-notebooks-debian-11-py310 tf-ent-2-12-cu118-notebooks-v20240306-debian-11-py310 Google, Deep Learning VM for TensorFlow 2.12 with CUDA 11.8, M118, Debian 11, Python 3.10, with TensorFlow 2.12 for CUDA 11.8 with Intel MKL-DNN preinstalled. 50 GB 2024-03-07
tf-ent-2-12-cu118-notebooks-debian-11 tf-ent-2-12-cu118-notebooks-v20240306-debian-11 Google, Deep Learning VM for TensorFlow 2.12 with CUDA 11.8, M118, Debian 11, Python 3.10, with TensorFlow 2.12 for CUDA 11.8 with Intel MKL-DNN preinstalled. 50 GB 2024-03-07
tf-ent-2-12-cu118-notebooks tf-ent-2-12-cu118-notebooks-v20240306 Google, Deep Learning VM for TensorFlow 2.12 with CUDA 11.8, M118, Debian 11, Python 3.10, with TensorFlow 2.12 for CUDA 11.8 with Intel MKL-DNN preinstalled. 50 GB 2024-03-07
tf-ent-2-12-cu118-debian-11-py310 tf-ent-2-12-cu118-v20240306-debian-11-py310 Google, Deep Learning VM for TensorFlow 2.12 with CUDA 11.8, M118, Debian 11, Python 3.10, with TensorFlow 2.12 for CUDA 11.8 with Intel MKL-DNN preinstalled. 50 GB 2024-03-07
tf-ent-2-12-cu118-debian-11 tf-ent-2-12-cu118-v20240306-debian-11 Google, Deep Learning VM for TensorFlow 2.12 with CUDA 11.8, M118, Debian 11, Python 3.10, with TensorFlow 2.12 for CUDA 11.8 with Intel MKL-DNN preinstalled. 50 GB 2024-03-07
tf-ent-2-12-cu118 tf-ent-2-12-cu118-v20240306 Google, Deep Learning VM for TensorFlow 2.12 with CUDA 11.8, M118, Debian 11, Python 3.10, with TensorFlow 2.12 for CUDA 11.8 with Intel MKL-DNN preinstalled. 50 GB 2024-03-07
tf-ent-2-12-cpu-ubuntu-2004-py310 tf-ent-2-12-cpu-v20240306-ubuntu-2004-py310 Google, Deep Learning VM for TensorFlow 2.12, M118, Ubuntu 20.04 LTS, Python 3.10, with TensorFlow 2.12 preinstalled. 50 GB 2024-03-07
tf-ent-2-12-cpu-ubuntu-2004 tf-ent-2-12-cpu-v20240306-ubuntu-2004 Google, Deep Learning VM for TensorFlow 2.12, M118, Ubuntu 20.04 LTS, Python 3.10, with TensorFlow 2.12 preinstalled. 50 GB 2024-03-07
tf-ent-2-12-cpu-py310 tf-ent-2-12-cpu-v20240306-py310 Google, Deep Learning VM for TensorFlow 2.12, M118, Debian 11, Python 3.10, with TensorFlow 2.12 preinstalled. 50 GB 2024-03-07
tf-ent-2-12-cpu-debian-11-py310 tf-ent-2-12-cpu-v20240306-debian-11-py310 Google, Deep Learning VM for TensorFlow 2.12, M118, Debian 11, Python 3.10, with TensorFlow 2.12 preinstalled. 50 GB 2024-03-07
tf-ent-2-12-cpu-debian-11 tf-ent-2-12-cpu-v20240306-debian-11 Google, Deep Learning VM for TensorFlow 2.12, M118, Debian 11, Python 3.10, with TensorFlow 2.12 preinstalled. 50 GB 2024-03-07
tf-ent-2-12-cpu tf-ent-2-12-cpu-v20240306 Google, Deep Learning VM for TensorFlow 2.12, M118, Debian 11, Python 3.10, with TensorFlow 2.12 preinstalled. 50 GB 2024-03-07
tf-ent-2-11-cu113-ubuntu-2004-py310 tf-ent-2-11-cu113-v20240306-ubuntu-2004-py310 Google, Deep Learning VM for TensorFlow 2.11 with CUDA 11.3, M118, Ubuntu 20.04 LTS, Python 3.10, with TensorFlow 2.11 for CUDA 11.3 with Intel MKL-DNN preinstalled. 50 GB 2024-03-07
tf-ent-2-11-cu113-ubuntu-2004 tf-ent-2-11-cu113-v20240306-ubuntu-2004 Google, Deep Learning VM for TensorFlow 2.11 with CUDA 11.3, M118, Ubuntu 20.04 LTS, Python 3.10, with TensorFlow 2.11 for CUDA 11.3 with Intel MKL-DNN preinstalled. 50 GB 2024-03-07
tf-ent-2-11-cu113-py310 tf-ent-2-11-cu113-v20240306-py310 Google, Deep Learning VM for TensorFlow 2.11 with CUDA 11.3, M118, Debian 11, Python 3.10, with TensorFlow 2.11 for CUDA 11.3 with Intel MKL-DNN preinstalled. 50 GB 2024-03-07
tf-ent-2-11-cu113-notebooks-ubuntu-2004-py310 tf-ent-2-11-cu113-notebooks-v20240306-ubuntu-2004-py310 Google, Deep Learning VM for TensorFlow 2.11 with CUDA 11.3, M118, Ubuntu 20.04 LTS, Python 3.10, with TensorFlow 2.11 for CUDA 11.3 with Intel MKL-DNN preinstalled. 50 GB 2024-03-07
tf-ent-2-11-cu113-notebooks-ubuntu-2004 tf-ent-2-11-cu113-notebooks-v20240306-ubuntu-2004 Google, Deep Learning VM for TensorFlow 2.11 with CUDA 11.3, M118, Ubuntu 20.04 LTS, Python 3.10, with TensorFlow 2.11 for CUDA 11.3 with Intel MKL-DNN preinstalled. 50 GB 2024-03-07
tf-ent-2-11-cu113-notebooks-py310 tf-ent-2-11-cu113-notebooks-v20240306-py310 Google, Deep Learning VM for TensorFlow 2.11 with CUDA 11.3, M118, Debian 11, Python 3.10, with TensorFlow 2.11 for CUDA 11.3 with Intel MKL-DNN preinstalled. 50 GB 2024-03-07
tf-ent-2-11-cu113-notebooks-debian-11-py310 tf-ent-2-11-cu113-notebooks-v20240306-debian-11-py310 Google, Deep Learning VM for TensorFlow 2.11 with CUDA 11.3, M118, Debian 11, Python 3.10, with TensorFlow 2.11 for CUDA 11.3 with Intel MKL-DNN preinstalled. 50 GB 2024-03-07
tf-ent-2-11-cu113-notebooks-debian-11 tf-ent-2-11-cu113-notebooks-v20240306-debian-11 Google, Deep Learning VM for TensorFlow 2.11 with CUDA 11.3, M118, Debian 11, Python 3.10, with TensorFlow 2.11 for CUDA 11.3 with Intel MKL-DNN preinstalled. 50 GB 2024-03-07
tf-ent-2-11-cu113-notebooks tf-ent-2-11-cu113-notebooks-v20240306 Google, Deep Learning VM for TensorFlow 2.11 with CUDA 11.3, M118, Debian 11, Python 3.10, with TensorFlow 2.11 for CUDA 11.3 with Intel MKL-DNN preinstalled. 50 GB 2024-03-07
tf-ent-2-11-cu113-debian-11-py310 tf-ent-2-11-cu113-v20240306-debian-11-py310 Google, Deep Learning VM for TensorFlow 2.11 with CUDA 11.3, M118, Debian 11, Python 3.10, with TensorFlow 2.11 for CUDA 11.3 with Intel MKL-DNN preinstalled. 50 GB 2024-03-07
tf-ent-2-11-cu113-debian-11 tf-ent-2-11-cu113-v20240306-debian-11 Google, Deep Learning VM for TensorFlow 2.11 with CUDA 11.3, M118, Debian 11, Python 3.10, with TensorFlow 2.11 for CUDA 11.3 with Intel MKL-DNN preinstalled. 50 GB 2024-03-07
tf-ent-2-11-cu113 tf-ent-2-11-cu113-v20240306 Google, Deep Learning VM for TensorFlow 2.11 with CUDA 11.3, M118, Debian 11, Python 3.10, with TensorFlow 2.11 for CUDA 11.3 with Intel MKL-DNN preinstalled. 50 GB 2024-03-07
tf-ent-2-11-cpu-ubuntu-2004-py310 tf-ent-2-11-cpu-v20240306-ubuntu-2004-py310 Google, Deep Learning VM for TensorFlow 2.11, M118, Ubuntu 20.04 LTS, Python 3.10, with TensorFlow 2.11 preinstalled. 50 GB 2024-03-07
tf-ent-2-11-cpu-ubuntu-2004 tf-ent-2-11-cpu-v20240306-ubuntu-2004 Google, Deep Learning VM for TensorFlow 2.11, M118, Ubuntu 20.04 LTS, Python 3.10, with TensorFlow 2.11 preinstalled. 50 GB 2024-03-07
tf-ent-2-11-cpu-py310 tf-ent-2-11-cpu-v20240306-py310 Google, Deep Learning VM for TensorFlow 2.11, M118, Debian 11, Python 3.10, with TensorFlow 2.11 preinstalled. 50 GB 2024-03-07
tf-ent-2-11-cpu-debian-11-py310 tf-ent-2-11-cpu-v20240306-debian-11-py310 Google, Deep Learning VM for TensorFlow 2.11, M118, Debian 11, Python 3.10, with TensorFlow 2.11 preinstalled. 50 GB 2024-03-07
tf-ent-2-11-cpu-debian-11 tf-ent-2-11-cpu-v20240306-debian-11 Google, Deep Learning VM for TensorFlow 2.11, M118, Debian 11, Python 3.10, with TensorFlow 2.11 preinstalled. 50 GB 2024-03-07
tf-ent-2-11-cpu tf-ent-2-11-cpu-v20240306 Google, Deep Learning VM for TensorFlow 2.11, M118, Debian 11, Python 3.10, with TensorFlow 2.11 preinstalled. 50 GB 2024-03-07
tf-2-9-tpu-ubuntu-2004-py37 tf-2-9-tpu-v20230615-ubuntu-2004-py37 Google, Ubuntu 20.04 LTS based Deep Learning VM for TensorFlow Enterprise 2.9, M109, TensorFlow Enterprise 2.9 TPU/CPU, Deep Learning VM Image with TensorFlow Enterprise 2.9 preinstalled. 50 GB 2023-06-20
tf-2-9-tpu-ubuntu-2004 tf-2-9-tpu-v20230615-ubuntu-2004 Google, Ubuntu 20.04 LTS based Deep Learning VM for TensorFlow Enterprise 2.9, M109, TensorFlow Enterprise 2.9 TPU/CPU, Deep Learning VM Image with TensorFlow Enterprise 2.9 preinstalled. 50 GB 2023-06-20
tf-2-9-tpu-py37 tf-2-9-tpu-v20230615-py37 Google, Debian 10 based Deep Learning VM for TensorFlow Enterprise 2.9, M109, TensorFlow Enterprise 2.9 TPU/CPU, Deep Learning VM Image with TensorFlow Enterprise 2.9 preinstalled. 50 GB 2023-06-21
tf-2-9-tpu-debian-10-py37 tf-2-9-tpu-v20230615-debian-10-py37 Google, Debian 10 based Deep Learning VM for TensorFlow Enterprise 2.9, M109, TensorFlow Enterprise 2.9 TPU/CPU, Deep Learning VM Image with TensorFlow Enterprise 2.9 preinstalled. 50 GB 2023-06-21
tf-2-9-tpu-debian-10 tf-2-9-tpu-v20230615-debian-10 Google, Debian 10 based Deep Learning VM for TensorFlow Enterprise 2.9, M109, TensorFlow Enterprise 2.9 TPU/CPU, Deep Learning VM Image with TensorFlow Enterprise 2.9 preinstalled. 50 GB 2023-06-21
tf-2-9-tpu tf-2-9-tpu-v20230615 Google, Debian 10 based Deep Learning VM for TensorFlow Enterprise 2.9, M109, TensorFlow Enterprise 2.9 TPU/CPU, Deep Learning VM Image with TensorFlow Enterprise 2.9 preinstalled. 50 GB 2023-06-21
tf-2-9-cu113-ubuntu-2004-py37 tf-2-9-cu113-v20230615-ubuntu-2004-py37 Google, Ubuntu 20.04 LTS based Deep Learning VM for TensorFlow Enterprise 2.9 with CUDA 11.3, M109, TensorFlow Enterprise 2.9 with CUDA 11.3, Deep Learning VM Image with TensorFlow Enterprise 2.9 for CUDA 11.3 with Intel MKL-DNN preinstalled. 50 GB 2023-06-20
tf-2-9-cu113-ubuntu-2004 tf-2-9-cu113-v20230615-ubuntu-2004 Google, Ubuntu 20.04 LTS based Deep Learning VM for TensorFlow Enterprise 2.9 with CUDA 11.3, M109, TensorFlow Enterprise 2.9 with CUDA 11.3, Deep Learning VM Image with TensorFlow Enterprise 2.9 for CUDA 11.3 with Intel MKL-DNN preinstalled. 50 GB 2023-06-21
tf-2-9-cu113-py37 tf-2-9-cu113-v20230615-py37 Google, Debian 10 based Deep Learning VM for TensorFlow Enterprise 2.9 with CUDA 11.3, M109, TensorFlow Enterprise 2.9 with CUDA 11.3, Deep Learning VM Image with TensorFlow Enterprise 2.9 for CUDA 11.3 with Intel MKL-DNN preinstalled. 50 GB 2023-06-21
tf-2-9-cu113-notebooks-ubuntu-2004-py37 tf-2-9-cu113-notebooks-v20230615-ubuntu-2004-py37 Google, Ubuntu 20.04 LTS based Deep Learning VM for TensorFlow Enterprise 2.9 with CUDA 11.3, M109, TensorFlow Enterprise 2.9 with CUDA 11.3, Deep Learning VM Image with TensorFlow Enterprise 2.9 for CUDA 11.3 with Intel MKL-DNN preinstalled. 50 GB 2023-06-20
tf-2-9-cu113-notebooks-ubuntu-2004 tf-2-9-cu113-notebooks-v20230615-ubuntu-2004 Google, Ubuntu 20.04 LTS based Deep Learning VM for TensorFlow Enterprise 2.9 with CUDA 11.3, M109, TensorFlow Enterprise 2.9 with CUDA 11.3, Deep Learning VM Image with TensorFlow Enterprise 2.9 for CUDA 11.3 with Intel MKL-DNN preinstalled. 50 GB 2023-06-21
tf-2-9-cu113-notebooks-py37 tf-2-9-cu113-notebooks-v20230615-py37 Google, Debian 10 based Deep Learning VM for TensorFlow Enterprise 2.9 with CUDA 11.3, M109, TensorFlow Enterprise 2.9 with CUDA 11.3, Deep Learning VM Image with TensorFlow Enterprise 2.9 for CUDA 11.3 with Intel MKL-DNN preinstalled. 50 GB 2023-06-21
tf-2-9-cu113-notebooks-debian-10-py37 tf-2-9-cu113-notebooks-v20230615-debian-10-py37 Google, Debian 10 based Deep Learning VM for TensorFlow Enterprise 2.9 with CUDA 11.3, M109, TensorFlow Enterprise 2.9 with CUDA 11.3, Deep Learning VM Image with TensorFlow Enterprise 2.9 for CUDA 11.3 with Intel MKL-DNN preinstalled. 50 GB 2023-06-21
tf-2-9-cu113-notebooks-debian-10 tf-2-9-cu113-notebooks-v20230615-debian-10 Google, Debian 10 based Deep Learning VM for TensorFlow Enterprise 2.9 with CUDA 11.3, M109, TensorFlow Enterprise 2.9 with CUDA 11.3, Deep Learning VM Image with TensorFlow Enterprise 2.9 for CUDA 11.3 with Intel MKL-DNN preinstalled. 50 GB 2023-06-21
tf-2-9-cu113-notebooks tf-2-9-cu113-notebooks-v20230615 Google, Debian 10 based Deep Learning VM for TensorFlow Enterprise 2.9 with CUDA 11.3, M109, TensorFlow Enterprise 2.9 with CUDA 11.3, Deep Learning VM Image with TensorFlow Enterprise 2.9 for CUDA 11.3 with Intel MKL-DNN preinstalled. 50 GB 2023-06-21
tf-2-9-cu113-debian-10-py37 tf-2-9-cu113-v20230615-debian-10-py37 Google, Debian 10 based Deep Learning VM for TensorFlow Enterprise 2.9 with CUDA 11.3, M109, TensorFlow Enterprise 2.9 with CUDA 11.3, Deep Learning VM Image with TensorFlow Enterprise 2.9 for CUDA 11.3 with Intel MKL-DNN preinstalled. 50 GB 2023-06-21
tf-2-9-cu113-debian-10 tf-2-9-cu113-v20230615-debian-10 Google, Debian 10 based Deep Learning VM for TensorFlow Enterprise 2.9 with CUDA 11.3, M109, TensorFlow Enterprise 2.9 with CUDA 11.3, Deep Learning VM Image with TensorFlow Enterprise 2.9 for CUDA 11.3 with Intel MKL-DNN preinstalled. 50 GB 2023-06-21
tf-2-9-cu113 tf-2-9-cu113-v20230615 Google, Debian 10 based Deep Learning VM for TensorFlow Enterprise 2.9 with CUDA 11.3, M109, TensorFlow Enterprise 2.9 with CUDA 11.3, Deep Learning VM Image with TensorFlow Enterprise 2.9 for CUDA 11.3 with Intel MKL-DNN preinstalled. 50 GB 2023-06-21
tf-2-9-cpu-ubuntu-2004-py37 tf-2-9-cpu-v20230615-ubuntu-2004-py37 Google, Ubuntu 20.04 LTS based Deep Learning VM for TensorFlow Enterprise 2.9, M109, TensorFlow Enterprise 2.9 TPU/CPU, Deep Learning VM Image with TensorFlow Enterprise 2.9 preinstalled. 50 GB 2023-06-20
tf-2-9-cpu-ubuntu-2004 tf-2-9-cpu-v20230615-ubuntu-2004 Google, Ubuntu 20.04 LTS based Deep Learning VM for TensorFlow Enterprise 2.9, M109, TensorFlow Enterprise 2.9 TPU/CPU, Deep Learning VM Image with TensorFlow Enterprise 2.9 preinstalled. 50 GB 2023-06-20
tf-2-9-cpu-py37 tf-2-9-cpu-v20230615-py37 Google, Debian 10 based Deep Learning VM for TensorFlow Enterprise 2.9, M109, TensorFlow Enterprise 2.9 TPU/CPU, Deep Learning VM Image with TensorFlow Enterprise 2.9 preinstalled. 50 GB 2023-06-21
tf-2-9-cpu-debian-10-py37 tf-2-9-cpu-v20230615-debian-10-py37 Google, Debian 10 based Deep Learning VM for TensorFlow Enterprise 2.9, M109, TensorFlow Enterprise 2.9 TPU/CPU, Deep Learning VM Image with TensorFlow Enterprise 2.9 preinstalled. 50 GB 2023-06-21
tf-2-9-cpu-debian-10 tf-2-9-cpu-v20230615-debian-10 Google, Debian 10 based Deep Learning VM for TensorFlow Enterprise 2.9, M109, TensorFlow Enterprise 2.9 TPU/CPU, Deep Learning VM Image with TensorFlow Enterprise 2.9 preinstalled. 50 GB 2023-06-21
tf-2-9-cpu tf-2-9-cpu-v20230615 Google, Debian 10 based Deep Learning VM for TensorFlow Enterprise 2.9, M109, TensorFlow Enterprise 2.9 TPU/CPU, Deep Learning VM Image with TensorFlow Enterprise 2.9 preinstalled. 50 GB 2023-06-21
tf-2-8-tpu-ubuntu-2004-py310 tf-2-8-tpu-v20240311-ubuntu-2004-py310 Google, Deep Learning VM for TensorFlow 2.8, M118, Ubuntu 20.04 LTS, Python 3.10, with TensorFlow 2.8 preinstalled. 50 GB 2024-03-12
tf-2-8-tpu-ubuntu-2004 tf-2-8-tpu-v20240311-ubuntu-2004 Google, Deep Learning VM for TensorFlow 2.8, M118, Ubuntu 20.04 LTS, Python 3.10, with TensorFlow 2.8 preinstalled. 50 GB 2024-03-12
tf-2-8-tpu-py310 tf-2-8-tpu-v20240311-py310 Google, Deep Learning VM for TensorFlow 2.8, M118, Debian 11, Python 3.10, with TensorFlow 2.8 preinstalled. 50 GB 2024-03-12
tf-2-8-tpu-debian-11-py310 tf-2-8-tpu-v20240311-debian-11-py310 Google, Deep Learning VM for TensorFlow 2.8, M118, Debian 11, Python 3.10, with TensorFlow 2.8 preinstalled. 50 GB 2024-03-12
tf-2-8-tpu-debian-11 tf-2-8-tpu-v20240311-debian-11 Google, Deep Learning VM for TensorFlow 2.8, M118, Debian 11, Python 3.10, with TensorFlow 2.8 preinstalled. 50 GB 2024-03-12
tf-2-8-tpu tf-2-8-tpu-v20240311 Google, Deep Learning VM for TensorFlow 2.8, M118, Debian 11, Python 3.10, with TensorFlow 2.8 preinstalled. 50 GB 2024-03-12
tf-2-8-cu113-ubuntu-2004-py310 tf-2-8-cu113-v20240311-ubuntu-2004-py310 Google, Deep Learning VM for TensorFlow 2.8 with CUDA 11.3, M118, Ubuntu 20.04 LTS, Python 3.10, with TensorFlow 2.8 for CUDA 11.3 with Intel MKL-DNN preinstalled. 50 GB 2024-03-12
tf-2-8-cu113-ubuntu-2004 tf-2-8-cu113-v20240311-ubuntu-2004 Google, Deep Learning VM for TensorFlow 2.8 with CUDA 11.3, M118, Ubuntu 20.04 LTS, Python 3.10, with TensorFlow 2.8 for CUDA 11.3 with Intel MKL-DNN preinstalled. 50 GB 2024-03-12
tf-2-8-cu113-py310 tf-2-8-cu113-v20240311-py310 Google, Deep Learning VM for TensorFlow 2.8 with CUDA 11.3, M118, Debian 11, Python 3.10, with TensorFlow 2.8 for CUDA 11.3 with Intel MKL-DNN preinstalled. 50 GB 2024-03-12
tf-2-8-cu113-notebooks-ubuntu-2004-py310 tf-2-8-cu113-notebooks-v20240311-ubuntu-2004-py310 Google, Deep Learning VM for TensorFlow 2.8 with CUDA 11.3, M118, Ubuntu 20.04 LTS, Python 3.10, with TensorFlow 2.8 for CUDA 11.3 with Intel MKL-DNN preinstalled. 50 GB 2024-03-12
tf-2-8-cu113-notebooks-ubuntu-2004 tf-2-8-cu113-notebooks-v20240311-ubuntu-2004 Google, Deep Learning VM for TensorFlow 2.8 with CUDA 11.3, M118, Ubuntu 20.04 LTS, Python 3.10, with TensorFlow 2.8 for CUDA 11.3 with Intel MKL-DNN preinstalled. 50 GB 2024-03-12
tf-2-8-cu113-notebooks-py310 tf-2-8-cu113-notebooks-v20240311-py310 Google, Deep Learning VM for TensorFlow 2.8 with CUDA 11.3, M118, Debian 11, Python 3.10, with TensorFlow 2.8 for CUDA 11.3 with Intel MKL-DNN preinstalled. 50 GB 2024-03-12
tf-2-8-cu113-notebooks-debian-11-py310 tf-2-8-cu113-notebooks-v20240311-debian-11-py310 Google, Deep Learning VM for TensorFlow 2.8 with CUDA 11.3, M118, Debian 11, Python 3.10, with TensorFlow 2.8 for CUDA 11.3 with Intel MKL-DNN preinstalled. 50 GB 2024-03-12
tf-2-8-cu113-notebooks-debian-11 tf-2-8-cu113-notebooks-v20240311-debian-11 Google, Deep Learning VM for TensorFlow 2.8 with CUDA 11.3, M118, Debian 11, Python 3.10, with TensorFlow 2.8 for CUDA 11.3 with Intel MKL-DNN preinstalled. 50 GB 2024-03-12
tf-2-8-cu113-notebooks tf-2-8-cu113-notebooks-v20240311 Google, Deep Learning VM for TensorFlow 2.8 with CUDA 11.3, M118, Debian 11, Python 3.10, with TensorFlow 2.8 for CUDA 11.3 with Intel MKL-DNN preinstalled. 50 GB 2024-03-12
tf-2-8-cu113-debian-11-py310 tf-2-8-cu113-v20240311-debian-11-py310 Google, Deep Learning VM for TensorFlow 2.8 with CUDA 11.3, M118, Debian 11, Python 3.10, with TensorFlow 2.8 for CUDA 11.3 with Intel MKL-DNN preinstalled. 50 GB 2024-03-12
tf-2-8-cu113-debian-11 tf-2-8-cu113-v20240311-debian-11 Google, Deep Learning VM for TensorFlow 2.8 with CUDA 11.3, M118, Debian 11, Python 3.10, with TensorFlow 2.8 for CUDA 11.3 with Intel MKL-DNN preinstalled. 50 GB 2024-03-12
tf-2-8-cu113 tf-2-8-cu113-v20240311 Google, Deep Learning VM for TensorFlow 2.8 with CUDA 11.3, M118, Debian 11, Python 3.10, with TensorFlow 2.8 for CUDA 11.3 with Intel MKL-DNN preinstalled. 50 GB 2024-03-12
tf-2-8-cpu-ubuntu-2004-py310 tf-2-8-cpu-v20240311-ubuntu-2004-py310 Google, Deep Learning VM for TensorFlow 2.8, M118, Ubuntu 20.04 LTS, Python 3.10, with TensorFlow 2.8 preinstalled. 50 GB 2024-03-12
tf-2-8-cpu-ubuntu-2004 tf-2-8-cpu-v20240311-ubuntu-2004 Google, Deep Learning VM for TensorFlow 2.8, M118, Ubuntu 20.04 LTS, Python 3.10, with TensorFlow 2.8 preinstalled. 50 GB 2024-03-12
tf-2-8-cpu-py310 tf-2-8-cpu-v20240311-py310 Google, Deep Learning VM for TensorFlow 2.8, M118, Debian 11, Python 3.10, with TensorFlow 2.8 preinstalled. 50 GB 2024-03-12
tf-2-8-cpu-debian-11-py310 tf-2-8-cpu-v20240311-debian-11-py310 Google, Deep Learning VM for TensorFlow 2.8, M118, Debian 11, Python 3.10, with TensorFlow 2.8 preinstalled. 50 GB 2024-03-12
tf-2-8-cpu-debian-11 tf-2-8-cpu-v20240311-debian-11 Google, Deep Learning VM for TensorFlow 2.8, M118, Debian 11, Python 3.10, with TensorFlow 2.8 preinstalled. 50 GB 2024-03-12
tf-2-8-cpu tf-2-8-cpu-v20240311 Google, Deep Learning VM for TensorFlow 2.8, M118, Debian 11, Python 3.10, with TensorFlow 2.8 preinstalled. 50 GB 2024-03-12
tf-2-6-tpu-py39 tf-2-6-tpu-v20240311-py39 Google, Deep Learning VM for TensorFlow 2.6, M118, Debian 11, Python 3.9, with TensorFlow 2.6 preinstalled. 50 GB 2024-03-12
tf-2-6-tpu-debian-11-py39 tf-2-6-tpu-v20240311-debian-11-py39 Google, Deep Learning VM for TensorFlow 2.6, M118, Debian 11, Python 3.9, with TensorFlow 2.6 preinstalled. 50 GB 2024-03-12
tf-2-6-cu113-py39 tf-2-6-cu113-v20240311-py39 Google, Deep Learning VM for TensorFlow 2.6 with CUDA 11.3, M118, Debian 11, Python 3.9, with TensorFlow 2.6 for CUDA 11.3 with Intel MKL-DNN preinstalled. 50 GB 2024-03-12
tf-2-6-cu113-notebooks-py39 tf-2-6-cu113-notebooks-v20240311-py39 Google, Deep Learning VM for TensorFlow 2.6 with CUDA 11.3, M118, Debian 11, Python 3.9, with TensorFlow 2.6 for CUDA 11.3 with Intel MKL-DNN preinstalled. 50 GB 2024-03-12
tf-2-6-cu113-notebooks-debian-11-py39 tf-2-6-cu113-notebooks-v20240311-debian-11-py39 Google, Deep Learning VM for TensorFlow 2.6 with CUDA 11.3, M118, Debian 11, Python 3.9, with TensorFlow 2.6 for CUDA 11.3 with Intel MKL-DNN preinstalled. 50 GB 2024-03-12
tf-2-6-cu113-debian-11-py39 tf-2-6-cu113-v20240311-debian-11-py39 Google, Deep Learning VM for TensorFlow 2.6 with CUDA 11.3, M118, Debian 11, Python 3.9, with TensorFlow 2.6 for CUDA 11.3 with Intel MKL-DNN preinstalled. 50 GB 2024-03-12
tf-2-6-cpu-py39 tf-2-6-cpu-v20240311-py39 Google, Deep Learning VM for TensorFlow 2.6, M118, Debian 11, Python 3.9, with TensorFlow 2.6 preinstalled. 50 GB 2024-03-12
tf-2-6-cpu-debian-11-py39 tf-2-6-cpu-v20240311-debian-11-py39 Google, Deep Learning VM for TensorFlow 2.6, M118, Debian 11, Python 3.9, with TensorFlow 2.6 preinstalled. 50 GB 2024-03-12
tf-2-15-tpu-ubuntu-2004-py310 tf-2-15-tpu-v20240306-ubuntu-2004-py310 Google, Deep Learning VM for TensorFlow 2.15, M118, Ubuntu 20.04 LTS, Python 3.10, with TensorFlow 2.15 preinstalled. 50 GB 2024-03-07
tf-2-15-tpu-ubuntu-2004 tf-2-15-tpu-v20240306-ubuntu-2004 Google, Deep Learning VM for TensorFlow 2.15, M118, Ubuntu 20.04 LTS, Python 3.10, with TensorFlow 2.15 preinstalled. 50 GB 2024-03-07
tf-2-15-tpu-py310 tf-2-15-tpu-v20240306-py310 Google, Deep Learning VM for TensorFlow 2.15, M118, Debian 11, Python 3.10, with TensorFlow 2.15 preinstalled. 50 GB 2024-03-08
tf-2-15-tpu-debian-11-py310 tf-2-15-tpu-v20240306-debian-11-py310 Google, Deep Learning VM for TensorFlow 2.15, M118, Debian 11, Python 3.10, with TensorFlow 2.15 preinstalled. 50 GB 2024-03-08
tf-2-15-tpu-debian-11 tf-2-15-tpu-v20240306-debian-11 Google, Deep Learning VM for TensorFlow 2.15, M118, Debian 11, Python 3.10, with TensorFlow 2.15 preinstalled. 50 GB 2024-03-08
tf-2-15-tpu tf-2-15-tpu-v20240306 Google, Deep Learning VM for TensorFlow 2.15, M118, Debian 11, Python 3.10, with TensorFlow 2.15 preinstalled. 50 GB 2024-03-08
tf-2-15-gpu-ubuntu-2004-py310 tf-2-15-gpu-v20240306-ubuntu-2004-py310 Google, Deep Learning VM for TensorFlow 2.15 with CUDA 12.1, M118, Ubuntu 20.04 LTS, Python 3.10, with TensorFlow 2.15 for CUDA 12.1 with Intel MKL-DNN preinstalled. 50 GB 2024-03-07
tf-2-15-gpu-ubuntu-2004 tf-2-15-gpu-v20240306-ubuntu-2004 Google, Deep Learning VM for TensorFlow 2.15 with CUDA 12.1, M118, Ubuntu 20.04 LTS, Python 3.10, with TensorFlow 2.15 for CUDA 12.1 with Intel MKL-DNN preinstalled. 50 GB 2024-03-08
tf-2-15-gpu-py310 tf-2-15-gpu-v20240306-py310 Google, Deep Learning VM for TensorFlow 2.15 with CUDA 12.1, M118, Debian 11, Python 3.10, with TensorFlow 2.15 for CUDA 12.1 with Intel MKL-DNN preinstalled. 50 GB 2024-03-08
tf-2-15-gpu-notebooks-ubuntu-2004-py310 tf-2-15-gpu-notebooks-v20240306-ubuntu-2004-py310 Google, Deep Learning VM for TensorFlow 2.15 with CUDA 12.1, M118, Ubuntu 20.04 LTS, Python 3.10, with TensorFlow 2.15 for CUDA 12.1 with Intel MKL-DNN preinstalled. 50 GB 2024-03-07
tf-2-15-gpu-notebooks-ubuntu-2004 tf-2-15-gpu-notebooks-v20240306-ubuntu-2004 Google, Deep Learning VM for TensorFlow 2.15 with CUDA 12.1, M118, Ubuntu 20.04 LTS, Python 3.10, with TensorFlow 2.15 for CUDA 12.1 with Intel MKL-DNN preinstalled. 50 GB 2024-03-08
tf-2-15-gpu-notebooks-py310 tf-2-15-gpu-notebooks-v20240306-py310 Google, Deep Learning VM for TensorFlow 2.15 with CUDA 12.1, M118, Debian 11, Python 3.10, with TensorFlow 2.15 for CUDA 12.1 with Intel MKL-DNN preinstalled. 50 GB 2024-03-08
tf-2-15-gpu-notebooks-debian-11-py310 tf-2-15-gpu-notebooks-v20240306-debian-11-py310 Google, Deep Learning VM for TensorFlow 2.15 with CUDA 12.1, M118, Debian 11, Python 3.10, with TensorFlow 2.15 for CUDA 12.1 with Intel MKL-DNN preinstalled. 50 GB 2024-03-08
tf-2-15-gpu-notebooks-debian-11 tf-2-15-gpu-notebooks-v20240306-debian-11 Google, Deep Learning VM for TensorFlow 2.15 with CUDA 12.1, M118, Debian 11, Python 3.10, with TensorFlow 2.15 for CUDA 12.1 with Intel MKL-DNN preinstalled. 50 GB 2024-03-08
tf-2-15-gpu-notebooks tf-2-15-gpu-notebooks-v20240306 Google, Deep Learning VM for TensorFlow 2.15 with CUDA 12.1, M118, Debian 11, Python 3.10, with TensorFlow 2.15 for CUDA 12.1 with Intel MKL-DNN preinstalled. 50 GB 2024-03-08
tf-2-15-gpu-debian-11-py310 tf-2-15-gpu-v20240306-debian-11-py310 Google, Deep Learning VM for TensorFlow 2.15 with CUDA 12.1, M118, Debian 11, Python 3.10, with TensorFlow 2.15 for CUDA 12.1 with Intel MKL-DNN preinstalled. 50 GB 2024-03-08
tf-2-15-gpu-debian-11 tf-2-15-gpu-v20240306-debian-11 Google, Deep Learning VM for TensorFlow 2.15 with CUDA 12.1, M118, Debian 11, Python 3.10, with TensorFlow 2.15 for CUDA 12.1 with Intel MKL-DNN preinstalled. 50 GB 2024-03-08
tf-2-15-gpu tf-2-15-gpu-v20240306 Google, Deep Learning VM for TensorFlow 2.15 with CUDA 12.1, M118, Debian 11, Python 3.10, with TensorFlow 2.15 for CUDA 12.1 with Intel MKL-DNN preinstalled. 50 GB 2024-03-08
tf-2-15-cu121-ubuntu-2004-py310 tf-2-15-cu121-v20240306-ubuntu-2004-py310 Google, Deep Learning VM for TensorFlow 2.15 with CUDA 12.1, M118, Ubuntu 20.04 LTS, Python 3.10, with TensorFlow 2.15 for CUDA 12.1 with Intel MKL-DNN preinstalled. 50 GB 2024-03-07
tf-2-15-cu121-ubuntu-2004 tf-2-15-cu121-v20240306-ubuntu-2004 Google, Deep Learning VM for TensorFlow 2.15 with CUDA 12.1, M118, Ubuntu 20.04 LTS, Python 3.10, with TensorFlow 2.15 for CUDA 12.1 with Intel MKL-DNN preinstalled. 50 GB 2024-03-08
tf-2-15-cu121-py310 tf-2-15-cu121-v20240306-py310 Google, Deep Learning VM for TensorFlow 2.15 with CUDA 12.1, M118, Debian 11, Python 3.10, with TensorFlow 2.15 for CUDA 12.1 with Intel MKL-DNN preinstalled. 50 GB 2024-03-08
tf-2-15-cu121-notebooks-ubuntu-2004-py310 tf-2-15-cu121-notebooks-v20240306-ubuntu-2004-py310 Google, Deep Learning VM for TensorFlow 2.15 with CUDA 12.1, M118, Ubuntu 20.04 LTS, Python 3.10, with TensorFlow 2.15 for CUDA 12.1 with Intel MKL-DNN preinstalled. 50 GB 2024-03-07
tf-2-15-cu121-notebooks-ubuntu-2004 tf-2-15-cu121-notebooks-v20240306-ubuntu-2004 Google, Deep Learning VM for TensorFlow 2.15 with CUDA 12.1, M118, Ubuntu 20.04 LTS, Python 3.10, with TensorFlow 2.15 for CUDA 12.1 with Intel MKL-DNN preinstalled. 50 GB 2024-03-08
tf-2-15-cu121-notebooks-py310 tf-2-15-cu121-notebooks-v20240306-py310 Google, Deep Learning VM for TensorFlow 2.15 with CUDA 12.1, M118, Debian 11, Python 3.10, with TensorFlow 2.15 for CUDA 12.1 with Intel MKL-DNN preinstalled. 50 GB 2024-03-08
tf-2-15-cu121-notebooks-debian-11-py310 tf-2-15-cu121-notebooks-v20240306-debian-11-py310 Google, Deep Learning VM for TensorFlow 2.15 with CUDA 12.1, M118, Debian 11, Python 3.10, with TensorFlow 2.15 for CUDA 12.1 with Intel MKL-DNN preinstalled. 50 GB 2024-03-08
tf-2-15-cu121-notebooks-debian-11 tf-2-15-cu121-notebooks-v20240306-debian-11 Google, Deep Learning VM for TensorFlow 2.15 with CUDA 12.1, M118, Debian 11, Python 3.10, with TensorFlow 2.15 for CUDA 12.1 with Intel MKL-DNN preinstalled. 50 GB 2024-03-08
tf-2-15-cu121-notebooks tf-2-15-cu121-notebooks-v20240306 Google, Deep Learning VM for TensorFlow 2.15 with CUDA 12.1, M118, Debian 11, Python 3.10, with TensorFlow 2.15 for CUDA 12.1 with Intel MKL-DNN preinstalled. 50 GB 2024-03-08
tf-2-15-cu121-debian-11-py310 tf-2-15-cu121-v20240306-debian-11-py310 Google, Deep Learning VM for TensorFlow 2.15 with CUDA 12.1, M118, Debian 11, Python 3.10, with TensorFlow 2.15 for CUDA 12.1 with Intel MKL-DNN preinstalled. 50 GB 2024-03-08
tf-2-15-cu121-debian-11 tf-2-15-cu121-v20240306-debian-11 Google, Deep Learning VM for TensorFlow 2.15 with CUDA 12.1, M118, Debian 11, Python 3.10, with TensorFlow 2.15 for CUDA 12.1 with Intel MKL-DNN preinstalled. 50 GB 2024-03-08
tf-2-15-cu121 tf-2-15-cu121-v20240306 Google, Deep Learning VM for TensorFlow 2.15 with CUDA 12.1, M118, Debian 11, Python 3.10, with TensorFlow 2.15 for CUDA 12.1 with Intel MKL-DNN preinstalled. 50 GB 2024-03-08
tf-2-15-cpu-ubuntu-2004-py310 tf-2-15-cpu-v20240306-ubuntu-2004-py310 Google, Deep Learning VM for TensorFlow 2.15, M118, Ubuntu 20.04 LTS, Python 3.10, with TensorFlow 2.15 preinstalled. 50 GB 2024-03-07
tf-2-15-cpu-ubuntu-2004 tf-2-15-cpu-v20240306-ubuntu-2004 Google, Deep Learning VM for TensorFlow 2.15, M118, Ubuntu 20.04 LTS, Python 3.10, with TensorFlow 2.15 preinstalled. 50 GB 2024-03-07
tf-2-15-cpu-py310 tf-2-15-cpu-v20240306-py310 Google, Deep Learning VM for TensorFlow 2.15, M118, Debian 11, Python 3.10, with TensorFlow 2.15 preinstalled. 50 GB 2024-03-08
tf-2-15-cpu-debian-11-py310 tf-2-15-cpu-v20240306-debian-11-py310 Google, Deep Learning VM for TensorFlow 2.15, M118, Debian 11, Python 3.10, with TensorFlow 2.15 preinstalled. 50 GB 2024-03-08
tf-2-15-cpu-debian-11 tf-2-15-cpu-v20240306-debian-11 Google, Deep Learning VM for TensorFlow 2.15, M118, Debian 11, Python 3.10, with TensorFlow 2.15 preinstalled. 50 GB 2024-03-08
tf-2-15-cpu tf-2-15-cpu-v20240306 Google, Deep Learning VM for TensorFlow 2.15, M118, Debian 11, Python 3.10, with TensorFlow 2.15 preinstalled. 50 GB 2024-03-08
tf-2-14-tpu-ubuntu-2004-py310 tf-2-14-tpu-v20240306-ubuntu-2004-py310 Google, Deep Learning VM for TensorFlow 2.14, M118, Ubuntu 20.04 LTS, Python 3.10, with TensorFlow 2.14 preinstalled. 50 GB 2024-03-07
tf-2-14-tpu-ubuntu-2004 tf-2-14-tpu-v20240306-ubuntu-2004 Google, Deep Learning VM for TensorFlow 2.14, M118, Ubuntu 20.04 LTS, Python 3.10, with TensorFlow 2.14 preinstalled. 50 GB 2024-03-07
tf-2-14-tpu-py310 tf-2-14-tpu-v20240306-py310 Google, Deep Learning VM for TensorFlow 2.14, M118, Debian 11, Python 3.10, with TensorFlow 2.14 preinstalled. 50 GB 2024-03-08
tf-2-14-tpu-debian-11-py310 tf-2-14-tpu-v20240306-debian-11-py310 Google, Deep Learning VM for TensorFlow 2.14, M118, Debian 11, Python 3.10, with TensorFlow 2.14 preinstalled. 50 GB 2024-03-08
tf-2-14-tpu-debian-11 tf-2-14-tpu-v20240306-debian-11 Google, Deep Learning VM for TensorFlow 2.14, M118, Debian 11, Python 3.10, with TensorFlow 2.14 preinstalled. 50 GB 2024-03-08
tf-2-14-tpu tf-2-14-tpu-v20240306 Google, Deep Learning VM for TensorFlow 2.14, M118, Debian 11, Python 3.10, with TensorFlow 2.14 preinstalled. 50 GB 2024-03-08
tf-2-14-gpu-ubuntu-2004-py310 tf-2-14-gpu-v20240306-ubuntu-2004-py310 Google, Deep Learning VM for TensorFlow 2.14 with CUDA 11.8, M118, Ubuntu 20.04 LTS, Python 3.10, with TensorFlow 2.14 for CUDA 11.8 with Intel MKL-DNN preinstalled. 50 GB 2024-03-07
tf-2-14-gpu-ubuntu-2004 tf-2-14-gpu-v20240306-ubuntu-2004 Google, Deep Learning VM for TensorFlow 2.14 with CUDA 11.8, M118, Ubuntu 20.04 LTS, Python 3.10, with TensorFlow 2.14 for CUDA 11.8 with Intel MKL-DNN preinstalled. 50 GB 2024-03-07
tf-2-14-gpu-py310 tf-2-14-gpu-v20240306-py310 Google, Deep Learning VM for TensorFlow 2.14 with CUDA 11.8, M118, Debian 11, Python 3.10, with TensorFlow 2.14 for CUDA 11.8 with Intel MKL-DNN preinstalled. 50 GB 2024-03-08
tf-2-14-gpu-notebooks-ubuntu-2004-py310 tf-2-14-gpu-notebooks-v20240306-ubuntu-2004-py310 Google, Deep Learning VM for TensorFlow 2.14 with CUDA 11.8, M118, Ubuntu 20.04 LTS, Python 3.10, with TensorFlow 2.14 for CUDA 11.8 with Intel MKL-DNN preinstalled. 50 GB 2024-03-07
tf-2-14-gpu-notebooks-ubuntu-2004 tf-2-14-gpu-notebooks-v20240306-ubuntu-2004 Google, Deep Learning VM for TensorFlow 2.14 with CUDA 11.8, M118, Ubuntu 20.04 LTS, Python 3.10, with TensorFlow 2.14 for CUDA 11.8 with Intel MKL-DNN preinstalled. 50 GB 2024-03-07
tf-2-14-gpu-notebooks-py310 tf-2-14-gpu-notebooks-v20240306-py310 Google, Deep Learning VM for TensorFlow 2.14 with CUDA 11.8, M118, Debian 11, Python 3.10, with TensorFlow 2.14 for CUDA 11.8 with Intel MKL-DNN preinstalled. 50 GB 2024-03-08
tf-2-14-gpu-notebooks-debian-11-py310 tf-2-14-gpu-notebooks-v20240306-debian-11-py310 Google, Deep Learning VM for TensorFlow 2.14 with CUDA 11.8, M118, Debian 11, Python 3.10, with TensorFlow 2.14 for CUDA 11.8 with Intel MKL-DNN preinstalled. 50 GB 2024-03-08
tf-2-14-gpu-notebooks-debian-11 tf-2-14-gpu-notebooks-v20240306-debian-11 Google, Deep Learning VM for TensorFlow 2.14 with CUDA 11.8, M118, Debian 11, Python 3.10, with TensorFlow 2.14 for CUDA 11.8 with Intel MKL-DNN preinstalled. 50 GB 2024-03-08
tf-2-14-gpu-notebooks tf-2-14-gpu-notebooks-v20240306 Google, Deep Learning VM for TensorFlow 2.14 with CUDA 11.8, M118, Debian 11, Python 3.10, with TensorFlow 2.14 for CUDA 11.8 with Intel MKL-DNN preinstalled. 50 GB 2024-03-08
tf-2-14-gpu-debian-11-py310 tf-2-14-gpu-v20240306-debian-11-py310 Google, Deep Learning VM for TensorFlow 2.14 with CUDA 11.8, M118, Debian 11, Python 3.10, with TensorFlow 2.14 for CUDA 11.8 with Intel MKL-DNN preinstalled. 50 GB 2024-03-08
tf-2-14-gpu-debian-11 tf-2-14-gpu-v20240306-debian-11 Google, Deep Learning VM for TensorFlow 2.14 with CUDA 11.8, M118, Debian 11, Python 3.10, with TensorFlow 2.14 for CUDA 11.8 with Intel MKL-DNN preinstalled. 50 GB 2024-03-08
tf-2-14-gpu tf-2-14-gpu-v20240306 Google, Deep Learning VM for TensorFlow 2.14 with CUDA 11.8, M118, Debian 11, Python 3.10, with TensorFlow 2.14 for CUDA 11.8 with Intel MKL-DNN preinstalled. 50 GB 2024-03-08
tf-2-14-cu118-ubuntu-2004-py310 tf-2-14-cu118-v20240306-ubuntu-2004-py310 Google, Deep Learning VM for TensorFlow 2.14 with CUDA 11.8, M118, Ubuntu 20.04 LTS, Python 3.10, with TensorFlow 2.14 for CUDA 11.8 with Intel MKL-DNN preinstalled. 50 GB 2024-03-07
tf-2-14-cu118-ubuntu-2004 tf-2-14-cu118-v20240306-ubuntu-2004 Google, Deep Learning VM for TensorFlow 2.14 with CUDA 11.8, M118, Ubuntu 20.04 LTS, Python 3.10, with TensorFlow 2.14 for CUDA 11.8 with Intel MKL-DNN preinstalled. 50 GB 2024-03-07
tf-2-14-cu118-py310 tf-2-14-cu118-v20240306-py310 Google, Deep Learning VM for TensorFlow 2.14 with CUDA 11.8, M118, Debian 11, Python 3.10, with TensorFlow 2.14 for CUDA 11.8 with Intel MKL-DNN preinstalled. 50 GB 2024-03-08
tf-2-14-cu118-notebooks-ubuntu-2004-py310 tf-2-14-cu118-notebooks-v20240306-ubuntu-2004-py310 Google, Deep Learning VM for TensorFlow 2.14 with CUDA 11.8, M118, Ubuntu 20.04 LTS, Python 3.10, with TensorFlow 2.14 for CUDA 11.8 with Intel MKL-DNN preinstalled. 50 GB 2024-03-07
tf-2-14-cu118-notebooks-ubuntu-2004 tf-2-14-cu118-notebooks-v20240306-ubuntu-2004 Google, Deep Learning VM for TensorFlow 2.14 with CUDA 11.8, M118, Ubuntu 20.04 LTS, Python 3.10, with TensorFlow 2.14 for CUDA 11.8 with Intel MKL-DNN preinstalled. 50 GB 2024-03-07
tf-2-14-cu118-notebooks-py310 tf-2-14-cu118-notebooks-v20240306-py310 Google, Deep Learning VM for TensorFlow 2.14 with CUDA 11.8, M118, Debian 11, Python 3.10, with TensorFlow 2.14 for CUDA 11.8 with Intel MKL-DNN preinstalled. 50 GB 2024-03-08
tf-2-14-cu118-notebooks-debian-11-py310 tf-2-14-cu118-notebooks-v20240306-debian-11-py310 Google, Deep Learning VM for TensorFlow 2.14 with CUDA 11.8, M118, Debian 11, Python 3.10, with TensorFlow 2.14 for CUDA 11.8 with Intel MKL-DNN preinstalled. 50 GB 2024-03-08
tf-2-14-cu118-notebooks-debian-11 tf-2-14-cu118-notebooks-v20240306-debian-11 Google, Deep Learning VM for TensorFlow 2.14 with CUDA 11.8, M118, Debian 11, Python 3.10, with TensorFlow 2.14 for CUDA 11.8 with Intel MKL-DNN preinstalled. 50 GB 2024-03-08
tf-2-14-cu118-notebooks tf-2-14-cu118-notebooks-v20240306 Google, Deep Learning VM for TensorFlow 2.14 with CUDA 11.8, M118, Debian 11, Python 3.10, with TensorFlow 2.14 for CUDA 11.8 with Intel MKL-DNN preinstalled. 50 GB 2024-03-08
tf-2-14-cu118-debian-11-py310 tf-2-14-cu118-v20240306-debian-11-py310 Google, Deep Learning VM for TensorFlow 2.14 with CUDA 11.8, M118, Debian 11, Python 3.10, with TensorFlow 2.14 for CUDA 11.8 with Intel MKL-DNN preinstalled. 50 GB 2024-03-08
tf-2-14-cu118-debian-11 tf-2-14-cu118-v20240306-debian-11 Google, Deep Learning VM for TensorFlow 2.14 with CUDA 11.8, M118, Debian 11, Python 3.10, with TensorFlow 2.14 for CUDA 11.8 with Intel MKL-DNN preinstalled. 50 GB 2024-03-08
tf-2-14-cu118 tf-2-14-cu118-v20240306 Google, Deep Learning VM for TensorFlow 2.14 with CUDA 11.8, M118, Debian 11, Python 3.10, with TensorFlow 2.14 for CUDA 11.8 with Intel MKL-DNN preinstalled. 50 GB 2024-03-08
tf-2-14-cpu-ubuntu-2004-py310 tf-2-14-cpu-v20240306-ubuntu-2004-py310 Google, Deep Learning VM for TensorFlow 2.14, M118, Ubuntu 20.04 LTS, Python 3.10, with TensorFlow 2.14 preinstalled. 50 GB 2024-03-07
tf-2-14-cpu-ubuntu-2004 tf-2-14-cpu-v20240306-ubuntu-2004 Google, Deep Learning VM for TensorFlow 2.14, M118, Ubuntu 20.04 LTS, Python 3.10, with TensorFlow 2.14 preinstalled. 50 GB 2024-03-07
tf-2-14-cpu-py310 tf-2-14-cpu-v20240306-py310 Google, Deep Learning VM for TensorFlow 2.14, M118, Debian 11, Python 3.10, with TensorFlow 2.14 preinstalled. 50 GB 2024-03-08
tf-2-14-cpu-debian-11-py310 tf-2-14-cpu-v20240306-debian-11-py310 Google, Deep Learning VM for TensorFlow 2.14, M118, Debian 11, Python 3.10, with TensorFlow 2.14 preinstalled. 50 GB 2024-03-08
tf-2-14-cpu-debian-11 tf-2-14-cpu-v20240306-debian-11 Google, Deep Learning VM for TensorFlow 2.14, M118, Debian 11, Python 3.10, with TensorFlow 2.14 preinstalled. 50 GB 2024-03-08
tf-2-14-cpu tf-2-14-cpu-v20240306 Google, Deep Learning VM for TensorFlow 2.14, M118, Debian 11, Python 3.10, with TensorFlow 2.14 preinstalled. 50 GB 2024-03-08
tf-2-13-tpu-ubuntu-2004-py310 tf-2-13-tpu-v20240306-ubuntu-2004-py310 Google, Deep Learning VM for TensorFlow 2.13, M118, Ubuntu 20.04 LTS, Python 3.10, with TensorFlow 2.13 preinstalled. 50 GB 2024-03-07
tf-2-13-tpu-ubuntu-2004 tf-2-13-tpu-v20240306-ubuntu-2004 Google, Deep Learning VM for TensorFlow 2.13, M118, Ubuntu 20.04 LTS, Python 3.10, with TensorFlow 2.13 preinstalled. 50 GB 2024-03-07
tf-2-13-tpu-py310 tf-2-13-tpu-v20240306-py310 Google, Deep Learning VM for TensorFlow 2.13, M118, Debian 11, Python 3.10, with TensorFlow 2.13 preinstalled. 50 GB 2024-03-07
tf-2-13-tpu-debian-11-py310 tf-2-13-tpu-v20240306-debian-11-py310 Google, Deep Learning VM for TensorFlow 2.13, M118, Debian 11, Python 3.10, with TensorFlow 2.13 preinstalled. 50 GB 2024-03-07
tf-2-13-tpu-debian-11 tf-2-13-tpu-v20240306-debian-11 Google, Deep Learning VM for TensorFlow 2.13, M118, Debian 11, Python 3.10, with TensorFlow 2.13 preinstalled. 50 GB 2024-03-07
tf-2-13-tpu tf-2-13-tpu-v20240306 Google, Deep Learning VM for TensorFlow 2.13, M118, Debian 11, Python 3.10, with TensorFlow 2.13 preinstalled. 50 GB 2024-03-07
tf-2-13-gpu-ubuntu-2004-py310 tf-2-13-gpu-v20240306-ubuntu-2004-py310 Google, Deep Learning VM for TensorFlow 2.13 with CUDA 11.8, M118, Ubuntu 20.04 LTS, Python 3.10, with TensorFlow 2.13 for CUDA 11.8 with Intel MKL-DNN preinstalled. 50 GB 2024-03-07
tf-2-13-gpu-ubuntu-2004 tf-2-13-gpu-v20240306-ubuntu-2004 Google, Deep Learning VM for TensorFlow 2.13 with CUDA 11.8, M118, Ubuntu 20.04 LTS, Python 3.10, with TensorFlow 2.13 for CUDA 11.8 with Intel MKL-DNN preinstalled. 50 GB 2024-03-07
tf-2-13-gpu-py310 tf-2-13-gpu-v20240306-py310 Google, Deep Learning VM for TensorFlow 2.13 with CUDA 11.8, M118, Debian 11, Python 3.10, with TensorFlow 2.13 for CUDA 11.8 with Intel MKL-DNN preinstalled. 50 GB 2024-03-07
tf-2-13-gpu-notebooks-ubuntu-2004-py310 tf-2-13-gpu-notebooks-v20240306-ubuntu-2004-py310 Google, Deep Learning VM for TensorFlow 2.13 with CUDA 11.8, M118, Ubuntu 20.04 LTS, Python 3.10, with TensorFlow 2.13 for CUDA 11.8 with Intel MKL-DNN preinstalled. 50 GB 2024-03-07
tf-2-13-gpu-notebooks-ubuntu-2004 tf-2-13-gpu-notebooks-v20240306-ubuntu-2004 Google, Deep Learning VM for TensorFlow 2.13 with CUDA 11.8, M118, Ubuntu 20.04 LTS, Python 3.10, with TensorFlow 2.13 for CUDA 11.8 with Intel MKL-DNN preinstalled. 50 GB 2024-03-07
tf-2-13-gpu-notebooks-py310 tf-2-13-gpu-notebooks-v20240306-py310 Google, Deep Learning VM for TensorFlow 2.13 with CUDA 11.8, M118, Debian 11, Python 3.10, with TensorFlow 2.13 for CUDA 11.8 with Intel MKL-DNN preinstalled. 50 GB 2024-03-07
tf-2-13-gpu-notebooks-debian-11-py310 tf-2-13-gpu-notebooks-v20240306-debian-11-py310 Google, Deep Learning VM for TensorFlow 2.13 with CUDA 11.8, M118, Debian 11, Python 3.10, with TensorFlow 2.13 for CUDA 11.8 with Intel MKL-DNN preinstalled. 50 GB 2024-03-07
tf-2-13-gpu-notebooks-debian-11 tf-2-13-gpu-notebooks-v20240306-debian-11 Google, Deep Learning VM for TensorFlow 2.13 with CUDA 11.8, M118, Debian 11, Python 3.10, with TensorFlow 2.13 for CUDA 11.8 with Intel MKL-DNN preinstalled. 50 GB 2024-03-08
tf-2-13-gpu-notebooks tf-2-13-gpu-notebooks-v20240306 Google, Deep Learning VM for TensorFlow 2.13 with CUDA 11.8, M118, Debian 11, Python 3.10, with TensorFlow 2.13 for CUDA 11.8 with Intel MKL-DNN preinstalled. 50 GB 2024-03-08
tf-2-13-gpu-debian-11-py310 tf-2-13-gpu-v20240306-debian-11-py310 Google, Deep Learning VM for TensorFlow 2.13 with CUDA 11.8, M118, Debian 11, Python 3.10, with TensorFlow 2.13 for CUDA 11.8 with Intel MKL-DNN preinstalled. 50 GB 2024-03-07
tf-2-13-gpu-debian-11 tf-2-13-gpu-v20240306-debian-11 Google, Deep Learning VM for TensorFlow 2.13 with CUDA 11.8, M118, Debian 11, Python 3.10, with TensorFlow 2.13 for CUDA 11.8 with Intel MKL-DNN preinstalled. 50 GB 2024-03-08
tf-2-13-gpu tf-2-13-gpu-v20240306 Google, Deep Learning VM for TensorFlow 2.13 with CUDA 11.8, M118, Debian 11, Python 3.10, with TensorFlow 2.13 for CUDA 11.8 with Intel MKL-DNN preinstalled. 50 GB 2024-03-08
tf-2-13-cu118-ubuntu-2004-py310 tf-2-13-cu118-v20240306-ubuntu-2004-py310 Google, Deep Learning VM for TensorFlow 2.13 with CUDA 11.8, M118, Ubuntu 20.04 LTS, Python 3.10, with TensorFlow 2.13 for CUDA 11.8 with Intel MKL-DNN preinstalled. 50 GB 2024-03-07
tf-2-13-cu118-ubuntu-2004 tf-2-13-cu118-v20240306-ubuntu-2004 Google, Deep Learning VM for TensorFlow 2.13 with CUDA 11.8, M118, Ubuntu 20.04 LTS, Python 3.10, with TensorFlow 2.13 for CUDA 11.8 with Intel MKL-DNN preinstalled. 50 GB 2024-03-07
tf-2-13-cu118-py310 tf-2-13-cu118-v20240306-py310 Google, Deep Learning VM for TensorFlow 2.13 with CUDA 11.8, M118, Debian 11, Python 3.10, with TensorFlow 2.13 for CUDA 11.8 with Intel MKL-DNN preinstalled. 50 GB 2024-03-07
tf-2-13-cu118-notebooks-ubuntu-2004-py310 tf-2-13-cu118-notebooks-v20240306-ubuntu-2004-py310 Google, Deep Learning VM for TensorFlow 2.13 with CUDA 11.8, M118, Ubuntu 20.04 LTS, Python 3.10, with TensorFlow 2.13 for CUDA 11.8 with Intel MKL-DNN preinstalled. 50 GB 2024-03-07
tf-2-13-cu118-notebooks-ubuntu-2004 tf-2-13-cu118-notebooks-v20240306-ubuntu-2004 Google, Deep Learning VM for TensorFlow 2.13 with CUDA 11.8, M118, Ubuntu 20.04 LTS, Python 3.10, with TensorFlow 2.13 for CUDA 11.8 with Intel MKL-DNN preinstalled. 50 GB 2024-03-07
tf-2-13-cu118-notebooks-py310 tf-2-13-cu118-notebooks-v20240306-py310 Google, Deep Learning VM for TensorFlow 2.13 with CUDA 11.8, M118, Debian 11, Python 3.10, with TensorFlow 2.13 for CUDA 11.8 with Intel MKL-DNN preinstalled. 50 GB 2024-03-07
tf-2-13-cu118-notebooks-debian-11-py310 tf-2-13-cu118-notebooks-v20240306-debian-11-py310 Google, Deep Learning VM for TensorFlow 2.13 with CUDA 11.8, M118, Debian 11, Python 3.10, with TensorFlow 2.13 for CUDA 11.8 with Intel MKL-DNN preinstalled. 50 GB 2024-03-07
tf-2-13-cu118-notebooks-debian-11 tf-2-13-cu118-notebooks-v20240306-debian-11 Google, Deep Learning VM for TensorFlow 2.13 with CUDA 11.8, M118, Debian 11, Python 3.10, with TensorFlow 2.13 for CUDA 11.8 with Intel MKL-DNN preinstalled. 50 GB 2024-03-08
tf-2-13-cu118-notebooks tf-2-13-cu118-notebooks-v20240306 Google, Deep Learning VM for TensorFlow 2.13 with CUDA 11.8, M118, Debian 11, Python 3.10, with TensorFlow 2.13 for CUDA 11.8 with Intel MKL-DNN preinstalled. 50 GB 2024-03-08
tf-2-13-cu118-debian-11-py310 tf-2-13-cu118-v20240306-debian-11-py310 Google, Deep Learning VM for TensorFlow 2.13 with CUDA 11.8, M118, Debian 11, Python 3.10, with TensorFlow 2.13 for CUDA 11.8 with Intel MKL-DNN preinstalled. 50 GB 2024-03-07
tf-2-13-cu118-debian-11 tf-2-13-cu118-v20240306-debian-11 Google, Deep Learning VM for TensorFlow 2.13 with CUDA 11.8, M118, Debian 11, Python 3.10, with TensorFlow 2.13 for CUDA 11.8 with Intel MKL-DNN preinstalled. 50 GB 2024-03-08
tf-2-13-cu118 tf-2-13-cu118-v20240306 Google, Deep Learning VM for TensorFlow 2.13 with CUDA 11.8, M118, Debian 11, Python 3.10, with TensorFlow 2.13 for CUDA 11.8 with Intel MKL-DNN preinstalled. 50 GB 2024-03-08
tf-2-13-cpu-ubuntu-2004-py310 tf-2-13-cpu-v20240306-ubuntu-2004-py310 Google, Deep Learning VM for TensorFlow 2.13, M118, Ubuntu 20.04 LTS, Python 3.10, with TensorFlow 2.13 preinstalled. 50 GB 2024-03-07
tf-2-13-cpu-ubuntu-2004 tf-2-13-cpu-v20240306-ubuntu-2004 Google, Deep Learning VM for TensorFlow 2.13, M118, Ubuntu 20.04 LTS, Python 3.10, with TensorFlow 2.13 preinstalled. 50 GB 2024-03-07
tf-2-13-cpu-py310 tf-2-13-cpu-v20240306-py310 Google, Deep Learning VM for TensorFlow 2.13, M118, Debian 11, Python 3.10, with TensorFlow 2.13 preinstalled. 50 GB 2024-03-07
tf-2-13-cpu-debian-11-py310 tf-2-13-cpu-v20240306-debian-11-py310 Google, Deep Learning VM for TensorFlow 2.13, M118, Debian 11, Python 3.10, with TensorFlow 2.13 preinstalled. 50 GB 2024-03-07
tf-2-13-cpu-debian-11 tf-2-13-cpu-v20240306-debian-11 Google, Deep Learning VM for TensorFlow 2.13, M118, Debian 11, Python 3.10, with TensorFlow 2.13 preinstalled. 50 GB 2024-03-07
tf-2-13-cpu tf-2-13-cpu-v20240306 Google, Deep Learning VM for TensorFlow 2.13, M118, Debian 11, Python 3.10, with TensorFlow 2.13 preinstalled. 50 GB 2024-03-07
tf-2-12-tpu-ubuntu-2004-py310 tf-2-12-tpu-v20240306-ubuntu-2004-py310 Google, Deep Learning VM for TensorFlow 2.12, M118, Ubuntu 20.04 LTS, Python 3.10, with TensorFlow 2.12 preinstalled. 50 GB 2024-03-07
tf-2-12-tpu-ubuntu-2004 tf-2-12-tpu-v20240306-ubuntu-2004 Google, Deep Learning VM for TensorFlow 2.12, M118, Ubuntu 20.04 LTS, Python 3.10, with TensorFlow 2.12 preinstalled. 50 GB 2024-03-07
tf-2-12-tpu-py310 tf-2-12-tpu-v20240306-py310 Google, Deep Learning VM for TensorFlow 2.12, M118, Debian 11, Python 3.10, with TensorFlow 2.12 preinstalled. 50 GB 2024-03-07
tf-2-12-tpu-debian-11-py310 tf-2-12-tpu-v20240306-debian-11-py310 Google, Deep Learning VM for TensorFlow 2.12, M118, Debian 11, Python 3.10, with TensorFlow 2.12 preinstalled. 50 GB 2024-03-07
tf-2-12-tpu-debian-11 tf-2-12-tpu-v20240306-debian-11 Google, Deep Learning VM for TensorFlow 2.12, M118, Debian 11, Python 3.10, with TensorFlow 2.12 preinstalled. 50 GB 2024-03-07
tf-2-12-tpu tf-2-12-tpu-v20240306 Google, Deep Learning VM for TensorFlow 2.12, M118, Debian 11, Python 3.10, with TensorFlow 2.12 preinstalled. 50 GB 2024-03-07
tf-2-12-gpu-ubuntu-2004-py310 tf-2-12-gpu-v20240306-ubuntu-2004-py310 Google, Deep Learning VM for TensorFlow 2.12 with CUDA 11.8, M118, Ubuntu 20.04 LTS, Python 3.10, with TensorFlow 2.12 for CUDA 11.8 with Intel MKL-DNN preinstalled. 50 GB 2024-03-07
tf-2-12-gpu-ubuntu-2004 tf-2-12-gpu-v20240306-ubuntu-2004 Google, Deep Learning VM for TensorFlow 2.12 with CUDA 11.8, M118, Ubuntu 20.04 LTS, Python 3.10, with TensorFlow 2.12 for CUDA 11.8 with Intel MKL-DNN preinstalled. 50 GB 2024-03-07
tf-2-12-gpu-py310 tf-2-12-gpu-v20240306-py310 Google, Deep Learning VM for TensorFlow 2.12 with CUDA 11.8, M118, Debian 11, Python 3.10, with TensorFlow 2.12 for CUDA 11.8 with Intel MKL-DNN preinstalled. 50 GB 2024-03-07
tf-2-12-gpu-notebooks-ubuntu-2004-py310 tf-2-12-gpu-notebooks-v20240306-ubuntu-2004-py310 Google, Deep Learning VM for TensorFlow 2.12 with CUDA 11.8, M118, Ubuntu 20.04 LTS, Python 3.10, with TensorFlow 2.12 for CUDA 11.8 with Intel MKL-DNN preinstalled. 50 GB 2024-03-07
tf-2-12-gpu-notebooks-ubuntu-2004 tf-2-12-gpu-notebooks-v20240306-ubuntu-2004 Google, Deep Learning VM for TensorFlow 2.12 with CUDA 11.8, M118, Ubuntu 20.04 LTS, Python 3.10, with TensorFlow 2.12 for CUDA 11.8 with Intel MKL-DNN preinstalled. 50 GB 2024-03-07
tf-2-12-gpu-notebooks-py310 tf-2-12-gpu-notebooks-v20240306-py310 Google, Deep Learning VM for TensorFlow 2.12 with CUDA 11.8, M118, Debian 11, Python 3.10, with TensorFlow 2.12 for CUDA 11.8 with Intel MKL-DNN preinstalled. 50 GB 2024-03-07
tf-2-12-gpu-notebooks-debian-11-py310 tf-2-12-gpu-notebooks-v20240306-debian-11-py310 Google, Deep Learning VM for TensorFlow 2.12 with CUDA 11.8, M118, Debian 11, Python 3.10, with TensorFlow 2.12 for CUDA 11.8 with Intel MKL-DNN preinstalled. 50 GB 2024-03-07
tf-2-12-gpu-notebooks-debian-11 tf-2-12-gpu-notebooks-v20240306-debian-11 Google, Deep Learning VM for TensorFlow 2.12 with CUDA 11.8, M118, Debian 11, Python 3.10, with TensorFlow 2.12 for CUDA 11.8 with Intel MKL-DNN preinstalled. 50 GB 2024-03-08
tf-2-12-gpu-notebooks tf-2-12-gpu-notebooks-v20240306 Google, Deep Learning VM for TensorFlow 2.12 with CUDA 11.8, M118, Debian 11, Python 3.10, with TensorFlow 2.12 for CUDA 11.8 with Intel MKL-DNN preinstalled. 50 GB 2024-03-08
tf-2-12-gpu-debian-11-py310 tf-2-12-gpu-v20240306-debian-11-py310 Google, Deep Learning VM for TensorFlow 2.12 with CUDA 11.8, M118, Debian 11, Python 3.10, with TensorFlow 2.12 for CUDA 11.8 with Intel MKL-DNN preinstalled. 50 GB 2024-03-07
tf-2-12-gpu-debian-11 tf-2-12-gpu-v20240306-debian-11 Google, Deep Learning VM for TensorFlow 2.12 with CUDA 11.8, M118, Debian 11, Python 3.10, with TensorFlow 2.12 for CUDA 11.8 with Intel MKL-DNN preinstalled. 50 GB 2024-03-07
tf-2-12-gpu tf-2-12-gpu-v20240306 Google, Deep Learning VM for TensorFlow 2.12 with CUDA 11.8, M118, Debian 11, Python 3.10, with TensorFlow 2.12 for CUDA 11.8 with Intel MKL-DNN preinstalled. 50 GB 2024-03-07
tf-2-12-cu118-ubuntu-2004-py310 tf-2-12-cu118-v20240306-ubuntu-2004-py310 Google, Deep Learning VM for TensorFlow 2.12 with CUDA 11.8, M118, Ubuntu 20.04 LTS, Python 3.10, with TensorFlow 2.12 for CUDA 11.8 with Intel MKL-DNN preinstalled. 50 GB 2024-03-07
tf-2-12-cu118-ubuntu-2004 tf-2-12-cu118-v20240306-ubuntu-2004 Google, Deep Learning VM for TensorFlow 2.12 with CUDA 11.8, M118, Ubuntu 20.04 LTS, Python 3.10, with TensorFlow 2.12 for CUDA 11.8 with Intel MKL-DNN preinstalled. 50 GB 2024-03-07
tf-2-12-cu118-py310 tf-2-12-cu118-v20240306-py310 Google, Deep Learning VM for TensorFlow 2.12 with CUDA 11.8, M118, Debian 11, Python 3.10, with TensorFlow 2.12 for CUDA 11.8 with Intel MKL-DNN preinstalled. 50 GB 2024-03-07
tf-2-12-cu118-notebooks-ubuntu-2004-py310 tf-2-12-cu118-notebooks-v20240306-ubuntu-2004-py310 Google, Deep Learning VM for TensorFlow 2.12 with CUDA 11.8, M118, Ubuntu 20.04 LTS, Python 3.10, with TensorFlow 2.12 for CUDA 11.8 with Intel MKL-DNN preinstalled. 50 GB 2024-03-07
tf-2-12-cu118-notebooks-ubuntu-2004 tf-2-12-cu118-notebooks-v20240306-ubuntu-2004 Google, Deep Learning VM for TensorFlow 2.12 with CUDA 11.8, M118, Ubuntu 20.04 LTS, Python 3.10, with TensorFlow 2.12 for CUDA 11.8 with Intel MKL-DNN preinstalled. 50 GB 2024-03-07
tf-2-12-cu118-notebooks-py310 tf-2-12-cu118-notebooks-v20240306-py310 Google, Deep Learning VM for TensorFlow 2.12 with CUDA 11.8, M118, Debian 11, Python 3.10, with TensorFlow 2.12 for CUDA 11.8 with Intel MKL-DNN preinstalled. 50 GB 2024-03-07
tf-2-12-cu118-notebooks-debian-11-py310 tf-2-12-cu118-notebooks-v20240306-debian-11-py310 Google, Deep Learning VM for TensorFlow 2.12 with CUDA 11.8, M118, Debian 11, Python 3.10, with TensorFlow 2.12 for CUDA 11.8 with Intel MKL-DNN preinstalled. 50 GB 2024-03-07
tf-2-12-cu118-notebooks-debian-11 tf-2-12-cu118-notebooks-v20240306-debian-11 Google, Deep Learning VM for TensorFlow 2.12 with CUDA 11.8, M118, Debian 11, Python 3.10, with TensorFlow 2.12 for CUDA 11.8 with Intel MKL-DNN preinstalled. 50 GB 2024-03-07
tf-2-12-cu118-notebooks tf-2-12-cu118-notebooks-v20240306 Google, Deep Learning VM for TensorFlow 2.12 with CUDA 11.8, M118, Debian 11, Python 3.10, with TensorFlow 2.12 for CUDA 11.8 with Intel MKL-DNN preinstalled. 50 GB 2024-03-07
tf-2-12-cu118-debian-11-py310 tf-2-12-cu118-v20240306-debian-11-py310 Google, Deep Learning VM for TensorFlow 2.12 with CUDA 11.8, M118, Debian 11, Python 3.10, with TensorFlow 2.12 for CUDA 11.8 with Intel MKL-DNN preinstalled. 50 GB 2024-03-07
tf-2-12-cu118-debian-11 tf-2-12-cu118-v20240306-debian-11 Google, Deep Learning VM for TensorFlow 2.12 with CUDA 11.8, M118, Debian 11, Python 3.10, with TensorFlow 2.12 for CUDA 11.8 with Intel MKL-DNN preinstalled. 50 GB 2024-03-07
tf-2-12-cu118 tf-2-12-cu118-v20240306 Google, Deep Learning VM for TensorFlow 2.12 with CUDA 11.8, M118, Debian 11, Python 3.10, with TensorFlow 2.12 for CUDA 11.8 with Intel MKL-DNN preinstalled. 50 GB 2024-03-07
tf-2-12-cpu-ubuntu-2004-py310 tf-2-12-cpu-v20240306-ubuntu-2004-py310 Google, Deep Learning VM for TensorFlow 2.12, M118, Ubuntu 20.04 LTS, Python 3.10, with TensorFlow 2.12 preinstalled. 50 GB 2024-03-07
tf-2-12-cpu-ubuntu-2004 tf-2-12-cpu-v20240306-ubuntu-2004 Google, Deep Learning VM for TensorFlow 2.12, M118, Ubuntu 20.04 LTS, Python 3.10, with TensorFlow 2.12 preinstalled. 50 GB 2024-03-07
tf-2-12-cpu-py310 tf-2-12-cpu-v20240306-py310 Google, Deep Learning VM for TensorFlow 2.12, M118, Debian 11, Python 3.10, with TensorFlow 2.12 preinstalled. 50 GB 2024-03-07
tf-2-12-cpu-debian-11-py310 tf-2-12-cpu-v20240306-debian-11-py310 Google, Deep Learning VM for TensorFlow 2.12, M118, Debian 11, Python 3.10, with TensorFlow 2.12 preinstalled. 50 GB 2024-03-07
tf-2-12-cpu-debian-11 tf-2-12-cpu-v20240306-debian-11 Google, Deep Learning VM for TensorFlow 2.12, M118, Debian 11, Python 3.10, with TensorFlow 2.12 preinstalled. 50 GB 2024-03-07
tf-2-12-cpu tf-2-12-cpu-v20240306 Google, Deep Learning VM for TensorFlow 2.12, M118, Debian 11, Python 3.10, with TensorFlow 2.12 preinstalled. 50 GB 2024-03-07
tf-2-11-tpu-ubuntu-2004-py310 tf-2-11-tpu-v20240306-ubuntu-2004-py310 Google, Deep Learning VM for TensorFlow 2.11, M118, Ubuntu 20.04 LTS, Python 3.10, with TensorFlow 2.11 preinstalled. 50 GB 2024-03-07
tf-2-11-tpu-ubuntu-2004 tf-2-11-tpu-v20240306-ubuntu-2004 Google, Deep Learning VM for TensorFlow 2.11, M118, Ubuntu 20.04 LTS, Python 3.10, with TensorFlow 2.11 preinstalled. 50 GB 2024-03-07
tf-2-11-tpu-py310 tf-2-11-tpu-v20240306-py310 Google, Deep Learning VM for TensorFlow 2.11, M118, Debian 11, Python 3.10, with TensorFlow 2.11 preinstalled. 50 GB 2024-03-07
tf-2-11-tpu-debian-11-py310 tf-2-11-tpu-v20240306-debian-11-py310 Google, Deep Learning VM for TensorFlow 2.11, M118, Debian 11, Python 3.10, with TensorFlow 2.11 preinstalled. 50 GB 2024-03-07
tf-2-11-tpu-debian-11 tf-2-11-tpu-v20240306-debian-11 Google, Deep Learning VM for TensorFlow 2.11, M118, Debian 11, Python 3.10, with TensorFlow 2.11 preinstalled. 50 GB 2024-03-07
tf-2-11-tpu tf-2-11-tpu-v20240306 Google, Deep Learning VM for TensorFlow 2.11, M118, Debian 11, Python 3.10, with TensorFlow 2.11 preinstalled. 50 GB 2024-03-07
tf-2-11-cu113-ubuntu-2004-py310 tf-2-11-cu113-v20240306-ubuntu-2004-py310 Google, Deep Learning VM for TensorFlow 2.11 with CUDA 11.3, M118, Ubuntu 20.04 LTS, Python 3.10, with TensorFlow 2.11 for CUDA 11.3 with Intel MKL-DNN preinstalled. 50 GB 2024-03-07
tf-2-11-cu113-ubuntu-2004 tf-2-11-cu113-v20240306-ubuntu-2004 Google, Deep Learning VM for TensorFlow 2.11 with CUDA 11.3, M118, Ubuntu 20.04 LTS, Python 3.10, with TensorFlow 2.11 for CUDA 11.3 with Intel MKL-DNN preinstalled. 50 GB 2024-03-07
tf-2-11-cu113-py310 tf-2-11-cu113-v20240306-py310 Google, Deep Learning VM for TensorFlow 2.11 with CUDA 11.3, M118, Debian 11, Python 3.10, with TensorFlow 2.11 for CUDA 11.3 with Intel MKL-DNN preinstalled. 50 GB 2024-03-07
tf-2-11-cu113-notebooks-ubuntu-2004-py310 tf-2-11-cu113-notebooks-v20240306-ubuntu-2004-py310 Google, Deep Learning VM for TensorFlow 2.11 with CUDA 11.3, M118, Ubuntu 20.04 LTS, Python 3.10, with TensorFlow 2.11 for CUDA 11.3 with Intel MKL-DNN preinstalled. 50 GB 2024-03-07
tf-2-11-cu113-notebooks-ubuntu-2004 tf-2-11-cu113-notebooks-v20240306-ubuntu-2004 Google, Deep Learning VM for TensorFlow 2.11 with CUDA 11.3, M118, Ubuntu 20.04 LTS, Python 3.10, with TensorFlow 2.11 for CUDA 11.3 with Intel MKL-DNN preinstalled. 50 GB 2024-03-07
tf-2-11-cu113-notebooks-py310 tf-2-11-cu113-notebooks-v20240306-py310 Google, Deep Learning VM for TensorFlow 2.11 with CUDA 11.3, M118, Debian 11, Python 3.10, with TensorFlow 2.11 for CUDA 11.3 with Intel MKL-DNN preinstalled. 50 GB 2024-03-07
tf-2-11-cu113-notebooks-debian-11-py310 tf-2-11-cu113-notebooks-v20240306-debian-11-py310 Google, Deep Learning VM for TensorFlow 2.11 with CUDA 11.3, M118, Debian 11, Python 3.10, with TensorFlow 2.11 for CUDA 11.3 with Intel MKL-DNN preinstalled. 50 GB 2024-03-07
tf-2-11-cu113-notebooks-debian-11 tf-2-11-cu113-notebooks-v20240306-debian-11 Google, Deep Learning VM for TensorFlow 2.11 with CUDA 11.3, M118, Debian 11, Python 3.10, with TensorFlow 2.11 for CUDA 11.3 with Intel MKL-DNN preinstalled. 50 GB 2024-03-07
tf-2-11-cu113-notebooks tf-2-11-cu113-notebooks-v20240306 Google, Deep Learning VM for TensorFlow 2.11 with CUDA 11.3, M118, Debian 11, Python 3.10, with TensorFlow 2.11 for CUDA 11.3 with Intel MKL-DNN preinstalled. 50 GB 2024-03-07
tf-2-11-cu113-debian-11-py310 tf-2-11-cu113-v20240306-debian-11-py310 Google, Deep Learning VM for TensorFlow 2.11 with CUDA 11.3, M118, Debian 11, Python 3.10, with TensorFlow 2.11 for CUDA 11.3 with Intel MKL-DNN preinstalled. 50 GB 2024-03-07
tf-2-11-cu113-debian-11 tf-2-11-cu113-v20240306-debian-11 Google, Deep Learning VM for TensorFlow 2.11 with CUDA 11.3, M118, Debian 11, Python 3.10, with TensorFlow 2.11 for CUDA 11.3 with Intel MKL-DNN preinstalled. 50 GB 2024-03-07
tf-2-11-cu113 tf-2-11-cu113-v20240306 Google, Deep Learning VM for TensorFlow 2.11 with CUDA 11.3, M118, Debian 11, Python 3.10, with TensorFlow 2.11 for CUDA 11.3 with Intel MKL-DNN preinstalled. 50 GB 2024-03-07
tf-2-11-cpu-ubuntu-2004-py310 tf-2-11-cpu-v20240306-ubuntu-2004-py310 Google, Deep Learning VM for TensorFlow 2.11, M118, Ubuntu 20.04 LTS, Python 3.10, with TensorFlow 2.11 preinstalled. 50 GB 2024-03-07
tf-2-11-cpu-ubuntu-2004 tf-2-11-cpu-v20240306-ubuntu-2004 Google, Deep Learning VM for TensorFlow 2.11, M118, Ubuntu 20.04 LTS, Python 3.10, with TensorFlow 2.11 preinstalled. 50 GB 2024-03-07
tf-2-11-cpu-py310 tf-2-11-cpu-v20240306-py310 Google, Deep Learning VM for TensorFlow 2.11, M118, Debian 11, Python 3.10, with TensorFlow 2.11 preinstalled. 50 GB 2024-03-07
tf-2-11-cpu-debian-11-py310 tf-2-11-cpu-v20240306-debian-11-py310 Google, Deep Learning VM for TensorFlow 2.11, M118, Debian 11, Python 3.10, with TensorFlow 2.11 preinstalled. 50 GB 2024-03-07
tf-2-11-cpu-debian-11 tf-2-11-cpu-v20240306-debian-11 Google, Deep Learning VM for TensorFlow 2.11, M118, Debian 11, Python 3.10, with TensorFlow 2.11 preinstalled. 50 GB 2024-03-07
tf-2-11-cpu tf-2-11-cpu-v20240306 Google, Deep Learning VM for TensorFlow 2.11, M118, Debian 11, Python 3.10, with TensorFlow 2.11 preinstalled. 50 GB 2024-03-07
r-latest-cpu-experimental-ubuntu-2004-py310 r-latest-cpu-experimental-v20240306-ubuntu-2004-py310 Google, Deep Learning VM for R, M118, Ubuntu 20.04 LTS, Python 3.10, with R preinstalled. 50 GB 2024-03-07
r-latest-cpu-experimental-ubuntu-2004 r-latest-cpu-experimental-v20240306-ubuntu-2004 Google, Deep Learning VM for R, M118, Ubuntu 20.04 LTS, Python 3.10, with R preinstalled. 50 GB 2024-03-07
r-latest-cpu-experimental-py310 r-latest-cpu-experimental-v20240311-py310 Google, Deep Learning VM for R, M118, Debian 11, Python 3.10, with R preinstalled. 50 GB 2024-03-12
r-latest-cpu-experimental-debian-11-py310 r-latest-cpu-experimental-v20240311-debian-11-py310 Google, Deep Learning VM for R, M118, Debian 11, Python 3.10, with R preinstalled. 50 GB 2024-03-12
r-latest-cpu-experimental-debian-11 r-latest-cpu-experimental-v20240311-debian-11 Google, Deep Learning VM for R, M118, Debian 11, Python 3.10, with R preinstalled. 50 GB 2024-03-12
r-latest-cpu-experimental r-latest-cpu-experimental-v20240311 Google, Deep Learning VM for R, M118, Debian 11, Python 3.10, with R preinstalled. 50 GB 2024-03-12
r-4-3-cpu-experimental-ubuntu-2004-py310 r-4-3-cpu-experimental-v20240306-ubuntu-2004-py310 Google, Deep Learning VM for R, M118, Ubuntu 20.04 LTS, Python 3.10, with R preinstalled. 50 GB 2024-03-07
r-4-3-cpu-experimental-ubuntu-2004 r-4-3-cpu-experimental-v20240306-ubuntu-2004 Google, Deep Learning VM for R, M118, Ubuntu 20.04 LTS, Python 3.10, with R preinstalled. 50 GB 2024-03-07
r-4-3-cpu-experimental-py310 r-4-3-cpu-experimental-v20240311-py310 Google, Deep Learning VM for R, M118, Debian 11, Python 3.10, with R preinstalled. 50 GB 2024-03-12
r-4-3-cpu-experimental-notebooks-ubuntu-2004-py310 r-4-3-cpu-experimental-notebooks-v20240306-ubuntu-2004-py310 Google, Deep Learning VM for R, M118, Ubuntu 20.04 LTS, Python 3.10, with R preinstalled. 50 GB 2024-03-07
r-4-3-cpu-experimental-notebooks-ubuntu-2004 r-4-3-cpu-experimental-notebooks-v20240306-ubuntu-2004 Google, Deep Learning VM for R, M118, Ubuntu 20.04 LTS, Python 3.10, with R preinstalled. 50 GB 2024-03-07
r-4-3-cpu-experimental-notebooks-py310 r-4-3-cpu-experimental-notebooks-v20240311-py310 Google, Deep Learning VM for R, M118, Debian 11, Python 3.10, with R preinstalled. 50 GB 2024-03-12
r-4-3-cpu-experimental-notebooks-debian-11-py310 r-4-3-cpu-experimental-notebooks-v20240311-debian-11-py310 Google, Deep Learning VM for R, M118, Debian 11, Python 3.10, with R preinstalled. 50 GB 2024-03-12
r-4-3-cpu-experimental-notebooks-debian-11 r-4-3-cpu-experimental-notebooks-v20240311-debian-11 Google, Deep Learning VM for R, M118, Debian 11, Python 3.10, with R preinstalled. 50 GB 2024-03-12
r-4-3-cpu-experimental-notebooks r-4-3-cpu-experimental-notebooks-v20240311 Google, Deep Learning VM for R, M118, Debian 11, Python 3.10, with R preinstalled. 50 GB 2024-03-12
r-4-3-cpu-experimental-debian-11-py310 r-4-3-cpu-experimental-v20240311-debian-11-py310 Google, Deep Learning VM for R, M118, Debian 11, Python 3.10, with R preinstalled. 50 GB 2024-03-12
r-4-3-cpu-experimental-debian-11 r-4-3-cpu-experimental-v20240311-debian-11 Google, Deep Learning VM for R, M118, Debian 11, Python 3.10, with R preinstalled. 50 GB 2024-03-12
r-4-3-cpu-experimental r-4-3-cpu-experimental-v20240311 Google, Deep Learning VM for R, M118, Debian 11, Python 3.10, with R preinstalled. 50 GB 2024-03-12
pytorch-latest-gpu-ubuntu-2004-py37 pytorch-latest-gpu-v20230501-ubuntu-2004-py37 Google, Ubuntu 20.04 LTS based Deep Learning VM for PyTorch CPU/GPU with CUDA 11.3, M108, Deep Learning VM Image with PyTorch 1.13 and fast.ai preinstalled. 50 GB 2023-05-01
pytorch-latest-gpu-ubuntu-2004-py310 pytorch-latest-gpu-v20240306-ubuntu-2004-py310 Google, Deep Learning VM for PyTorch 2.2 with CUDA 12.1, M118, Ubuntu 20.04 LTS, Python 3.10, with PyTorch 2.2 and fast.ai preinstalled. 50 GB 2024-03-07
pytorch-latest-gpu-ubuntu-2004 pytorch-latest-gpu-v20240306-ubuntu-2004 Google, Deep Learning VM for PyTorch 2.2 with CUDA 12.1, M118, Ubuntu 20.04 LTS, Python 3.10, with PyTorch 2.2 and fast.ai preinstalled. 50 GB 2024-03-07
pytorch-latest-gpu-py37 pytorch-latest-gpu-v20230501-py37 Google, Debian 10 based Deep Learning VM for PyTorch CPU/GPU with CUDA 11.3, M108, Deep Learning VM Image with PyTorch 1.13 and fast.ai preinstalled. 50 GB 2023-05-01
pytorch-latest-gpu-py310 pytorch-latest-gpu-v20240306-py310 Google, Deep Learning VM for PyTorch 2.2 with CUDA 12.1, M118, Debian 11, Python 3.10, with PyTorch 2.2 and fast.ai preinstalled. 50 GB 2024-03-07
pytorch-latest-gpu-debian-11-py310 pytorch-latest-gpu-v20240306-debian-11-py310 Google, Deep Learning VM for PyTorch 2.2 with CUDA 12.1, M118, Debian 11, Python 3.10, with PyTorch 2.2 and fast.ai preinstalled. 50 GB 2024-03-07
pytorch-latest-gpu-debian-11 pytorch-latest-gpu-v20240306-debian-11 Google, Deep Learning VM for PyTorch 2.2 with CUDA 12.1, M118, Debian 11, Python 3.10, with PyTorch 2.2 and fast.ai preinstalled. 50 GB 2024-03-07
pytorch-latest-gpu-debian-10-py37 pytorch-latest-gpu-v20230501-debian-10-py37 Google, Debian 10 based Deep Learning VM for PyTorch CPU/GPU with CUDA 11.3, M108, Deep Learning VM Image with PyTorch 1.13 and fast.ai preinstalled. 50 GB 2023-05-01
pytorch-latest-gpu-debian-10 pytorch-latest-gpu-v20230501-debian-10 Google, Debian 10 based Deep Learning VM for PyTorch CPU/GPU with CUDA 11.3, M108, Deep Learning VM Image with PyTorch 1.13 and fast.ai preinstalled. 50 GB 2023-05-01
pytorch-latest-gpu pytorch-latest-gpu-v20240306 Google, Deep Learning VM for PyTorch 2.2 with CUDA 12.1, M118, Debian 11, Python 3.10, with PyTorch 2.2 and fast.ai preinstalled. 50 GB 2024-03-07
pytorch-latest-cu121-ubuntu-2004-py310 pytorch-latest-cu121-v20240306-ubuntu-2004-py310 Google, Deep Learning VM for PyTorch 2.2 with CUDA 12.1, M118, Ubuntu 20.04 LTS, Python 3.10, with PyTorch 2.2 and fast.ai preinstalled. 50 GB 2024-03-07
pytorch-latest-cu121-ubuntu-2004 pytorch-latest-cu121-v20240306-ubuntu-2004 Google, Deep Learning VM for PyTorch 2.2 with CUDA 12.1, M118, Ubuntu 20.04 LTS, Python 3.10, with PyTorch 2.2 and fast.ai preinstalled. 50 GB 2024-03-07
pytorch-latest-cu121-py310 pytorch-latest-cu121-v20240306-py310 Google, Deep Learning VM for PyTorch 2.2 with CUDA 12.1, M118, Debian 11, Python 3.10, with PyTorch 2.2 and fast.ai preinstalled. 50 GB 2024-03-07
pytorch-latest-cu121-debian-11-py310 pytorch-latest-cu121-v20240306-debian-11-py310 Google, Deep Learning VM for PyTorch 2.2 with CUDA 12.1, M118, Debian 11, Python 3.10, with PyTorch 2.2 and fast.ai preinstalled. 50 GB 2024-03-07
pytorch-latest-cu121-debian-11 pytorch-latest-cu121-v20240306-debian-11 Google, Deep Learning VM for PyTorch 2.2 with CUDA 12.1, M118, Debian 11, Python 3.10, with PyTorch 2.2 and fast.ai preinstalled. 50 GB 2024-03-07
pytorch-latest-cu121 pytorch-latest-cu121-v20240306 Google, Deep Learning VM for PyTorch 2.2 with CUDA 12.1, M118, Debian 11, Python 3.10, with PyTorch 2.2 and fast.ai preinstalled. 50 GB 2024-03-07
pytorch-latest-cu118-ubuntu-2004-py310 pytorch-latest-cu118-v20240306-ubuntu-2004-py310 Google, Deep Learning VM for PyTorch 2.0 with CUDA 11.8, M118, Ubuntu 20.04 LTS, Python 3.10, with PyTorch 2.0 and fast.ai preinstalled. 50 GB 2024-03-07
pytorch-latest-cu118-ubuntu-2004 pytorch-latest-cu118-v20240306-ubuntu-2004 Google, Deep Learning VM for PyTorch 2.0 with CUDA 11.8, M118, Ubuntu 20.04 LTS, Python 3.10, with PyTorch 2.0 and fast.ai preinstalled. 50 GB 2024-03-07
pytorch-latest-cu118-py310 pytorch-latest-cu118-v20240306-py310 Google, Deep Learning VM for PyTorch 2.0 with CUDA 11.8, M118, Debian 11, Python 3.10, with PyTorch 2.0 and fast.ai preinstalled. 50 GB 2024-03-07
pytorch-latest-cu118-debian-11-py310 pytorch-latest-cu118-v20240306-debian-11-py310 Google, Deep Learning VM for PyTorch 2.0 with CUDA 11.8, M118, Debian 11, Python 3.10, with PyTorch 2.0 and fast.ai preinstalled. 50 GB 2024-03-07
pytorch-latest-cu118-debian-11 pytorch-latest-cu118-v20240306-debian-11 Google, Deep Learning VM for PyTorch 2.0 with CUDA 11.8, M118, Debian 11, Python 3.10, with PyTorch 2.0 and fast.ai preinstalled. 50 GB 2024-03-07
pytorch-latest-cu118 pytorch-latest-cu118-v20240306 Google, Deep Learning VM for PyTorch 2.0 with CUDA 11.8, M118, Debian 11, Python 3.10, with PyTorch 2.0 and fast.ai preinstalled. 50 GB 2024-03-07
pytorch-latest-cu113-ubuntu-2004-py310 pytorch-latest-cu113-v20240306-ubuntu-2004-py310 Google, Deep Learning VM for PyTorch 1.13 with CUDA 11.3, M118, Ubuntu 20.04 LTS, Python 3.10, with PyTorch 1.13 and fast.ai preinstalled. 50 GB 2024-03-07
pytorch-latest-cu113-ubuntu-2004 pytorch-latest-cu113-v20240306-ubuntu-2004 Google, Deep Learning VM for PyTorch 1.13 with CUDA 11.3, M118, Ubuntu 20.04 LTS, Python 3.10, with PyTorch 1.13 and fast.ai preinstalled. 50 GB 2024-03-07
pytorch-latest-cu113-py310 pytorch-latest-cu113-v20240306-py310 Google, Deep Learning VM for PyTorch 1.13 with CUDA 11.3, M118, Debian 11, Python 3.10, with PyTorch 1.13 and fast.ai preinstalled. 50 GB 2024-03-07
pytorch-latest-cu113-debian-11-py310 pytorch-latest-cu113-v20240306-debian-11-py310 Google, Deep Learning VM for PyTorch 1.13 with CUDA 11.3, M118, Debian 11, Python 3.10, with PyTorch 1.13 and fast.ai preinstalled. 50 GB 2024-03-07
pytorch-latest-cu113-debian-11 pytorch-latest-cu113-v20240306-debian-11 Google, Deep Learning VM for PyTorch 1.13 with CUDA 11.3, M118, Debian 11, Python 3.10, with PyTorch 1.13 and fast.ai preinstalled. 50 GB 2024-03-07
pytorch-latest-cu113 pytorch-latest-cu113-v20240306 Google, Deep Learning VM for PyTorch 1.13 with CUDA 11.3, M118, Debian 11, Python 3.10, with PyTorch 1.13 and fast.ai preinstalled. 50 GB 2024-03-07
pytorch-latest-cpu-ubuntu-2004-py37 pytorch-latest-cpu-v20230501-ubuntu-2004-py37 Google, Ubuntu 20.04 LTS based Deep Learning VM for PyTorch CPU/GPU with CUDA 11.3, M108, Deep Learning VM Image with PyTorch 1.13 and fast.ai preinstalled. 50 GB 2023-05-01
pytorch-latest-cpu-ubuntu-2004-py310 pytorch-latest-cpu-v20240306-ubuntu-2004-py310 Google, Deep Learning VM for PyTorch 2.2 with CUDA 12.1, M118, Ubuntu 20.04 LTS, Python 3.10, with PyTorch 2.2 and fast.ai preinstalled. 50 GB 2024-03-07
pytorch-latest-cpu-ubuntu-2004 pytorch-latest-cpu-v20240306-ubuntu-2004 Google, Deep Learning VM for PyTorch 2.2 with CUDA 12.1, M118, Ubuntu 20.04 LTS, Python 3.10, with PyTorch 2.2 and fast.ai preinstalled. 50 GB 2024-03-07
pytorch-latest-cpu-py37 pytorch-latest-cpu-v20230501-py37 Google, Debian 10 based Deep Learning VM for PyTorch CPU/GPU with CUDA 11.3, M108, Deep Learning VM Image with PyTorch 1.13 and fast.ai preinstalled. 50 GB 2023-05-01
pytorch-latest-cpu-py310 pytorch-latest-cpu-v20240306-py310 Google, Deep Learning VM for PyTorch 2.2 with CUDA 12.1, M118, Debian 11, Python 3.10, with PyTorch 2.2 and fast.ai preinstalled. 50 GB 2024-03-07
pytorch-latest-cpu-debian-11-py310 pytorch-latest-cpu-v20240306-debian-11-py310 Google, Deep Learning VM for PyTorch 2.2 with CUDA 12.1, M118, Debian 11, Python 3.10, with PyTorch 2.2 and fast.ai preinstalled. 50 GB 2024-03-07
pytorch-latest-cpu-debian-11 pytorch-latest-cpu-v20240306-debian-11 Google, Deep Learning VM for PyTorch 2.2 with CUDA 12.1, M118, Debian 11, Python 3.10, with PyTorch 2.2 and fast.ai preinstalled. 50 GB 2024-03-07
pytorch-latest-cpu-debian-10-py37 pytorch-latest-cpu-v20230501-debian-10-py37 Google, Debian 10 based Deep Learning VM for PyTorch CPU/GPU with CUDA 11.3, M108, Deep Learning VM Image with PyTorch 1.13 and fast.ai preinstalled. 50 GB 2023-05-01
pytorch-latest-cpu-debian-10 pytorch-latest-cpu-v20230501-debian-10 Google, Debian 10 based Deep Learning VM for PyTorch CPU/GPU with CUDA 11.3, M108, Deep Learning VM Image with PyTorch 1.13 and fast.ai preinstalled. 50 GB 2023-05-01
pytorch-latest-cpu pytorch-latest-cpu-v20240306 Google, Deep Learning VM for PyTorch 2.2 with CUDA 12.1, M118, Debian 11, Python 3.10, with PyTorch 2.2 and fast.ai preinstalled. 50 GB 2024-03-07
pytorch-2-2-cu121-ubuntu-2004-py310 pytorch-2-2-cu121-v20240306-ubuntu-2004-py310 Google, Deep Learning VM for PyTorch 2.2 with CUDA 12.1, M118, Ubuntu 20.04 LTS, Python 3.10, with PyTorch 2.2 and fast.ai preinstalled. 50 GB 2024-03-07
pytorch-2-2-cu121-ubuntu-2004 pytorch-2-2-cu121-v20240306-ubuntu-2004 Google, Deep Learning VM for PyTorch 2.2 with CUDA 12.1, M118, Ubuntu 20.04 LTS, Python 3.10, with PyTorch 2.2 and fast.ai preinstalled. 50 GB 2024-03-07
pytorch-2-2-cu121-py310 pytorch-2-2-cu121-v20240306-py310 Google, Deep Learning VM for PyTorch 2.2 with CUDA 12.1, M118, Debian 11, Python 3.10, with PyTorch 2.2 and fast.ai preinstalled. 50 GB 2024-03-07
pytorch-2-2-cu121-notebooks-ubuntu-2004-py310 pytorch-2-2-cu121-notebooks-v20240306-ubuntu-2004-py310 Google, Deep Learning VM for PyTorch 2.2 with CUDA 12.1, M118, Ubuntu 20.04 LTS, Python 3.10, with PyTorch 2.2 and fast.ai preinstalled. 50 GB 2024-03-07
pytorch-2-2-cu121-notebooks-ubuntu-2004 pytorch-2-2-cu121-notebooks-v20240306-ubuntu-2004 Google, Deep Learning VM for PyTorch 2.2 with CUDA 12.1, M118, Ubuntu 20.04 LTS, Python 3.10, with PyTorch 2.2 and fast.ai preinstalled. 50 GB 2024-03-07
pytorch-2-2-cu121-notebooks-py310 pytorch-2-2-cu121-notebooks-v20240306-py310 Google, Deep Learning VM for PyTorch 2.2 with CUDA 12.1, M118, Debian 11, Python 3.10, with PyTorch 2.2 and fast.ai preinstalled. 50 GB 2024-03-07
pytorch-2-2-cu121-notebooks-debian-11-py310 pytorch-2-2-cu121-notebooks-v20240306-debian-11-py310 Google, Deep Learning VM for PyTorch 2.2 with CUDA 12.1, M118, Debian 11, Python 3.10, with PyTorch 2.2 and fast.ai preinstalled. 50 GB 2024-03-07
pytorch-2-2-cu121-notebooks-debian-11 pytorch-2-2-cu121-notebooks-v20240306-debian-11 Google, Deep Learning VM for PyTorch 2.2 with CUDA 12.1, M118, Debian 11, Python 3.10, with PyTorch 2.2 and fast.ai preinstalled. 50 GB 2024-03-07
pytorch-2-2-cu121-notebooks pytorch-2-2-cu121-notebooks-v20240306 Google, Deep Learning VM for PyTorch 2.2 with CUDA 12.1, M118, Debian 11, Python 3.10, with PyTorch 2.2 and fast.ai preinstalled. 50 GB 2024-03-07
pytorch-2-2-cu121-debian-11-py310 pytorch-2-2-cu121-v20240306-debian-11-py310 Google, Deep Learning VM for PyTorch 2.2 with CUDA 12.1, M118, Debian 11, Python 3.10, with PyTorch 2.2 and fast.ai preinstalled. 50 GB 2024-03-07
pytorch-2-2-cu121-debian-11 pytorch-2-2-cu121-v20240306-debian-11 Google, Deep Learning VM for PyTorch 2.2 with CUDA 12.1, M118, Debian 11, Python 3.10, with PyTorch 2.2 and fast.ai preinstalled. 50 GB 2024-03-07
pytorch-2-2-cu121 pytorch-2-2-cu121-v20240306 Google, Deep Learning VM for PyTorch 2.2 with CUDA 12.1, M118, Debian 11, Python 3.10, with PyTorch 2.2 and fast.ai preinstalled. 50 GB 2024-03-07
pytorch-2-2-cpu-ubuntu-2004-py310 pytorch-2-2-cpu-v20240306-ubuntu-2004-py310 Google, Deep Learning VM for PyTorch 2.2 with CUDA 12.1, M118, Ubuntu 20.04 LTS, Python 3.10, with PyTorch 2.2 and fast.ai preinstalled. 50 GB 2024-03-07
pytorch-2-2-cpu-ubuntu-2004 pytorch-2-2-cpu-v20240306-ubuntu-2004 Google, Deep Learning VM for PyTorch 2.2 with CUDA 12.1, M118, Ubuntu 20.04 LTS, Python 3.10, with PyTorch 2.2 and fast.ai preinstalled. 50 GB 2024-03-07
pytorch-2-2-cpu-py310 pytorch-2-2-cpu-v20240306-py310 Google, Deep Learning VM for PyTorch 2.2 with CUDA 12.1, M118, Debian 11, Python 3.10, with PyTorch 2.2 and fast.ai preinstalled. 50 GB 2024-03-07
pytorch-2-2-cpu-debian-11-py310 pytorch-2-2-cpu-v20240306-debian-11-py310 Google, Deep Learning VM for PyTorch 2.2 with CUDA 12.1, M118, Debian 11, Python 3.10, with PyTorch 2.2 and fast.ai preinstalled. 50 GB 2024-03-07
pytorch-2-2-cpu-debian-11 pytorch-2-2-cpu-v20240306-debian-11 Google, Deep Learning VM for PyTorch 2.2 with CUDA 12.1, M118, Debian 11, Python 3.10, with PyTorch 2.2 and fast.ai preinstalled. 50 GB 2024-03-07
pytorch-2-2-cpu pytorch-2-2-cpu-v20240306 Google, Deep Learning VM for PyTorch 2.2 with CUDA 12.1, M118, Debian 11, Python 3.10, with PyTorch 2.2 and fast.ai preinstalled. 50 GB 2024-03-07
pytorch-2-1-cu121-ubuntu-2004-py310 pytorch-2-1-cu121-v20240306-ubuntu-2004-py310 Google, Deep Learning VM for PyTorch 2.1 with CUDA 12.1, M118, Ubuntu 20.04 LTS, Python 3.10, with PyTorch 2.1 and fast.ai preinstalled. 50 GB 2024-03-07
pytorch-2-1-cu121-ubuntu-2004 pytorch-2-1-cu121-v20240306-ubuntu-2004 Google, Deep Learning VM for PyTorch 2.1 with CUDA 12.1, M118, Ubuntu 20.04 LTS, Python 3.10, with PyTorch 2.1 and fast.ai preinstalled. 50 GB 2024-03-07
pytorch-2-1-cu121-py310 pytorch-2-1-cu121-v20240306-py310 Google, Deep Learning VM for PyTorch 2.1 with CUDA 12.1, M118, Debian 11, Python 3.10, with PyTorch 2.1 and fast.ai preinstalled. 50 GB 2024-03-07
pytorch-2-1-cu121-notebooks-ubuntu-2004-py310 pytorch-2-1-cu121-notebooks-v20240306-ubuntu-2004-py310 Google, Deep Learning VM for PyTorch 2.1 with CUDA 12.1, M118, Ubuntu 20.04 LTS, Python 3.10, with PyTorch 2.1 and fast.ai preinstalled. 50 GB 2024-03-07
pytorch-2-1-cu121-notebooks-ubuntu-2004 pytorch-2-1-cu121-notebooks-v20240306-ubuntu-2004 Google, Deep Learning VM for PyTorch 2.1 with CUDA 12.1, M118, Ubuntu 20.04 LTS, Python 3.10, with PyTorch 2.1 and fast.ai preinstalled. 50 GB 2024-03-07
pytorch-2-1-cu121-notebooks-py310 pytorch-2-1-cu121-notebooks-v20240306-py310 Google, Deep Learning VM for PyTorch 2.1 with CUDA 12.1, M118, Debian 11, Python 3.10, with PyTorch 2.1 and fast.ai preinstalled. 50 GB 2024-03-07
pytorch-2-1-cu121-notebooks-debian-11-py310 pytorch-2-1-cu121-notebooks-v20240306-debian-11-py310 Google, Deep Learning VM for PyTorch 2.1 with CUDA 12.1, M118, Debian 11, Python 3.10, with PyTorch 2.1 and fast.ai preinstalled. 50 GB 2024-03-07
pytorch-2-1-cu121-notebooks-debian-11 pytorch-2-1-cu121-notebooks-v20240306-debian-11 Google, Deep Learning VM for PyTorch 2.1 with CUDA 12.1, M118, Debian 11, Python 3.10, with PyTorch 2.1 and fast.ai preinstalled. 50 GB 2024-03-07
pytorch-2-1-cu121-notebooks pytorch-2-1-cu121-notebooks-v20240306 Google, Deep Learning VM for PyTorch 2.1 with CUDA 12.1, M118, Debian 11, Python 3.10, with PyTorch 2.1 and fast.ai preinstalled. 50 GB 2024-03-07
pytorch-2-1-cu121-debian-11-py310 pytorch-2-1-cu121-v20240306-debian-11-py310 Google, Deep Learning VM for PyTorch 2.1 with CUDA 12.1, M118, Debian 11, Python 3.10, with PyTorch 2.1 and fast.ai preinstalled. 50 GB 2024-03-07
pytorch-2-1-cu121-debian-11 pytorch-2-1-cu121-v20240306-debian-11 Google, Deep Learning VM for PyTorch 2.1 with CUDA 12.1, M118, Debian 11, Python 3.10, with PyTorch 2.1 and fast.ai preinstalled. 50 GB 2024-03-07
pytorch-2-1-cu121 pytorch-2-1-cu121-v20240306 Google, Deep Learning VM for PyTorch 2.1 with CUDA 12.1, M118, Debian 11, Python 3.10, with PyTorch 2.1 and fast.ai preinstalled. 50 GB 2024-03-07
pytorch-2-1-cpu-ubuntu-2004-py310 pytorch-2-1-cpu-v20240306-ubuntu-2004-py310 Google, Deep Learning VM for PyTorch 2.1 with CUDA 12.1, M118, Ubuntu 20.04 LTS, Python 3.10, with PyTorch 2.1 and fast.ai preinstalled. 50 GB 2024-03-07
pytorch-2-1-cpu-ubuntu-2004 pytorch-2-1-cpu-v20240306-ubuntu-2004 Google, Deep Learning VM for PyTorch 2.1 with CUDA 12.1, M118, Ubuntu 20.04 LTS, Python 3.10, with PyTorch 2.1 and fast.ai preinstalled. 50 GB 2024-03-07
pytorch-2-1-cpu-py310 pytorch-2-1-cpu-v20240306-py310 Google, Deep Learning VM for PyTorch 2.1 with CUDA 12.1, M118, Debian 11, Python 3.10, with PyTorch 2.1 and fast.ai preinstalled. 50 GB 2024-03-07
pytorch-2-1-cpu-debian-11-py310 pytorch-2-1-cpu-v20240306-debian-11-py310 Google, Deep Learning VM for PyTorch 2.1 with CUDA 12.1, M118, Debian 11, Python 3.10, with PyTorch 2.1 and fast.ai preinstalled. 50 GB 2024-03-07
pytorch-2-1-cpu-debian-11 pytorch-2-1-cpu-v20240306-debian-11 Google, Deep Learning VM for PyTorch 2.1 with CUDA 12.1, M118, Debian 11, Python 3.10, with PyTorch 2.1 and fast.ai preinstalled. 50 GB 2024-03-07
pytorch-2-1-cpu pytorch-2-1-cpu-v20240306 Google, Deep Learning VM for PyTorch 2.1 with CUDA 12.1, M118, Debian 11, Python 3.10, with PyTorch 2.1 and fast.ai preinstalled. 50 GB 2024-03-07
pytorch-2-0-gpu-ubuntu-2004-py310 pytorch-2-0-gpu-v20240306-ubuntu-2004-py310 Google, Deep Learning VM for PyTorch 2.0 with CUDA 11.8, M118, Ubuntu 20.04 LTS, Python 3.10, with PyTorch 2.0 and fast.ai preinstalled. 50 GB 2024-03-07
pytorch-2-0-gpu-ubuntu-2004 pytorch-2-0-gpu-v20240306-ubuntu-2004 Google, Deep Learning VM for PyTorch 2.0 with CUDA 11.8, M118, Ubuntu 20.04 LTS, Python 3.10, with PyTorch 2.0 and fast.ai preinstalled. 50 GB 2024-03-07
pytorch-2-0-gpu-py310 pytorch-2-0-gpu-v20240306-py310 Google, Deep Learning VM for PyTorch 2.0 with CUDA 11.8, M118, Debian 11, Python 3.10, with PyTorch 2.0 and fast.ai preinstalled. 50 GB 2024-03-07
pytorch-2-0-gpu-notebooks-ubuntu-2004-py310 pytorch-2-0-gpu-notebooks-v20240306-ubuntu-2004-py310 Google, Deep Learning VM for PyTorch 2.0 with CUDA 11.8, M118, Ubuntu 20.04 LTS, Python 3.10, with PyTorch 2.0 and fast.ai preinstalled. 50 GB 2024-03-07
pytorch-2-0-gpu-notebooks-ubuntu-2004 pytorch-2-0-gpu-notebooks-v20240306-ubuntu-2004 Google, Deep Learning VM for PyTorch 2.0 with CUDA 11.8, M118, Ubuntu 20.04 LTS, Python 3.10, with PyTorch 2.0 and fast.ai preinstalled. 50 GB 2024-03-07
pytorch-2-0-gpu-notebooks-py310 pytorch-2-0-gpu-notebooks-v20240306-py310 Google, Deep Learning VM for PyTorch 2.0 with CUDA 11.8, M118, Debian 11, Python 3.10, with PyTorch 2.0 and fast.ai preinstalled. 50 GB 2024-03-07
pytorch-2-0-gpu-notebooks-debian-11-py310 pytorch-2-0-gpu-notebooks-v20240306-debian-11-py310 Google, Deep Learning VM for PyTorch 2.0 with CUDA 11.8, M118, Debian 11, Python 3.10, with PyTorch 2.0 and fast.ai preinstalled. 50 GB 2024-03-07
pytorch-2-0-gpu-notebooks-debian-11 pytorch-2-0-gpu-notebooks-v20240306-debian-11 Google, Deep Learning VM for PyTorch 2.0 with CUDA 11.8, M118, Debian 11, Python 3.10, with PyTorch 2.0 and fast.ai preinstalled. 50 GB 2024-03-07
pytorch-2-0-gpu-notebooks pytorch-2-0-gpu-notebooks-v20240306 Google, Deep Learning VM for PyTorch 2.0 with CUDA 11.8, M118, Debian 11, Python 3.10, with PyTorch 2.0 and fast.ai preinstalled. 50 GB 2024-03-07
pytorch-2-0-gpu-debian-11-py310 pytorch-2-0-gpu-v20240306-debian-11-py310 Google, Deep Learning VM for PyTorch 2.0 with CUDA 11.8, M118, Debian 11, Python 3.10, with PyTorch 2.0 and fast.ai preinstalled. 50 GB 2024-03-07
pytorch-2-0-gpu-debian-11 pytorch-2-0-gpu-v20240306-debian-11 Google, Deep Learning VM for PyTorch 2.0 with CUDA 11.8, M118, Debian 11, Python 3.10, with PyTorch 2.0 and fast.ai preinstalled. 50 GB 2024-03-07
pytorch-2-0-gpu pytorch-2-0-gpu-v20240306 Google, Deep Learning VM for PyTorch 2.0 with CUDA 11.8, M118, Debian 11, Python 3.10, with PyTorch 2.0 and fast.ai preinstalled. 50 GB 2024-03-07
pytorch-2-0-cu118-ubuntu-2004-py310 pytorch-2-0-cu118-v20240306-ubuntu-2004-py310 Google, Deep Learning VM for PyTorch 2.0 with CUDA 11.8, M118, Ubuntu 20.04 LTS, Python 3.10, with PyTorch 2.0 and fast.ai preinstalled. 50 GB 2024-03-07
pytorch-2-0-cu118-ubuntu-2004 pytorch-2-0-cu118-v20240306-ubuntu-2004 Google, Deep Learning VM for PyTorch 2.0 with CUDA 11.8, M118, Ubuntu 20.04 LTS, Python 3.10, with PyTorch 2.0 and fast.ai preinstalled. 50 GB 2024-03-07
pytorch-2-0-cu118-py310 pytorch-2-0-cu118-v20240306-py310 Google, Deep Learning VM for PyTorch 2.0 with CUDA 11.8, M118, Debian 11, Python 3.10, with PyTorch 2.0 and fast.ai preinstalled. 50 GB 2024-03-07
pytorch-2-0-cu118-notebooks-ubuntu-2004-py310 pytorch-2-0-cu118-notebooks-v20240306-ubuntu-2004-py310 Google, Deep Learning VM for PyTorch 2.0 with CUDA 11.8, M118, Ubuntu 20.04 LTS, Python 3.10, with PyTorch 2.0 and fast.ai preinstalled. 50 GB 2024-03-07
pytorch-2-0-cu118-notebooks-ubuntu-2004 pytorch-2-0-cu118-notebooks-v20240306-ubuntu-2004 Google, Deep Learning VM for PyTorch 2.0 with CUDA 11.8, M118, Ubuntu 20.04 LTS, Python 3.10, with PyTorch 2.0 and fast.ai preinstalled. 50 GB 2024-03-07
pytorch-2-0-cu118-notebooks-py310 pytorch-2-0-cu118-notebooks-v20240306-py310 Google, Deep Learning VM for PyTorch 2.0 with CUDA 11.8, M118, Debian 11, Python 3.10, with PyTorch 2.0 and fast.ai preinstalled. 50 GB 2024-03-07
pytorch-2-0-cu118-notebooks-debian-11-py310 pytorch-2-0-cu118-notebooks-v20240306-debian-11-py310 Google, Deep Learning VM for PyTorch 2.0 with CUDA 11.8, M118, Debian 11, Python 3.10, with PyTorch 2.0 and fast.ai preinstalled. 50 GB 2024-03-07
pytorch-2-0-cu118-notebooks-debian-11 pytorch-2-0-cu118-notebooks-v20240306-debian-11 Google, Deep Learning VM for PyTorch 2.0 with CUDA 11.8, M118, Debian 11, Python 3.10, with PyTorch 2.0 and fast.ai preinstalled. 50 GB 2024-03-07
pytorch-2-0-cu118-notebooks pytorch-2-0-cu118-notebooks-v20240306 Google, Deep Learning VM for PyTorch 2.0 with CUDA 11.8, M118, Debian 11, Python 3.10, with PyTorch 2.0 and fast.ai preinstalled. 50 GB 2024-03-07
pytorch-2-0-cu118-debian-11-py310 pytorch-2-0-cu118-v20240306-debian-11-py310 Google, Deep Learning VM for PyTorch 2.0 with CUDA 11.8, M118, Debian 11, Python 3.10, with PyTorch 2.0 and fast.ai preinstalled. 50 GB 2024-03-07
pytorch-2-0-cu118-debian-11 pytorch-2-0-cu118-v20240306-debian-11 Google, Deep Learning VM for PyTorch 2.0 with CUDA 11.8, M118, Debian 11, Python 3.10, with PyTorch 2.0 and fast.ai preinstalled. 50 GB 2024-03-07
pytorch-2-0-cu118 pytorch-2-0-cu118-v20240306 Google, Deep Learning VM for PyTorch 2.0 with CUDA 11.8, M118, Debian 11, Python 3.10, with PyTorch 2.0 and fast.ai preinstalled. 50 GB 2024-03-07
pytorch-2-0-cpu-ubuntu-2004-py310 pytorch-2-0-cpu-v20240306-ubuntu-2004-py310 Google, Deep Learning VM for PyTorch 2.0 with CUDA 11.8, M118, Ubuntu 20.04 LTS, Python 3.10, with PyTorch 2.0 and fast.ai preinstalled. 50 GB 2024-03-07
pytorch-2-0-cpu-ubuntu-2004 pytorch-2-0-cpu-v20240306-ubuntu-2004 Google, Deep Learning VM for PyTorch 2.0 with CUDA 11.8, M118, Ubuntu 20.04 LTS, Python 3.10, with PyTorch 2.0 and fast.ai preinstalled. 50 GB 2024-03-07
pytorch-2-0-cpu-py310 pytorch-2-0-cpu-v20240306-py310 Google, Deep Learning VM for PyTorch 2.0 with CUDA 11.8, M118, Debian 11, Python 3.10, with PyTorch 2.0 and fast.ai preinstalled. 50 GB 2024-03-07
pytorch-2-0-cpu-debian-11-py310 pytorch-2-0-cpu-v20240306-debian-11-py310 Google, Deep Learning VM for PyTorch 2.0 with CUDA 11.8, M118, Debian 11, Python 3.10, with PyTorch 2.0 and fast.ai preinstalled. 50 GB 2024-03-07
pytorch-2-0-cpu-debian-11 pytorch-2-0-cpu-v20240306-debian-11 Google, Deep Learning VM for PyTorch 2.0 with CUDA 11.8, M118, Debian 11, Python 3.10, with PyTorch 2.0 and fast.ai preinstalled. 50 GB 2024-03-07
pytorch-2-0-cpu pytorch-2-0-cpu-v20240306 Google, Deep Learning VM for PyTorch 2.0 with CUDA 11.8, M118, Debian 11, Python 3.10, with PyTorch 2.0 and fast.ai preinstalled. 50 GB 2024-03-07
pytorch-1-13-cu113-ubuntu-2004-py310 pytorch-1-13-cu113-v20240306-ubuntu-2004-py310 Google, Deep Learning VM for PyTorch 1.13 with CUDA 11.3, M118, Ubuntu 20.04 LTS, Python 3.10, with PyTorch 1.13 and fast.ai preinstalled. 50 GB 2024-03-07
pytorch-1-13-cu113-ubuntu-2004 pytorch-1-13-cu113-v20240306-ubuntu-2004 Google, Deep Learning VM for PyTorch 1.13 with CUDA 11.3, M118, Ubuntu 20.04 LTS, Python 3.10, with PyTorch 1.13 and fast.ai preinstalled. 50 GB 2024-03-07
pytorch-1-13-cu113-py310 pytorch-1-13-cu113-v20240306-py310 Google, Deep Learning VM for PyTorch 1.13 with CUDA 11.3, M118, Debian 11, Python 3.10, with PyTorch 1.13 and fast.ai preinstalled. 50 GB 2024-03-07
pytorch-1-13-cu113-notebooks-ubuntu-2004-py310 pytorch-1-13-cu113-notebooks-v20240306-ubuntu-2004-py310 Google, Deep Learning VM for PyTorch 1.13 with CUDA 11.3, M118, Ubuntu 20.04 LTS, Python 3.10, with PyTorch 1.13 and fast.ai preinstalled. 50 GB 2024-03-07
pytorch-1-13-cu113-notebooks-ubuntu-2004 pytorch-1-13-cu113-notebooks-v20240306-ubuntu-2004 Google, Deep Learning VM for PyTorch 1.13 with CUDA 11.3, M118, Ubuntu 20.04 LTS, Python 3.10, with PyTorch 1.13 and fast.ai preinstalled. 50 GB 2024-03-07
pytorch-1-13-cu113-notebooks-py310 pytorch-1-13-cu113-notebooks-v20240306-py310 Google, Deep Learning VM for PyTorch 1.13 with CUDA 11.3, M118, Debian 11, Python 3.10, with PyTorch 1.13 and fast.ai preinstalled. 50 GB 2024-03-07
pytorch-1-13-cu113-notebooks-debian-11-py310 pytorch-1-13-cu113-notebooks-v20240306-debian-11-py310 Google, Deep Learning VM for PyTorch 1.13 with CUDA 11.3, M118, Debian 11, Python 3.10, with PyTorch 1.13 and fast.ai preinstalled. 50 GB 2024-03-07
pytorch-1-13-cu113-notebooks-debian-11 pytorch-1-13-cu113-notebooks-v20240306-debian-11 Google, Deep Learning VM for PyTorch 1.13 with CUDA 11.3, M118, Debian 11, Python 3.10, with PyTorch 1.13 and fast.ai preinstalled. 50 GB 2024-03-07
pytorch-1-13-cu113-notebooks pytorch-1-13-cu113-notebooks-v20240306 Google, Deep Learning VM for PyTorch 1.13 with CUDA 11.3, M118, Debian 11, Python 3.10, with PyTorch 1.13 and fast.ai preinstalled. 50 GB 2024-03-07
pytorch-1-13-cu113-debian-11-py310 pytorch-1-13-cu113-v20240306-debian-11-py310 Google, Deep Learning VM for PyTorch 1.13 with CUDA 11.3, M118, Debian 11, Python 3.10, with PyTorch 1.13 and fast.ai preinstalled. 50 GB 2024-03-07
pytorch-1-13-cu113-debian-11 pytorch-1-13-cu113-v20240306-debian-11 Google, Deep Learning VM for PyTorch 1.13 with CUDA 11.3, M118, Debian 11, Python 3.10, with PyTorch 1.13 and fast.ai preinstalled. 50 GB 2024-03-07
pytorch-1-13-cu113 pytorch-1-13-cu113-v20240306 Google, Deep Learning VM for PyTorch 1.13 with CUDA 11.3, M118, Debian 11, Python 3.10, with PyTorch 1.13 and fast.ai preinstalled. 50 GB 2024-03-07
pytorch-1-13-cpu-ubuntu-2004-py310 pytorch-1-13-cpu-v20240306-ubuntu-2004-py310 Google, Deep Learning VM for PyTorch 1.13 with CUDA 11.3, M118, Ubuntu 20.04 LTS, Python 3.10, with PyTorch 1.13 and fast.ai preinstalled. 50 GB 2024-03-07
pytorch-1-13-cpu-ubuntu-2004 pytorch-1-13-cpu-v20240306-ubuntu-2004 Google, Deep Learning VM for PyTorch 1.13 with CUDA 11.3, M118, Ubuntu 20.04 LTS, Python 3.10, with PyTorch 1.13 and fast.ai preinstalled. 50 GB 2024-03-07
pytorch-1-13-cpu-py310 pytorch-1-13-cpu-v20240306-py310 Google, Deep Learning VM for PyTorch 1.13 with CUDA 11.3, M118, Debian 11, Python 3.10, with PyTorch 1.13 and fast.ai preinstalled. 50 GB 2024-03-07
pytorch-1-13-cpu-debian-11-py310 pytorch-1-13-cpu-v20240306-debian-11-py310 Google, Deep Learning VM for PyTorch 1.13 with CUDA 11.3, M118, Debian 11, Python 3.10, with PyTorch 1.13 and fast.ai preinstalled. 50 GB 2024-03-07
pytorch-1-13-cpu-debian-11 pytorch-1-13-cpu-v20240306-debian-11 Google, Deep Learning VM for PyTorch 1.13 with CUDA 11.3, M118, Debian 11, Python 3.10, with PyTorch 1.13 and fast.ai preinstalled. 50 GB 2024-03-07
pytorch-1-13-cpu pytorch-1-13-cpu-v20240306 Google, Deep Learning VM for PyTorch 1.13 with CUDA 11.3, M118, Debian 11, Python 3.10, with PyTorch 1.13 and fast.ai preinstalled. 50 GB 2024-03-07
kaggle-container-ubuntu-2004-py310 kaggle-container-v20240306-ubuntu-2004-py310 Google, Container Base Deep Learning VM, M118, Ubuntu 20.04 LTS, Python 3.10, with Docker and NVIDIA-Docker support for custom containers with Deep Learning VM integration. 100 GB 2024-03-07
kaggle-container-ubuntu-2004 kaggle-container-v20240306-ubuntu-2004 Google, Container Base Deep Learning VM, M118, Ubuntu 20.04 LTS, Python 3.10, with Docker and NVIDIA-Docker support for custom containers with Deep Learning VM integration. 100 GB 2024-03-07
kaggle-container-py310 kaggle-container-v20240306-py310 Google, Container Base Deep Learning VM, M118, Debian 11, Python 3.10, with Docker and NVIDIA-Docker support for custom containers with Deep Learning VM integration. 100 GB 2024-03-07
kaggle-container-debian-11-py310 kaggle-container-v20240306-debian-11-py310 Google, Container Base Deep Learning VM, M118, Debian 11, Python 3.10, with Docker and NVIDIA-Docker support for custom containers with Deep Learning VM integration. 100 GB 2024-03-07
kaggle-container-debian-11 kaggle-container-v20240306-debian-11 Google, Container Base Deep Learning VM, M118, Debian 11, Python 3.10, with Docker and NVIDIA-Docker support for custom containers with Deep Learning VM integration. 100 GB 2024-03-07
kaggle-container kaggle-container-v20240306 Google, Container Base Deep Learning VM, M118, Debian 11, Python 3.10, with Docker and NVIDIA-Docker support for custom containers with Deep Learning VM integration. 100 GB 2024-03-07
dataproc-container-ubuntu-2004-py310 dataproc-container-v20240306-ubuntu-2004-py310 Google, Container Base Deep Learning VM, M118, Ubuntu 20.04 LTS, Python 3.10, with Docker and NVIDIA-Docker support for custom containers with Deep Learning VM integration. 100 GB 2024-03-07
dataproc-container-ubuntu-2004 dataproc-container-v20240306-ubuntu-2004 Google, Container Base Deep Learning VM, M118, Ubuntu 20.04 LTS, Python 3.10, with Docker and NVIDIA-Docker support for custom containers with Deep Learning VM integration. 100 GB 2024-03-07
dataproc-container-py310 dataproc-container-v20240306-py310 Google, Container Base Deep Learning VM, M118, Debian 11, Python 3.10, with Docker and NVIDIA-Docker support for custom containers with Deep Learning VM integration. 100 GB 2024-03-07
dataproc-container-debian-11-py310 dataproc-container-v20240306-debian-11-py310 Google, Container Base Deep Learning VM, M118, Debian 11, Python 3.10, with Docker and NVIDIA-Docker support for custom containers with Deep Learning VM integration. 100 GB 2024-03-07
dataproc-container-debian-11 dataproc-container-v20240306-debian-11 Google, Container Base Deep Learning VM, M118, Debian 11, Python 3.10, with Docker and NVIDIA-Docker support for custom containers with Deep Learning VM integration. 100 GB 2024-03-07
dataproc-container dataproc-container-v20240306 Google, Container Base Deep Learning VM, M118, Debian 11, Python 3.10, with Docker and NVIDIA-Docker support for custom containers with Deep Learning VM integration. 100 GB 2024-03-07
dataflow-container-gpu-debian-11 dataflow-container-gpu-v20240222-debian-11 Google, Deep Learning VM for Dataflow, M118, Container Base, Deep Learning VM Image with Docker and NVIDIA-Docker support for custom containers with Deep Learning VM integration. 100 GB 2024-02-22
dataflow-container-gpu-debian-10 dataflow-container-gpu-v20240122-debian-10 Google, Deep Learning VM for Dataflow, M116, Container Base, Deep Learning VM Image with Docker and NVIDIA-Docker support for custom containers with Deep Learning VM integration. 100 GB 2024-01-22
dataflow-container-gpu dataflow-container-gpu-v20240222 Google, Deep Learning VM for Dataflow, M118, Container Base, Deep Learning VM Image with Docker and NVIDIA-Docker support for custom containers with Deep Learning VM integration. 100 GB 2024-02-22
dataflow-container-debian-11 dataflow-container-v20240222-debian-11 Google, Deep Learning VM for Dataflow, M118, Container Base, Deep Learning VM Image with Docker and NVIDIA-Docker support for custom containers with Deep Learning VM integration. 100 GB 2024-02-22
dataflow-container-debian-10 dataflow-container-v20240122-debian-10 Google, Deep Learning VM for Dataflow, M116, Container Base, Deep Learning VM Image with Docker and NVIDIA-Docker support for custom containers with Deep Learning VM integration. 100 GB 2024-01-22
dataflow-container dataflow-container-v20240222 Google, Deep Learning VM for Dataflow, M118, Container Base, Deep Learning VM Image with Docker and NVIDIA-Docker support for custom containers with Deep Learning VM integration. 100 GB 2024-02-22
common-gpu-ubuntu-2004-py310 common-gpu-v20240306-ubuntu-2004-py310 Google, Deep Learning VM with CUDA 11.8, M118, Ubuntu 20.04 LTS, Python 3.10. With CUDA 11.8 preinstalled. 50 GB 2024-03-07
common-gpu-ubuntu-2004 common-gpu-v20240306-ubuntu-2004 Google, Deep Learning VM with CUDA 11.8, M118, Ubuntu 20.04 LTS, Python 3.10. With CUDA 11.8 preinstalled. 50 GB 2024-03-07
common-gpu-py310 common-gpu-v20240306-py310 Google, Deep Learning VM with CUDA 11.8, M118, Debian 11, Python 3.10. With CUDA 11.8 preinstalled. 50 GB 2024-03-07
common-gpu-notebooks-ubuntu-2004-py310 common-gpu-notebooks-v20240306-ubuntu-2004-py310 Google, Deep Learning VM with CUDA 11.8, M118, Ubuntu 20.04 LTS, Python 3.10. With CUDA 11.8 preinstalled. 50 GB 2024-03-07
common-gpu-notebooks-ubuntu-2004 common-gpu-notebooks-v20240306-ubuntu-2004 Google, Deep Learning VM with CUDA 11.8, M118, Ubuntu 20.04 LTS, Python 3.10. With CUDA 11.8 preinstalled. 50 GB 2024-03-07
common-gpu-notebooks-py310 common-gpu-notebooks-v20240306-py310 Google, Deep Learning VM with CUDA 11.8, M118, Debian 11, Python 3.10. With CUDA 11.8 preinstalled. 50 GB 2024-03-07
common-gpu-notebooks-debian-11-py310 common-gpu-notebooks-v20240306-debian-11-py310 Google, Deep Learning VM with CUDA 11.8, M118, Debian 11, Python 3.10. With CUDA 11.8 preinstalled. 50 GB 2024-03-07
common-gpu-notebooks-debian-11 common-gpu-notebooks-v20240306-debian-11 Google, Deep Learning VM with CUDA 11.8, M118, Debian 11, Python 3.10. With CUDA 11.8 preinstalled. 50 GB 2024-03-07
common-gpu-notebooks common-gpu-notebooks-v20240306 Google, Deep Learning VM with CUDA 11.8, M118, Debian 11, Python 3.10. With CUDA 11.8 preinstalled. 50 GB 2024-03-07
common-gpu-debian-11-py310 common-gpu-v20240306-debian-11-py310 Google, Deep Learning VM with CUDA 11.8, M118, Debian 11, Python 3.10. With CUDA 11.8 preinstalled. 50 GB 2024-03-07
common-gpu-debian-11 common-gpu-v20240306-debian-11 Google, Deep Learning VM with CUDA 11.8, M118, Debian 11, Python 3.10. With CUDA 11.8 preinstalled. 50 GB 2024-03-07
common-gpu common-gpu-v20240306 Google, Deep Learning VM with CUDA 11.8, M118, Debian 11, Python 3.10. With CUDA 11.8 preinstalled. 50 GB 2024-03-07
common-cu121-ubuntu-2004-py310 common-cu121-v20240306-ubuntu-2004-py310 Google, Deep Learning VM with CUDA 12.1, M118, Ubuntu 20.04 LTS, Python 3.10. With CUDA 12.1 preinstalled. 50 GB 2024-03-07
common-cu121-ubuntu-2004 common-cu121-v20240306-ubuntu-2004 Google, Deep Learning VM with CUDA 12.1, M118, Ubuntu 20.04 LTS, Python 3.10. With CUDA 12.1 preinstalled. 50 GB 2024-03-07
common-cu121-py310 common-cu121-v20240306-py310 Google, Deep Learning VM with CUDA 12.1, M118, Debian 11, Python 3.10. With CUDA 12.1 preinstalled. 50 GB 2024-03-07
common-cu121-notebooks-ubuntu-2004-py310 common-cu121-notebooks-v20240306-ubuntu-2004-py310 Google, Deep Learning VM with CUDA 12.1, M118, Ubuntu 20.04 LTS, Python 3.10. With CUDA 12.1 preinstalled. 50 GB 2024-03-07
common-cu121-notebooks-ubuntu-2004 common-cu121-notebooks-v20240306-ubuntu-2004 Google, Deep Learning VM with CUDA 12.1, M118, Ubuntu 20.04 LTS, Python 3.10. With CUDA 12.1 preinstalled. 50 GB 2024-03-07
common-cu121-notebooks-py310 common-cu121-notebooks-v20240306-py310 Google, Deep Learning VM with CUDA 12.1, M118, Debian 11, Python 3.10. With CUDA 12.1 preinstalled. 50 GB 2024-03-07
common-cu121-notebooks-debian-11-py310 common-cu121-notebooks-v20240306-debian-11-py310 Google, Deep Learning VM with CUDA 12.1, M118, Debian 11, Python 3.10. With CUDA 12.1 preinstalled. 50 GB 2024-03-07
common-cu121-notebooks-debian-11 common-cu121-notebooks-v20240306-debian-11 Google, Deep Learning VM with CUDA 12.1, M118, Debian 11, Python 3.10. With CUDA 12.1 preinstalled. 50 GB 2024-03-07
common-cu121-notebooks common-cu121-notebooks-v20240306 Google, Deep Learning VM with CUDA 12.1, M118, Debian 11, Python 3.10. With CUDA 12.1 preinstalled. 50 GB 2024-03-07
common-cu121-debian-11-py310 common-cu121-v20240306-debian-11-py310 Google, Deep Learning VM with CUDA 12.1, M118, Debian 11, Python 3.10. With CUDA 12.1 preinstalled. 50 GB 2024-03-07
common-cu121-debian-11 common-cu121-v20240306-debian-11 Google, Deep Learning VM with CUDA 12.1, M118, Debian 11, Python 3.10. With CUDA 12.1 preinstalled. 50 GB 2024-03-07
common-cu121 common-cu121-v20240306 Google, Deep Learning VM with CUDA 12.1, M118, Debian 11, Python 3.10. With CUDA 12.1 preinstalled. 50 GB 2024-03-07
common-cu118-ubuntu-2004-py310 common-cu118-v20240306-ubuntu-2004-py310 Google, Deep Learning VM with CUDA 11.8, M118, Ubuntu 20.04 LTS, Python 3.10. With CUDA 11.8 preinstalled. 50 GB 2024-03-07
common-cu118-ubuntu-2004 common-cu118-v20240306-ubuntu-2004 Google, Deep Learning VM with CUDA 11.8, M118, Ubuntu 20.04 LTS, Python 3.10. With CUDA 11.8 preinstalled. 50 GB 2024-03-07
common-cu118-py310 common-cu118-v20240306-py310 Google, Deep Learning VM with CUDA 11.8, M118, Debian 11, Python 3.10. With CUDA 11.8 preinstalled. 50 GB 2024-03-07
common-cu118-notebooks-ubuntu-2004-py310 common-cu118-notebooks-v20240306-ubuntu-2004-py310 Google, Deep Learning VM with CUDA 11.8, M118, Ubuntu 20.04 LTS, Python 3.10. With CUDA 11.8 preinstalled. 50 GB 2024-03-07
common-cu118-notebooks-ubuntu-2004 common-cu118-notebooks-v20240306-ubuntu-2004 Google, Deep Learning VM with CUDA 11.8, M118, Ubuntu 20.04 LTS, Python 3.10. With CUDA 11.8 preinstalled. 50 GB 2024-03-07
common-cu118-notebooks-py310 common-cu118-notebooks-v20240306-py310 Google, Deep Learning VM with CUDA 11.8, M118, Debian 11, Python 3.10. With CUDA 11.8 preinstalled. 50 GB 2024-03-07
common-cu118-notebooks-debian-11-py310 common-cu118-notebooks-v20240306-debian-11-py310 Google, Deep Learning VM with CUDA 11.8, M118, Debian 11, Python 3.10. With CUDA 11.8 preinstalled. 50 GB 2024-03-07
common-cu118-notebooks-debian-11 common-cu118-notebooks-v20240306-debian-11 Google, Deep Learning VM with CUDA 11.8, M118, Debian 11, Python 3.10. With CUDA 11.8 preinstalled. 50 GB 2024-03-07
common-cu118-notebooks common-cu118-notebooks-v20240306 Google, Deep Learning VM with CUDA 11.8, M118, Debian 11, Python 3.10. With CUDA 11.8 preinstalled. 50 GB 2024-03-07
common-cu118-debian-11-py310 common-cu118-v20240306-debian-11-py310 Google, Deep Learning VM with CUDA 11.8, M118, Debian 11, Python 3.10. With CUDA 11.8 preinstalled. 50 GB 2024-03-07
common-cu118-debian-11 common-cu118-v20240306-debian-11 Google, Deep Learning VM with CUDA 11.8, M118, Debian 11, Python 3.10. With CUDA 11.8 preinstalled. 50 GB 2024-03-07
common-cu118 common-cu118-v20240306 Google, Deep Learning VM with CUDA 11.8, M118, Debian 11, Python 3.10. With CUDA 11.8 preinstalled. 50 GB 2024-03-07
common-cu113-ubuntu-2004-py310 common-cu113-v20240306-ubuntu-2004-py310 Google, Deep Learning VM with CUDA 11.3, M118, Ubuntu 20.04 LTS, Python 3.10. With CUDA 11.3 preinstalled. 50 GB 2024-03-07
common-cu113-ubuntu-2004 common-cu113-v20240306-ubuntu-2004 Google, Deep Learning VM with CUDA 11.3, M118, Ubuntu 20.04 LTS, Python 3.10. With CUDA 11.3 preinstalled. 50 GB 2024-03-07
common-cu113-py310 common-cu113-v20240306-py310 Google, Deep Learning VM with CUDA 11.3, M118, Debian 11, Python 3.10. With CUDA 11.3 preinstalled. 50 GB 2024-03-07
common-cu113-notebooks-ubuntu-2004-py310 common-cu113-notebooks-v20240306-ubuntu-2004-py310 Google, Deep Learning VM with CUDA 11.3, M118, Ubuntu 20.04 LTS, Python 3.10. With CUDA 11.3 preinstalled. 50 GB 2024-03-07
common-cu113-notebooks-ubuntu-2004 common-cu113-notebooks-v20240306-ubuntu-2004 Google, Deep Learning VM with CUDA 11.3, M118, Ubuntu 20.04 LTS, Python 3.10. With CUDA 11.3 preinstalled. 50 GB 2024-03-07
common-cu113-notebooks-py310 common-cu113-notebooks-v20240306-py310 Google, Deep Learning VM with CUDA 11.3, M118, Debian 11, Python 3.10. With CUDA 11.3 preinstalled. 50 GB 2024-03-07
common-cu113-notebooks-debian-11-py310 common-cu113-notebooks-v20240306-debian-11-py310 Google, Deep Learning VM with CUDA 11.3, M118, Debian 11, Python 3.10. With CUDA 11.3 preinstalled. 50 GB 2024-03-07
common-cu113-notebooks-debian-11 common-cu113-notebooks-v20240306-debian-11 Google, Deep Learning VM with CUDA 11.3, M118, Debian 11, Python 3.10. With CUDA 11.3 preinstalled. 50 GB 2024-03-07
common-cu113-notebooks common-cu113-notebooks-v20240306 Google, Deep Learning VM with CUDA 11.3, M118, Debian 11, Python 3.10. With CUDA 11.3 preinstalled. 50 GB 2024-03-07
common-cu113-debian-11-py310 common-cu113-v20240306-debian-11-py310 Google, Deep Learning VM with CUDA 11.3, M118, Debian 11, Python 3.10. With CUDA 11.3 preinstalled. 50 GB 2024-03-07
common-cu113-debian-11 common-cu113-v20240306-debian-11 Google, Deep Learning VM with CUDA 11.3, M118, Debian 11, Python 3.10. With CUDA 11.3 preinstalled. 50 GB 2024-03-07
common-cu113 common-cu113-v20240306 Google, Deep Learning VM with CUDA 11.3, M118, Debian 11, Python 3.10. With CUDA 11.3 preinstalled. 50 GB 2024-03-07
common-cpu-ubuntu-2004-py310 common-cpu-v20240306-ubuntu-2004-py310 Google, Deep Learning VM, M118, Ubuntu 20.04 LTS, Python 3.10, Intel MKL. With Intel optimized NumPy, SciPy, and scikit-learn preinstalled. 50 GB 2024-03-07
common-cpu-ubuntu-2004 common-cpu-v20240306-ubuntu-2004 Google, Deep Learning VM, M118, Ubuntu 20.04 LTS, Python 3.10, Intel MKL. With Intel optimized NumPy, SciPy, and scikit-learn preinstalled. 50 GB 2024-03-07
common-cpu-py310 common-cpu-v20240306-py310 Google, Deep Learning VM, M118, Debian 11, Python 3.10, Intel MKL. With Intel optimized NumPy, SciPy, and scikit-learn preinstalled. 50 GB 2024-03-07
common-cpu-notebooks-ubuntu-2004-py310 common-cpu-notebooks-v20240306-ubuntu-2004-py310 Google, Deep Learning VM, M118, Ubuntu 20.04 LTS, Python 3.10, Intel MKL. With Intel optimized NumPy, SciPy, and scikit-learn preinstalled. 50 GB 2024-03-07
common-cpu-notebooks-ubuntu-2004 common-cpu-notebooks-v20240306-ubuntu-2004 Google, Deep Learning VM, M118, Ubuntu 20.04 LTS, Python 3.10, Intel MKL. With Intel optimized NumPy, SciPy, and scikit-learn preinstalled. 50 GB 2024-03-07
common-cpu-notebooks-py310 common-cpu-notebooks-v20240306-py310 Google, Deep Learning VM, M118, Debian 11, Python 3.10, Intel MKL. With Intel optimized NumPy, SciPy, and scikit-learn preinstalled. 50 GB 2024-03-07
common-cpu-notebooks-debian-11-py310 common-cpu-notebooks-v20240306-debian-11-py310 Google, Deep Learning VM, M118, Debian 11, Python 3.10, Intel MKL. With Intel optimized NumPy, SciPy, and scikit-learn preinstalled. 50 GB 2024-03-07
common-cpu-notebooks-debian-11 common-cpu-notebooks-v20240306-debian-11 Google, Deep Learning VM, M118, Debian 11, Python 3.10, Intel MKL. With Intel optimized NumPy, SciPy, and scikit-learn preinstalled. 50 GB 2024-03-07
common-cpu-notebooks common-cpu-notebooks-v20240306 Google, Deep Learning VM, M118, Debian 11, Python 3.10, Intel MKL. With Intel optimized NumPy, SciPy, and scikit-learn preinstalled. 50 GB 2024-03-07
common-cpu-debian-11-py310 common-cpu-v20240306-debian-11-py310 Google, Deep Learning VM, M118, Debian 11, Python 3.10, Intel MKL. With Intel optimized NumPy, SciPy, and scikit-learn preinstalled. 50 GB 2024-03-07
common-cpu-debian-11 common-cpu-v20240306-debian-11 Google, Deep Learning VM, M118, Debian 11, Python 3.10, Intel MKL. With Intel optimized NumPy, SciPy, and scikit-learn preinstalled. 50 GB 2024-03-07
common-cpu common-cpu-v20240306 Google, Deep Learning VM, M118, Debian 11, Python 3.10, Intel MKL. With Intel optimized NumPy, SciPy, and scikit-learn preinstalled. 50 GB 2024-03-07
common-container-ubuntu-2004-py310 common-container-v20240306-ubuntu-2004-py310 Google, Container Base Deep Learning VM, M118, Ubuntu 20.04 LTS, Python 3.10, with Docker and NVIDIA-Docker support for custom containers with Deep Learning VM integration. 100 GB 2024-03-07
common-container-ubuntu-2004 common-container-v20240306-ubuntu-2004 Google, Container Base Deep Learning VM, M118, Ubuntu 20.04 LTS, Python 3.10, with Docker and NVIDIA-Docker support for custom containers with Deep Learning VM integration. 100 GB 2024-03-07
common-container-py310 common-container-v20240306-py310 Google, Container Base Deep Learning VM, M118, Debian 11, Python 3.10, with Docker and NVIDIA-Docker support for custom containers with Deep Learning VM integration. 100 GB 2024-03-07
common-container-notebooks-ubuntu-2004-py310 common-container-notebooks-v20240306-ubuntu-2004-py310 Google, Container Base Deep Learning VM, M118, Ubuntu 20.04 LTS, Python 3.10, with Docker and NVIDIA-Docker support for custom containers with Deep Learning VM integration. 100 GB 2024-03-07
common-container-notebooks-ubuntu-2004 common-container-notebooks-v20240306-ubuntu-2004 Google, Container Base Deep Learning VM, M118, Ubuntu 20.04 LTS, Python 3.10, with Docker and NVIDIA-Docker support for custom containers with Deep Learning VM integration. 100 GB 2024-03-07
common-container-notebooks-py310 common-container-notebooks-v20240306-py310 Google, Container Base Deep Learning VM, M118, Debian 11, Python 3.10, with Docker and NVIDIA-Docker support for custom containers with Deep Learning VM integration. 100 GB 2024-03-07
common-container-notebooks-debian-11-py310 common-container-notebooks-v20240306-debian-11-py310 Google, Container Base Deep Learning VM, M118, Debian 11, Python 3.10, with Docker and NVIDIA-Docker support for custom containers with Deep Learning VM integration. 100 GB 2024-03-07
common-container-notebooks-debian-11 common-container-notebooks-v20240306-debian-11 Google, Container Base Deep Learning VM, M118, Debian 11, Python 3.10, with Docker and NVIDIA-Docker support for custom containers with Deep Learning VM integration. 100 GB 2024-03-07
common-container-notebooks common-container-notebooks-v20240306 Google, Container Base Deep Learning VM, M118, Debian 11, Python 3.10, with Docker and NVIDIA-Docker support for custom containers with Deep Learning VM integration. 100 GB 2024-03-07
common-container-debian-11-py310 common-container-v20240306-debian-11-py310 Google, Container Base Deep Learning VM, M118, Debian 11, Python 3.10, with Docker and NVIDIA-Docker support for custom containers with Deep Learning VM integration. 100 GB 2024-03-07
common-container-debian-11 common-container-v20240306-debian-11 Google, Container Base Deep Learning VM, M118, Debian 11, Python 3.10, with Docker and NVIDIA-Docker support for custom containers with Deep Learning VM integration. 100 GB 2024-03-07
common-container common-container-v20240306 Google, Container Base Deep Learning VM, M118, Debian 11, Python 3.10, with Docker and NVIDIA-Docker support for custom containers with Deep Learning VM integration. 100 GB 2024-03-07

Google Cloud CLI:

# Create VM instance with Deep Learning operating system boot disk
# Name: 'vm-deeplearning-platform-release'
# Machine type: 'e2-micro'
# Zone: 'us-central1-a'
gcloud compute instances create vm-deeplearning-platform-release \
--machine-type='e2-micro' \
--zone='us-central1-a' \
--image-project='deeplearning-platform-release' \
--image-family='ADD_IMAGE_FAMILY_HERE'

Fedora fedora-cloud

Image project: fedora-cloud

Image Family Latest Image Description Min. Disk Size Creation
fedora-cloud-39 fedora-cloud-base-gcp-39-beta-1-1-x86-64 Fedora, Fedora Cloud Base 39_Beta, 39-20230912.0, x86_64 published on 10 GB 2023-09-28
fedora-cloud-38 fedora-cloud-base-gcp-38-1-6-x86-64 Fedora, Fedora Cloud Base 38, 38-20230413.1, x86_64 published on 2023-04-13 10 GB 2023-04-23
fedora-cloud-37 fedora-cloud-base-gcp-37-1-7-x86-64 Fedora, Fedora Cloud Base 37, 37-20221105.0, x86_64 published on 2022-11-05 10 GB 2023-03-15
fedora-cloud-34 fedora-cloud-base-gcp-34-1-2-x86-64 Fedora, Fedora Cloud Base 34, v34.20210423.0, x86_64 published on 2021-04-27 10 GB 2021-05-06

Google Cloud CLI:

# Create VM instance with Fedora operating system boot disk
# Name: 'vm-fedora-cloud'
# Machine type: 'e2-micro'
# Zone: 'us-central1-a'
gcloud compute instances create vm-fedora-cloud \
--machine-type='e2-micro' \
--zone='us-central1-a' \
--image-project='fedora-cloud' \
--image-family='ADD_IMAGE_FAMILY_HERE'

Fedora CoreOS fedora-coreos-cloud

Image project: fedora-coreos-cloud

Image Family Latest Image Description Min. Disk Size Creation
fedora-coreos-testing-arm64 fedora-coreos-39-20240309-2-0-gcp-aarch64 ARM64 Fedora, Fedora CoreOS testing, 39.20240309.2.0, aarch64 published on 2024-03-11 10 GB 2024-03-11
fedora-coreos-testing fedora-coreos-39-20240309-2-0-gcp-x86-64 X86_64 Fedora, Fedora CoreOS testing, 39.20240309.2.0, x86_64 published on 2024-03-11 10 GB 2024-03-11
fedora-coreos-stable-arm64 fedora-coreos-39-20240225-3-0-gcp-aarch64 ARM64 Fedora, Fedora CoreOS stable, 39.20240225.3.0, aarch64 published on 2024-03-12 10 GB 2024-03-12
fedora-coreos-stable fedora-coreos-39-20240225-3-0-gcp-x86-64 X86_64 Fedora, Fedora CoreOS stable, 39.20240225.3.0, x86_64 published on 2024-03-12 10 GB 2024-03-12
fedora-coreos-next-arm64 fedora-coreos-39-20240309-1-0-gcp-aarch64 ARM64 Fedora, Fedora CoreOS next, 39.20240309.1.0, aarch64 published on 2024-03-11 10 GB 2024-03-11
fedora-coreos-next fedora-coreos-39-20240309-1-0-gcp-x86-64 X86_64 Fedora, Fedora CoreOS next, 39.20240309.1.0, x86_64 published on 2024-03-11 10 GB 2024-03-11

Google Cloud CLI:

# Create VM instance with Fedora CoreOS operating system boot disk
# Name: 'vm-fedora-coreos-cloud'
# Machine type: 'e2-micro'
# Zone: 'us-central1-a'
gcloud compute instances create vm-fedora-coreos-cloud \
--machine-type='e2-micro' \
--zone='us-central1-a' \
--image-project='fedora-coreos-cloud' \
--image-family='ADD_IMAGE_FAMILY_HERE'

FreeBSD freebsd-org-cloud-dev

Image project: freebsd-org-cloud-dev

Image Family Latest Image Description Min. Disk Size Creation
freebsd-15-0-snap freebsd-15-0-current-amd64-ufs-20240307 - 22 GB 2024-03-07
freebsd-14-0-snap freebsd-14-0-stable-amd64-ufs-20240307 - 22 GB 2024-03-07
freebsd-14-0 freebsd-14-0-release-amd64-ufs - 22 GB 2023-11-12
freebsd-13-3-snap freebsd-13-3-stable-amd64-v20240307 - 22 GB 2024-03-07
freebsd-13-3 freebsd-13-3-release-amd64 - 22 GB 2024-03-02
freebsd-13-2-snap freebsd-13-2-stable-amd64-v20240118 - 22 GB 2024-01-18
freebsd-13-2 freebsd-13-2-release-amd64 - 22 GB 2023-04-07

Google Cloud CLI:

# Create VM instance with FreeBSD operating system boot disk
# Name: 'vm-freebsd-org-cloud-dev'
# Machine type: 'e2-micro'
# Zone: 'us-central1-a'
gcloud compute instances create vm-freebsd-org-cloud-dev \
--machine-type='e2-micro' \
--zone='us-central1-a' \
--image-project='freebsd-org-cloud-dev' \
--image-family='ADD_IMAGE_FAMILY_HERE'

Machine Learning ml-images

Image project: ml-images

Image Family Latest Image Description Min. Disk Size Creation
torch-xla debian-10-torch-xla-v20230315 Google, Debian GNU/Linux, 10 Buster + PyTorch/XLA, A Debian linux image with PyTorch/XLA pre-installed and optimized for Cloud TPUs. 100 GB 2023-03-15
tf-nightly debian-11-tf-nightly-v20240305 Google, Debian GNU/Linux, 11 Bullseye + TF nightly, A Debian linux image with Tensorflow Version nightly pre-installed and optimized for Cloud TPUs. 10 GB 2024-03-05
tf-2-9-tpu-debian-10-py37 c1-deeplearning-tf-2-9-tpu-v20230615-debian-10-py37 Google, Debian 10 based Deep Learning VM for TensorFlow Enterprise 2.9, M109, TensorFlow Enterprise 2.9 TPU/CPU, Deep Learning VM Image with TensorFlow Enterprise 2.9 preinstalled. 50 GB 2023-06-21
tf-2-9-tpu-debian-10 c1-deeplearning-tf-2-9-tpu-v20230615-debian-10 Google, Debian 10 based Deep Learning VM for TensorFlow Enterprise 2.9, M109, TensorFlow Enterprise 2.9 TPU/CPU, Deep Learning VM Image with TensorFlow Enterprise 2.9 preinstalled. 50 GB 2023-06-21
tf-2-9-gpu-debian-10-py37 c1-deeplearning-tf-2-9-cu113-v20230615-debian-10-py37 Google, Debian 10 based Deep Learning VM for TensorFlow Enterprise 2.9 with CUDA 11.3, M109, TensorFlow Enterprise 2.9 with CUDA 11.3, Deep Learning VM Image with TensorFlow Enterprise 2.9 for CUDA 11.3 with Intel MKL-DNN preinstalled. 50 GB 2023-06-21
tf-2-9-gpu-debian-10 c1-deeplearning-tf-2-9-cu113-v20230615-debian-10 Google, Debian 10 based Deep Learning VM for TensorFlow Enterprise 2.9 with CUDA 11.3, M109, TensorFlow Enterprise 2.9 with CUDA 11.3, Deep Learning VM Image with TensorFlow Enterprise 2.9 for CUDA 11.3 with Intel MKL-DNN preinstalled. 50 GB 2023-06-21
tf-2-8-tpu-debian-11-py310 c1-deeplearning-tf-2-8-tpu-v20240311-debian-11-py310 Google, Deep Learning VM for TensorFlow 2.8, M118, Debian 11, Python 3.10, with TensorFlow 2.8 preinstalled. 50 GB 2024-03-12
tf-2-8-tpu-debian-11 c1-deeplearning-tf-2-8-tpu-v20240311-debian-11 Google, Deep Learning VM for TensorFlow 2.8, M118, Debian 11, Python 3.10, with TensorFlow 2.8 preinstalled. 50 GB 2024-03-12
tf-2-8-tpu-debian-10-py37 c1-deeplearning-tf-2-8-tpu-v20230925-debian-10-py37 Google, Deep Learning VM for TensorFlow Enterprise 2.8, M112, Debian 10, Python 3.7, with TensorFlow Enterprise 2.8 preinstalled. 50 GB 2023-10-06
tf-2-8-tpu-debian-10 c1-deeplearning-tf-2-8-tpu-v20230925-debian-10 Google, Deep Learning VM for TensorFlow Enterprise 2.8, M112, Debian 10, Python 3.7, with TensorFlow Enterprise 2.8 preinstalled. 50 GB 2023-10-06
tf-2-8-gpu-debian-11-py310 c1-deeplearning-tf-2-8-cu113-v20240311-debian-11-py310 Google, Deep Learning VM for TensorFlow 2.8 with CUDA 11.3, M118, Debian 11, Python 3.10, with TensorFlow 2.8 for CUDA 11.3 with Intel MKL-DNN preinstalled. 50 GB 2024-03-12
tf-2-8-gpu-debian-11 c1-deeplearning-tf-2-8-cu113-v20240311-debian-11 Google, Deep Learning VM for TensorFlow 2.8 with CUDA 11.3, M118, Debian 11, Python 3.10, with TensorFlow 2.8 for CUDA 11.3 with Intel MKL-DNN preinstalled. 50 GB 2024-03-12
tf-2-8-gpu-debian-10-py37 c1-deeplearning-tf-2-8-cu113-v20230925-debian-10-py37 Google, Deep Learning VM for TensorFlow Enterprise 2.8 with CUDA 11.3, M112, Debian 10, Python 3.7, with TensorFlow Enterprise 2.8 for CUDA 11.3 with Intel MKL-DNN preinstalled. 50 GB 2023-10-06
tf-2-8-gpu-debian-10 c1-deeplearning-tf-2-8-cu113-v20230925-debian-10 Google, Deep Learning VM for TensorFlow Enterprise 2.8 with CUDA 11.3, M112, Debian 10, Python 3.7, with TensorFlow Enterprise 2.8 for CUDA 11.3 with Intel MKL-DNN preinstalled. 50 GB 2023-10-06
tf-2-6-tpu-debian-11-py39 c1-deeplearning-tf-2-6-tpu-v20240311-debian-11-py39 Google, Deep Learning VM for TensorFlow 2.6, M118, Debian 11, Python 3.9, with TensorFlow 2.6 preinstalled. 50 GB 2024-03-12
tf-2-6-tpu-debian-10-py37 c1-deeplearning-tf-2-6-tpu-v20230925-debian-10-py37 Google, Deep Learning VM for TensorFlow Enterprise 2.6, M112, Debian 10, Python 3.7, with TensorFlow Enterprise 2.6 preinstalled. 50 GB 2023-10-06
tf-2-6-tpu-debian-10 c1-deeplearning-tf-2-6-tpu-v20230925-debian-10 Google, Deep Learning VM for TensorFlow Enterprise 2.6, M112, Debian 10, Python 3.7, with TensorFlow Enterprise 2.6 preinstalled. 50 GB 2023-10-06
tf-2-6-gpu-debian-11-py39 c1-deeplearning-tf-2-6-cu113-v20240311-debian-11-py39 Google, Deep Learning VM for TensorFlow 2.6 with CUDA 11.3, M118, Debian 11, Python 3.9, with TensorFlow 2.6 for CUDA 11.3 with Intel MKL-DNN preinstalled. 50 GB 2024-03-12
tf-2-6-gpu-debian-10-py37 c1-deeplearning-tf-2-6-cu113-v20230925-debian-10-py37 Google, Deep Learning VM for TensorFlow Enterprise 2.6 with CUDA 11.3, M112, Debian 10, Python 3.7, with TensorFlow Enterprise 2.6 for CUDA 11.3 with Intel MKL-DNN preinstalled. 50 GB 2023-10-06
tf-2-6-gpu-debian-10 c1-deeplearning-tf-2-6-cu113-v20230925-debian-10 Google, Deep Learning VM for TensorFlow Enterprise 2.6 with CUDA 11.3, M112, Debian 10, Python 3.7, with TensorFlow Enterprise 2.6 for CUDA 11.3 with Intel MKL-DNN preinstalled. 50 GB 2023-10-06
tf-2-3-tpu-debian-10-py37 c1-deeplearning-tf-2-3-tpu-v20230925-debian-10-py37 Google, Deep Learning VM for TensorFlow Enterprise 2.3, M112, Debian 10, Python 3.7, with TensorFlow Enterprise 2.3 preinstalled. 50 GB 2023-10-05
tf-2-3-tpu-debian-10 c1-deeplearning-tf-2-3-tpu-v20230925-debian-10 Google, Deep Learning VM for TensorFlow Enterprise 2.3, M112, Debian 10, Python 3.7, with TensorFlow Enterprise 2.3 preinstalled. 50 GB 2023-10-05
tf-2-3-gpu-debian-10-py37 c1-deeplearning-tf-2-3-cu110-v20230925-debian-10-py37 Google, Deep Learning VM for TensorFlow Enterprise 2.3 with CUDA 11.0, M112, Debian 10, Python 3.7, with TensorFlow Enterprise 2.3 for CUDA 11.0 with Intel MKL-DNN preinstalled. 50 GB 2023-10-06
tf-2-3-gpu-debian-10 c1-deeplearning-tf-2-3-cu110-v20230925-debian-10 Google, Deep Learning VM for TensorFlow Enterprise 2.3 with CUDA 11.0, M112, Debian 10, Python 3.7, with TensorFlow Enterprise 2.3 for CUDA 11.0 with Intel MKL-DNN preinstalled. 50 GB 2023-10-06
tf-2-15-tpu-debian-11-py310 c1-deeplearning-tf-2-15-tpu-v20240306-debian-11-py310 Google, Deep Learning VM for TensorFlow 2.15, M118, Debian 11, Python 3.10, with TensorFlow 2.15 preinstalled. 50 GB 2024-03-08
tf-2-15-tpu-debian-11 c1-deeplearning-tf-2-15-tpu-v20240306-debian-11 Google, Deep Learning VM for TensorFlow 2.15, M118, Debian 11, Python 3.10, with TensorFlow 2.15 preinstalled. 50 GB 2024-03-08
tf-2-15-gpu-debian-11-py310 c1-deeplearning-tf-2-15-cu121-v20240306-debian-11-py310 Google, Deep Learning VM for TensorFlow 2.15 with CUDA 12.1, M118, Debian 11, Python 3.10, with TensorFlow 2.15 for CUDA 12.1 with Intel MKL-DNN preinstalled. 50 GB 2024-03-08
tf-2-15-gpu-debian-11 c1-deeplearning-tf-2-15-cu121-v20240306-debian-11 Google, Deep Learning VM for TensorFlow 2.15 with CUDA 12.1, M118, Debian 11, Python 3.10, with TensorFlow 2.15 for CUDA 12.1 with Intel MKL-DNN preinstalled. 50 GB 2024-03-08
tf-2-14-tpu-debian-11-py310 c1-deeplearning-tf-2-14-tpu-v20240306-debian-11-py310 Google, Deep Learning VM for TensorFlow 2.14, M118, Debian 11, Python 3.10, with TensorFlow 2.14 preinstalled. 50 GB 2024-03-08
tf-2-14-tpu-debian-11 c1-deeplearning-tf-2-14-tpu-v20240306-debian-11 Google, Deep Learning VM for TensorFlow 2.14, M118, Debian 11, Python 3.10, with TensorFlow 2.14 preinstalled. 50 GB 2024-03-08
tf-2-14-gpu-debian-11-py310 c1-deeplearning-tf-2-14-cu118-v20240306-debian-11-py310 Google, Deep Learning VM for TensorFlow 2.14 with CUDA 11.8, M118, Debian 11, Python 3.10, with TensorFlow 2.14 for CUDA 11.8 with Intel MKL-DNN preinstalled. 50 GB 2024-03-08
tf-2-14-gpu-debian-11 c1-deeplearning-tf-2-14-cu118-v20240306-debian-11 Google, Deep Learning VM for TensorFlow 2.14 with CUDA 11.8, M118, Debian 11, Python 3.10, with TensorFlow 2.14 for CUDA 11.8 with Intel MKL-DNN preinstalled. 50 GB 2024-03-08
tf-2-13-tpu-debian-11-py310 c1-deeplearning-tf-2-13-tpu-v20240306-debian-11-py310 Google, Deep Learning VM for TensorFlow 2.13, M118, Debian 11, Python 3.10, with TensorFlow 2.13 preinstalled. 50 GB 2024-03-07
tf-2-13-tpu-debian-11 c1-deeplearning-tf-2-13-tpu-v20240306-debian-11 Google, Deep Learning VM for TensorFlow 2.13, M118, Debian 11, Python 3.10, with TensorFlow 2.13 preinstalled. 50 GB 2024-03-07
tf-2-13-gpu-debian-11-py310 c1-deeplearning-tf-2-13-cu118-v20240306-debian-11-py310 Google, Deep Learning VM for TensorFlow 2.13 with CUDA 11.8, M118, Debian 11, Python 3.10, with TensorFlow 2.13 for CUDA 11.8 with Intel MKL-DNN preinstalled. 50 GB 2024-03-07
tf-2-13-gpu-debian-11 c1-deeplearning-tf-2-13-cu118-v20240306-debian-11 Google, Deep Learning VM for TensorFlow 2.13 with CUDA 11.8, M118, Debian 11, Python 3.10, with TensorFlow 2.13 for CUDA 11.8 with Intel MKL-DNN preinstalled. 50 GB 2024-03-08
tf-2-12-tpu-debian-11-py310 c1-deeplearning-tf-2-12-tpu-v20240306-debian-11-py310 Google, Deep Learning VM for TensorFlow 2.12, M118, Debian 11, Python 3.10, with TensorFlow 2.12 preinstalled. 50 GB 2024-03-07
tf-2-12-tpu-debian-11 c1-deeplearning-tf-2-12-tpu-v20240306-debian-11 Google, Deep Learning VM for TensorFlow 2.12, M118, Debian 11, Python 3.10, with TensorFlow 2.12 preinstalled. 50 GB 2024-03-07
tf-2-12-gpu-debian-11-py310 c1-deeplearning-tf-2-12-cu118-v20240306-debian-11-py310 Google, Deep Learning VM for TensorFlow 2.12 with CUDA 11.8, M118, Debian 11, Python 3.10, with TensorFlow 2.12 for CUDA 11.8 with Intel MKL-DNN preinstalled. 50 GB 2024-03-07
tf-2-12-gpu-debian-11 c1-deeplearning-tf-2-12-cu118-v20240306-debian-11 Google, Deep Learning VM for TensorFlow 2.12 with CUDA 11.8, M118, Debian 11, Python 3.10, with TensorFlow 2.12 for CUDA 11.8 with Intel MKL-DNN preinstalled. 50 GB 2024-03-08
tf-2-12-1 debian-11-tf-2-12-1-v20230706 Google, Debian GNU/Linux, 11 Bullseye + TF 2-12-1, A Debian linux image with Tensorflow Version 2-12-1 pre-installed and optimized for Cloud TPUs. 10 GB 2023-07-06
tf-2-12-0 debian-11-tf-2-12-0-v20230322 Google, Debian GNU/Linux, 11 Bullseye + TF 2-12-0, A Debian linux image with Tensorflow Version 2-12-0 pre-installed and optimized for Cloud TPUs. 10 GB 2023-03-22
tf-2-11-tpu-debian-11-py310 c1-deeplearning-tf-2-11-tpu-v20240306-debian-11-py310 Google, Deep Learning VM for TensorFlow 2.11, M118, Debian 11, Python 3.10, with TensorFlow 2.11 preinstalled. 50 GB 2024-03-07
tf-2-11-tpu-debian-11 c1-deeplearning-tf-2-11-tpu-v20240306-debian-11 Google, Deep Learning VM for TensorFlow 2.11, M118, Debian 11, Python 3.10, with TensorFlow 2.11 preinstalled. 50 GB 2024-03-07
tf-2-11-tpu-debian-10-py37 c1-deeplearning-tf-2-11-tpu-v20230925-debian-10-py37 Google, Deep Learning VM for TensorFlow 2.11, M112, Debian 10, Python 3.7, with TensorFlow 2.11 preinstalled. 50 GB 2023-10-05
tf-2-11-tpu-debian-10 c1-deeplearning-tf-2-11-tpu-v20230925-debian-10 Google, Deep Learning VM for TensorFlow 2.11, M112, Debian 10, Python 3.7, with TensorFlow 2.11 preinstalled. 50 GB 2023-10-05
tf-2-11-gpu-debian-11-py310 c1-deeplearning-tf-2-11-cu113-v20240306-debian-11-py310 Google, Deep Learning VM for TensorFlow 2.11 with CUDA 11.3, M118, Debian 11, Python 3.10, with TensorFlow 2.11 for CUDA 11.3 with Intel MKL-DNN preinstalled. 50 GB 2024-03-07
tf-2-11-gpu-debian-11 c1-deeplearning-tf-2-11-cu113-v20240306-debian-11 Google, Deep Learning VM for TensorFlow 2.11 with CUDA 11.3, M118, Debian 11, Python 3.10, with TensorFlow 2.11 for CUDA 11.3 with Intel MKL-DNN preinstalled. 50 GB 2024-03-07
tf-2-11-gpu-debian-10-py37 c1-deeplearning-tf-2-11-cu113-v20230925-debian-10-py37 Google, Deep Learning VM for TensorFlow 2.11 with CUDA 11.3, M112, Debian 10, Python 3.7, with TensorFlow 2.11 for CUDA 11.3 with Intel MKL-DNN preinstalled. 50 GB 2023-10-05
tf-2-11-gpu-debian-10 c1-deeplearning-tf-2-11-cu113-v20230925-debian-10 Google, Deep Learning VM for TensorFlow 2.11 with CUDA 11.3, M112, Debian 10, Python 3.7, with TensorFlow 2.11 for CUDA 11.3 with Intel MKL-DNN preinstalled. 50 GB 2023-10-05
tf-2-11-1 debian-11-tf-2-11-1-v20230324 Google, Debian GNU/Linux, 11 Bullseye + TF 2-11-1, A Debian linux image with Tensorflow Version 2-11-1 pre-installed and optimized for Cloud TPUs. 10 GB 2023-03-24
tf-2-10-tpu-debian-10-py37 c1-deeplearning-tf-2-10-tpu-v20230925-debian-10-py37 Google, Deep Learning VM for TensorFlow 2.10, M112, Debian 10, Python 3.7, with TensorFlow 2.10 preinstalled. 50 GB 2023-10-05
tf-2-10-tpu-debian-10 c1-deeplearning-tf-2-10-tpu-v20230925-debian-10 Google, Deep Learning VM for TensorFlow 2.10, M112, Debian 10, Python 3.7, with TensorFlow 2.10 preinstalled. 50 GB 2023-10-05
tf-2-10-gpu-debian-10-py37 c1-deeplearning-tf-2-10-cu113-v20230925-debian-10-py37 Google, Deep Learning VM for TensorFlow 2.10 with CUDA 11.3, M112, Debian 10, Python 3.7, with TensorFlow 2.10 for CUDA 11.3 with Intel MKL-DNN preinstalled. 50 GB 2023-10-05
tf-2-10-gpu-debian-10 c1-deeplearning-tf-2-10-cu113-v20230925-debian-10 Google, Deep Learning VM for TensorFlow 2.10 with CUDA 11.3, M112, Debian 10, Python 3.7, with TensorFlow 2.10 for CUDA 11.3 with Intel MKL-DNN preinstalled. 50 GB 2023-10-05
pytorch-2-2-gpu-debian-11-py310 c2-deeplearning-pytorch-2-2-cu121-v20240306-debian-11-py310 Google, Deep Learning VM for PyTorch 2.2 with CUDA 12.1, M118, Debian 11, Python 3.10, with PyTorch 2.2 and fast.ai preinstalled. 50 GB 2024-03-07
pytorch-2-2-gpu-debian-11 c2-deeplearning-pytorch-2-2-cu121-v20240306-debian-11 Google, Deep Learning VM for PyTorch 2.2 with CUDA 12.1, M118, Debian 11, Python 3.10, with PyTorch 2.2 and fast.ai preinstalled. 50 GB 2024-03-07
pytorch-2-1-gpu-debian-11-py310 c2-deeplearning-pytorch-2-1-cu121-v20240306-debian-11-py310 Google, Deep Learning VM for PyTorch 2.1 with CUDA 12.1, M118, Debian 11, Python 3.10, with PyTorch 2.1 and fast.ai preinstalled. 50 GB 2024-03-07
pytorch-2-1-gpu-debian-11 c2-deeplearning-pytorch-2-1-cu121-v20240306-debian-11 Google, Deep Learning VM for PyTorch 2.1 with CUDA 12.1, M118, Debian 11, Python 3.10, with PyTorch 2.1 and fast.ai preinstalled. 50 GB 2024-03-07
pytorch-2-0-gpu-debian-11-py310 c2-deeplearning-pytorch-2-0-cu118-v20240306-debian-11-py310 Google, Deep Learning VM for PyTorch 2.0 with CUDA 11.8, M118, Debian 11, Python 3.10, with PyTorch 2.0 and fast.ai preinstalled. 50 GB 2024-03-07
pytorch-2-0-gpu-debian-11 c2-deeplearning-pytorch-2-0-cu118-v20240306-debian-11 Google, Deep Learning VM for PyTorch 2.0 with CUDA 11.8, M118, Debian 11, Python 3.10, with PyTorch 2.0 and fast.ai preinstalled. 50 GB 2024-03-07
pytorch-1-13-gpu-debian-11-py310 c2-deeplearning-pytorch-1-13-cu113-v20240306-debian-11-py310 Google, Deep Learning VM for PyTorch 1.13 with CUDA 11.3, M118, Debian 11, Python 3.10, with PyTorch 1.13 and fast.ai preinstalled. 50 GB 2024-03-07
pytorch-1-13-gpu-debian-11 c2-deeplearning-pytorch-1-13-cu113-v20240306-debian-11 Google, Deep Learning VM for PyTorch 1.13 with CUDA 11.3, M118, Debian 11, Python 3.10, with PyTorch 1.13 and fast.ai preinstalled. 50 GB 2024-03-07
pytorch-1-13-gpu-debian-10-py37 c2-deeplearning-pytorch-1-13-cu113-v20230925-debian-10-py37 Google, Deep Learning VM for PyTorch 1.13 with CUDA 11.3, M112, Debian 10, Python 3.7, with PyTorch 1.13 and fast.ai preinstalled. 50 GB 2023-10-05
pytorch-1-13-gpu-debian-10 c2-deeplearning-pytorch-1-13-cu113-v20230925-debian-10 Google, Deep Learning VM for PyTorch 1.13 with CUDA 11.3, M112, Debian 10, Python 3.7, with PyTorch 1.13 and fast.ai preinstalled. 50 GB 2023-10-05
pytorch-1-12-gpu-debian-10-py37 c2-deeplearning-pytorch-1-12-cu113-v20230925-debian-10-py37 Google, Deep Learning VM for PyTorch 1.12 with CUDA 11.3, M112, Debian 10, Python 3.7, with PyTorch 1.12 and fast.ai preinstalled. 50 GB 2023-10-05
pytorch-1-12-gpu-debian-10 c2-deeplearning-pytorch-1-12-cu113-v20230925-debian-10 Google, Deep Learning VM for PyTorch 1.12 with CUDA 11.3, M112, Debian 10, Python 3.7, with PyTorch 1.12 and fast.ai preinstalled. 50 GB 2023-10-05
common-gpu-debian-11-py310 c0-deeplearning-common-gpu-v20240128-debian-11-py310 Google, Deep Learning VM with CUDA 11.8, M116, Debian 11, Python 3.10. With CUDA 11.8 preinstalled. 50 GB 2024-02-02
common-gpu-debian-11 c0-deeplearning-common-gpu-v20240128-debian-11 Google, Deep Learning VM with CUDA 11.8, M116, Debian 11, Python 3.10. With CUDA 11.8 preinstalled. 50 GB 2024-02-02
common-dl-gpu-debian-11 c0-deeplearning-common-cu121-v20240306-debian-11 Google, Deep Learning VM with CUDA 12.1, M118, Debian 11, Python 3.10. With CUDA 12.1 preinstalled. 50 GB 2024-03-07
common-dl-gpu-debian-10-py37 c0-deeplearning-common-cu113-v20230925-debian-10-py37 Google, Deep Learning VM with CUDA 11.3, M112, Debian 10, Python 3.7. With CUDA 11.3 preinstalled. 50 GB 2023-10-05
common-dl-gpu-debian-10 c0-deeplearning-common-cu113-v20230925-debian-10 Google, Deep Learning VM with CUDA 11.3, M112, Debian 10, Python 3.7. With CUDA 11.3 preinstalled. 50 GB 2023-10-05
common-cpu-debian-11-py310 c0-deeplearning-common-cpu-v20240306-debian-11-py310 Google, Deep Learning VM, M118, Debian 11, Python 3.10, Intel MKL. With Intel optimized NumPy, SciPy, and scikit-learn preinstalled. 50 GB 2024-03-07
common-cpu-debian-11 c0-deeplearning-common-cpu-v20240306-debian-11 Google, Deep Learning VM, M118, Debian 11, Python 3.10, Intel MKL. With Intel optimized NumPy, SciPy, and scikit-learn preinstalled. 50 GB 2024-03-07
common-cpu-debian-10-py37 c0-deeplearning-common-cpu-v20230925-debian-10-py37 Google, Deep Learning VM, M112, Debian 10, Python 3.7, Intel MKL. With Intel optimized NumPy, SciPy, and scikit-learn preinstalled. 50 GB 2023-10-05
common-cpu-debian-10 c0-deeplearning-common-cpu-v20230925-debian-10 Google, Deep Learning VM, M112, Debian 10, Python 3.7, Intel MKL. With Intel optimized NumPy, SciPy, and scikit-learn preinstalled. 50 GB 2023-10-05

Google Cloud CLI:

# Create VM instance with Machine Learning operating system boot disk
# Name: 'vm-ml-images'
# Machine type: 'e2-micro'
# Zone: 'us-central1-a'
gcloud compute instances create vm-ml-images \
--machine-type='e2-micro' \
--zone='us-central1-a' \
--image-project='ml-images' \
--image-family='ADD_IMAGE_FAMILY_HERE'

openSUSE opensuse-cloud

Image project: opensuse-cloud

Image Family Latest Image Description Min. Disk Size Creation
opensuse-leap-arm64 opensuse-leap-15-5-v20240215-arm64 ARM64 openSUSE, openSUSE Leap 15.5, arm64 built on 20240215 10 GB 2024-02-14
opensuse-leap opensuse-leap-15-5-v20240215-x86-64 X86_64 openSUSE, openSUSE Leap 15.5, x86_64 built on 20240215 10 GB 2024-02-14

Google Cloud CLI:

# Create VM instance with openSUSE operating system boot disk
# Name: 'vm-opensuse-cloud'
# Machine type: 'e2-micro'
# Zone: 'us-central1-a'
gcloud compute instances create vm-opensuse-cloud \
--machine-type='e2-micro' \
--zone='us-central1-a' \
--image-project='opensuse-cloud' \
--image-family='ADD_IMAGE_FAMILY_HERE'

Red Hat Enterprise Linux rhel-cloud

Image project: rhel-cloud

Image Family Latest Image Description Min. Disk Size Creation
rhel-9-arm64 rhel-9-arm64-v20240312 ARM64 Red Hat, Red Hat Enterprise Linux, 9, aarch64 built on 20240312 20 GB 2024-03-12
rhel-9 rhel-9-v20240312 X86_64 Red Hat, Red Hat Enterprise Linux, 9, x86_64 built on 20240312 20 GB 2024-03-12
rhel-8 rhel-8-v20240312 X86_64 Red Hat, Red Hat Enterprise Linux, 8, x86_64 built on 20240312 20 GB 2024-03-12
rhel-7 rhel-7-v20240312 X86_64 Red Hat, Red Hat Enterprise Linux, 7, x86_64 built on 20240312 20 GB 2024-03-12

Google Cloud CLI:

# Create VM instance with Red Hat Enterprise Linux operating system boot disk
# Name: 'vm-rhel-cloud'
# Machine type: 'e2-micro'
# Zone: 'us-central1-a'
gcloud compute instances create vm-rhel-cloud \
--machine-type='e2-micro' \
--zone='us-central1-a' \
--image-project='rhel-cloud' \
--image-family='ADD_IMAGE_FAMILY_HERE'

Red Hat Enterprise Linux for SAP rhel-sap-cloud

Image project: rhel-sap-cloud

Image Family Latest Image Description Min. Disk Size Creation
rhel-9-2-sap-ha rhel-9-2-sap-v20240312 X86_64 Red Hat, Red Hat Enterprise Linux for SAP with HA and Update Services, 9.2, x86_64 built on 20240312 20 GB 2024-03-12
rhel-9-0-sap-ha rhel-9-0-sap-v20240312 X86_64 Red Hat, Red Hat Enterprise Linux for SAP with HA and Update Services, 9.0, x86_64 built on 20240312 20 GB 2024-03-12
rhel-8-8-sap-ha rhel-8-8-sap-v20240312 X86_64 Red Hat, Red Hat Enterprise Linux for SAP with HA and Update Services, 8.8, x86_64 built on 20240312 20 GB 2024-03-12
rhel-8-6-sap-ha rhel-8-6-sap-v20240312 X86_64 Red Hat, Red Hat Enterprise Linux for SAP with HA and Update Services, 8.6, x86_64 built on 20240312 20 GB 2024-03-12
rhel-8-4-sap-ha rhel-8-4-sap-v20240312 X86_64 Red Hat, Red Hat Enterprise Linux for SAP with HA and Update Services, 8.4, x86_64 built on 20240312 20 GB 2024-03-12
rhel-8-2-sap-ha rhel-8-2-sap-v20240312 X86_64 Red Hat, Red Hat Enterprise Linux for SAP with HA and Update Services, 8.2, x86_64 built on 20240312 20 GB 2024-03-12
rhel-7-9-sap-ha rhel-7-9-sap-v20240312 X86_64 Red Hat, Red Hat Enterprise Linux for SAP with HA, 7.9, x86_64 built on 20240312 20 GB 2024-03-12

Google Cloud CLI:

# Create VM instance with Red Hat Enterprise Linux for SAP operating system boot disk
# Name: 'vm-rhel-sap-cloud'
# Machine type: 'e2-micro'
# Zone: 'us-central1-a'
gcloud compute instances create vm-rhel-sap-cloud \
--machine-type='e2-micro' \
--zone='us-central1-a' \
--image-project='rhel-sap-cloud' \
--image-family='ADD_IMAGE_FAMILY_HERE'

Rocky Linux rocky-linux-cloud

Image project: rocky-linux-cloud

Image Family Latest Image Description Min. Disk Size Creation
rocky-linux-9-optimized-gcp-arm64 rocky-linux-9-optimized-gcp-arm64-v20240312 ARM64 Rocky Linux, Rocky Linux, 9 optimized for GCP, aarch64 built on 20240312 20 GB 2024-03-12
rocky-linux-9-optimized-gcp rocky-linux-9-optimized-gcp-v20240313 X86_64 Rocky Linux, Rocky Linux, 9 optimized for GCP, x86_64 built on 20240313 20 GB 2024-03-13
rocky-linux-9-arm64 rocky-linux-9-arm64-v20240312 ARM64 Rocky Linux, Rocky Linux, 9, aarch64 built on 20240312 20 GB 2024-03-12
rocky-linux-9 rocky-linux-9-v20240313 X86_64 Rocky Linux, Rocky Linux, 9, x86_64 built on 20240313 20 GB 2024-03-13
rocky-linux-8-optimized-gcp-arm64 rocky-linux-8-optimized-gcp-arm64-v20240312 ARM64 Rocky Linux, Rocky Linux, 8 optimized for GCP, aarch64 built on 20240312 20 GB 2024-03-12
rocky-linux-8-optimized-gcp rocky-linux-8-optimized-gcp-v20240312 X86_64 Rocky Linux, Rocky Linux, 8 optimized for GCP, x86_64 built on 20240312 20 GB 2024-03-12
rocky-linux-8 rocky-linux-8-v20240312 X86_64 Rocky Linux, Rocky Linux, 8, x86_64 built on 20240312 20 GB 2024-03-12

Google Cloud CLI:

# Create VM instance with Rocky Linux operating system boot disk
# Name: 'vm-rocky-linux-cloud'
# Machine type: 'e2-micro'
# Zone: 'us-central1-a'
gcloud compute instances create vm-rocky-linux-cloud \
--machine-type='e2-micro' \
--zone='us-central1-a' \
--image-project='rocky-linux-cloud' \
--image-family='ADD_IMAGE_FAMILY_HERE'

SUSE Linux Enterprise Server suse-cloud

Image project: suse-cloud

Image Family Latest Image Description Min. Disk Size Creation
sles-15-arm64 sles-15-sp5-v20240126-arm64 ARM64 SUSE, SUSE Linux Enterprise Server 15 SP5, arm64, built on 20240126 10 GB 2024-01-26
sles-15 sles-15-sp5-v20240126-x86-64 X86_64 SUSE, SUSE Linux Enterprise Server 15 SP5, x86_64, built on 20240126 10 GB 2024-01-26
sles-12 sles-12-sp5-v20240308-x86-64 X86_64 SUSE, SUSE Linux Enterprise Server 12 SP5, x86_64, built on 20240308 10 GB 2024-03-07

Google Cloud CLI:

# Create VM instance with SUSE Linux Enterprise Server operating system boot disk
# Name: 'vm-suse-cloud'
# Machine type: 'e2-micro'
# Zone: 'us-central1-a'
gcloud compute instances create vm-suse-cloud \
--machine-type='e2-micro' \
--zone='us-central1-a' \
--image-project='suse-cloud' \
--image-family='ADD_IMAGE_FAMILY_HERE'

SUSE Linux Enterprise Server for SAP suse-sap-cloud

Image project: suse-sap-cloud

Image Family Latest Image Description Min. Disk Size Creation
sles-sap-15-sp5-hardened sles-sap-15-sp5-hardened-v20240126-x86-64 X86_64 SUSE, SUSE Linux Enterprise Server 15 SP5 for SAP hardened with security features, x86_64, built on 20240126 10 GB 2024-01-26
sles-sap-15-sp4-hardened sles-sap-15-sp4-hardened-v20240208-x86-64 X86_64 SUSE, SUSE Linux Enterprise Server 15 SP4 for SAP hardened with security features, x86_64, built on 20240208 10 GB 2024-02-08
sles-15-sp5-sap sles-15-sp5-sap-v20240126-x86-64 X86_64 SUSE, SUSE Linux Enterprise Server 15 SP5 for SAP, x86_64, built on 20240126 10 GB 2024-01-26
sles-15-sp4-sap sles-15-sp4-sap-v20240208-x86-64 X86_64 SUSE, SUSE Linux Enterprise Server 15 SP4 for SAP, x86_64, built on 20240208 10 GB 2024-02-08
sles-15-sp3-sap sles-15-sp3-sap-v20231214-x86-64 X86_64 SUSE, SUSE Linux Enterprise Server 15 SP3 for SAP, x86_64, built on 20231214 10 GB 2023-12-14
sles-15-sp2-sap sles-15-sp2-sap-v20231214-x86-64 X86_64 SUSE, SUSE Linux Enterprise Server 15 SP2 for SAP, x86_64, built on 20231214 10 GB 2023-12-13
sles-12-sp5-sap sles-12-sp5-sap-v20240125-x86-64 X86_64 SUSE, SUSE Linux Enterprise Server 12 SP5 for SAP, x86_64, built on 20240125 10 GB 2024-01-24

Google Cloud CLI:

# Create VM instance with SUSE Linux Enterprise Server for SAP operating system boot disk
# Name: 'vm-suse-sap-cloud'
# Machine type: 'e2-micro'
# Zone: 'us-central1-a'
gcloud compute instances create vm-suse-sap-cloud \
--machine-type='e2-micro' \
--zone='us-central1-a' \
--image-project='suse-sap-cloud' \
--image-family='ADD_IMAGE_FAMILY_HERE'

Ubuntu ubuntu-os-cloud

Image project: ubuntu-os-cloud

Image Family Latest Image Description Min. Disk Size Creation
ubuntu-minimal-2310-arm64 ubuntu-minimal-2310-mantic-arm64-v20240308 ARM64 Canonical, Ubuntu, 23.10 Minimal, arm64 mantic minimal image built on 2024-03-08 10 GB 2024-03-08
ubuntu-minimal-2310-amd64 ubuntu-minimal-2310-mantic-amd64-v20240308 X86_64 Canonical, Ubuntu, 23.10 Minimal, amd64 mantic minimal image built on 2024-03-08 10 GB 2024-03-08
ubuntu-minimal-2204-lts-arm64 ubuntu-minimal-2204-jammy-arm64-v20240307a ARM64 Canonical, Ubuntu, 22.04 LTS Minimal, arm64 jammy minimal image built on 2024-03-07 10 GB 2024-03-07
ubuntu-minimal-2204-lts ubuntu-minimal-2204-jammy-v20240307a X86_64 Canonical, Ubuntu, 22.04 LTS Minimal, amd64 jammy minimal image built on 2024-03-07 10 GB 2024-03-07
ubuntu-minimal-2004-lts-arm64 ubuntu-minimal-2004-focal-arm64-v20240309 ARM64 Canonical, Ubuntu, 20.04 LTS Minimal, arm64 focal minimal image built on 2024-03-09 10 GB 2024-03-08
ubuntu-minimal-2004-lts ubuntu-minimal-2004-focal-v20240309 X86_64 Canonical, Ubuntu, 20.04 LTS Minimal, amd64 focal minimal image built on 2024-03-09 10 GB 2024-03-08
ubuntu-2310-arm64 ubuntu-2310-mantic-arm64-v20240305 ARM64 Canonical, Ubuntu, 23.10, arm64 mantic image built on 2024-03-05 10 GB 2024-03-04
ubuntu-2310-amd64 ubuntu-2310-mantic-amd64-v20240305 X86_64 Canonical, Ubuntu, 23.10, amd64 mantic image built on 2024-03-05 10 GB 2024-03-04
ubuntu-2204-lts-arm64 ubuntu-2204-jammy-arm64-v20240307 ARM64 Canonical, Ubuntu, 22.04 LTS, arm64 jammy image built on 2024-03-07 10 GB 2024-03-07
ubuntu-2204-lts ubuntu-2204-jammy-v20240307 X86_64 Canonical, Ubuntu, 22.04 LTS, amd64 jammy image built on 2024-03-07 10 GB 2024-03-07
ubuntu-2004-lts-arm64 ubuntu-2004-focal-arm64-v20240307b ARM64 Canonical, Ubuntu, 20.04 LTS, arm64 focal image built on 2024-03-07 10 GB 2024-03-08
ubuntu-2004-lts ubuntu-2004-focal-v20240307b X86_64 Canonical, Ubuntu, 20.04 LTS, amd64 focal image built on 2024-03-07 10 GB 2024-03-08

Google Cloud CLI:

# Create VM instance with Ubuntu operating system boot disk
# Name: 'vm-ubuntu-os-cloud'
# Machine type: 'e2-micro'
# Zone: 'us-central1-a'
gcloud compute instances create vm-ubuntu-os-cloud \
--machine-type='e2-micro' \
--zone='us-central1-a' \
--image-project='ubuntu-os-cloud' \
--image-family='ADD_IMAGE_FAMILY_HERE'

Ubuntu Pro ubuntu-os-pro-cloud

Image project: ubuntu-os-pro-cloud

Image Family Latest Image Description Min. Disk Size Creation
ubuntu-pro-fips-2004-lts ubuntu-pro-fips-2004-focal-v20240229 X86_64 Canonical, Ubuntu, 20.04 LTS Pro FIPS Server, amd64 focal pro fips server image built on 2024-02-29 10 GB 2024-02-29
ubuntu-pro-fips-1804-lts ubuntu-pro-fips-1804-bionic-v20240202 X86_64 Canonical, Ubuntu, 18.04 LTS Pro FIPS Server, amd64 bionic pro fips server image built on 2024-02-02 10 GB 2024-02-02
ubuntu-pro-2204-lts-arm64 ubuntu-pro-2204-jammy-arm64-v20240308 ARM64 Canonical, Ubuntu, 22.04 LTS Pro Server, arm64 jammy pro server image built on 2024-03-08 10 GB 2024-03-07
ubuntu-pro-2204-lts ubuntu-pro-2204-jammy-v20240308 X86_64 Canonical, Ubuntu, 22.04 LTS Pro Server, amd64 jammy pro server image built on 2024-03-08 10 GB 2024-03-07
ubuntu-pro-2004-lts-arm64 ubuntu-pro-2004-focal-arm64-v20240229 ARM64 Canonical, Ubuntu, 20.04 LTS Pro Server, arm64 focal pro server image built on 2024-02-29 10 GB 2024-03-01
ubuntu-pro-2004-lts ubuntu-pro-2004-focal-v20240229 X86_64 Canonical, Ubuntu, 20.04 LTS Pro Server, amd64 focal pro server image built on 2024-02-29 10 GB 2024-03-01
ubuntu-pro-1804-lts-arm64 ubuntu-pro-1804-bionic-arm64-v20240312 ARM64 Canonical, Ubuntu, 18.04 LTS Pro Server, arm64 bionic pro server image built on 2024-03-12 10 GB 2024-03-11
ubuntu-pro-1804-lts ubuntu-pro-1804-bionic-v20240312 X86_64 Canonical, Ubuntu, 18.04 LTS Pro Server, amd64 bionic pro server image built on 2024-03-12 10 GB 2024-03-11
ubuntu-pro-1604-lts ubuntu-pro-1604-xenial-v20240313 X86_64 Canonical, Ubuntu, 16.04 LTS Pro Server, amd64 xenial pro server image built on 2024-03-13 10 GB 2024-03-13

Google Cloud CLI:

# Create VM instance with Ubuntu Pro operating system boot disk
# Name: 'vm-ubuntu-os-pro-cloud'
# Machine type: 'e2-micro'
# Zone: 'us-central1-a'
gcloud compute instances create vm-ubuntu-os-pro-cloud \
--machine-type='e2-micro' \
--zone='us-central1-a' \
--image-project='ubuntu-os-pro-cloud' \
--image-family='ADD_IMAGE_FAMILY_HERE'

Microsoft Windows Server windows-cloud

Image project: windows-cloud

Image Family Latest Image Description Min. Disk Size Creation
windows-2022-core windows-server-2022-dc-core-v20240313 X86_64 Microsoft, Windows Server, 2022 Datacenter Core, Server Core, x64 built on 20240313 40 GB 2024-03-13
windows-2022 windows-server-2022-dc-v20240313 X86_64 Microsoft, Windows Server, 2022 Datacenter, Server with Desktop Experience, x64 built on 20240313 50 GB 2024-03-13
windows-2019-core windows-server-2019-dc-core-v20240313 X86_64 Microsoft, Windows Server, 2019 Datacenter Core, Server Core, x64 built on 20240313 32 GB 2024-03-13
windows-2019 windows-server-2019-dc-v20240313 X86_64 Microsoft, Windows Server, 2019 Datacenter, Server with Desktop Experience, x64 built on 20240313 50 GB 2024-03-13
windows-2016-core windows-server-2016-dc-core-v20240313 X86_64 Microsoft, Windows Server, 2016 Datacenter Core, Server Core, x64 built on 20240313 32 GB 2024-03-13
windows-2016 windows-server-2016-dc-v20240313 X86_64 Microsoft, Windows Server, 2016 Datacenter, Server with Desktop Experience, x64 built on 20240313 50 GB 2024-03-13

Google Cloud CLI:

# Create VM instance with Microsoft Windows Server operating system boot disk
# Name: 'vm-windows-cloud'
# Machine type: 'e2-micro'
# Zone: 'us-central1-a'
gcloud compute instances create vm-windows-cloud \
--machine-type='e2-micro' \
--zone='us-central1-a' \
--image-project='windows-cloud' \
--image-family='ADD_IMAGE_FAMILY_HERE'

Microsoft SQL Server windows-sql-cloud

Image project: windows-sql-cloud

Image Family Latest Image Description Min. Disk Size Creation
sql-web-2022-win-2022 sql-2022-web-windows-2022-dc-v20240313 X86_64 Microsoft, SQL Server 2022 Web, on Windows Server 2022 Datacenter, x64 built on 20240313 50 GB 2024-03-13
sql-web-2022-win-2019 sql-2022-web-windows-2019-dc-v20240313 X86_64 Microsoft, SQL Server 2022 Web, on Windows Server 2019 Datacenter, x64 built on 20240313 50 GB 2024-03-13
sql-web-2019-win-2022 sql-2019-web-windows-2022-dc-v20240313 X86_64 Microsoft, SQL Server 2019 Web, on Windows Server 2022 Datacenter, x64 built on 20240313 50 GB 2024-03-13
sql-web-2019-win-2019 sql-2019-web-windows-2019-dc-v20240313 X86_64 Microsoft, SQL Server 2019 Web, on Windows Server 2019 Datacenter, x64 built on 20240313 50 GB 2024-03-13
sql-web-2017-win-2022 sql-2017-web-windows-2022-dc-v20240313 X86_64 Microsoft, SQL Server 2017 Web, on Windows Server 2022 Datacenter, x64 built on 20240313 50 GB 2024-03-13
sql-web-2017-win-2019 sql-2017-web-windows-2019-dc-v20240313 X86_64 Microsoft, SQL Server 2017 Web, on Windows Server 2019 Datacenter, x64 built on 20240313 50 GB 2024-03-13
sql-web-2017-win-2016 sql-2017-web-windows-2016-dc-v20240313 X86_64 Microsoft, SQL Server 2017 Web, on Windows Server 2016 Datacenter, x64 built on 20240313 50 GB 2024-03-13
sql-web-2016-win-2019 sql-2016-web-windows-2019-dc-v20240313 X86_64 Microsoft, SQL Server 2016 Web, on Windows Server 2019 Datacenter, x64 built on 20240313 50 GB 2024-03-13
sql-web-2016-win-2016 sql-2016-web-windows-2016-dc-v20240313 X86_64 Microsoft, SQL Server 2016 Web, on Windows Server 2016 Datacenter, x64 built on 20240313 50 GB 2024-03-13
sql-std-2022-win-2022 sql-2022-standard-windows-2022-dc-v20240313 X86_64 Microsoft, SQL Server 2022 Standard, on Windows Server 2022 Datacenter, x64 built on 20240313 50 GB 2024-03-13
sql-std-2022-win-2019 sql-2022-standard-windows-2019-dc-v20240313 X86_64 Microsoft, SQL Server 2022 Standard, on Windows Server 2019 Datacenter, x64 built on 20240313 50 GB 2024-03-13
sql-std-2019-win-2022 sql-2019-standard-windows-2022-dc-v20240313 X86_64 Microsoft, SQL Server 2019 Standard, on Windows Server 2022 Datacenter, x64 built on 20240313 50 GB 2024-03-13
sql-std-2019-win-2019 sql-2019-standard-windows-2019-dc-v20240313 X86_64 Microsoft, SQL Server 2019 Standard, on Windows Server 2019 Datacenter, x64 built on 20240313 50 GB 2024-03-13
sql-std-2017-win-2022 sql-2017-standard-windows-2022-dc-v20240313 X86_64 Microsoft, SQL Server 2017 Standard, on Windows Server 2022 Datacenter, x64 built on 20240313 50 GB 2024-03-13
sql-std-2017-win-2019 sql-2017-standard-windows-2019-dc-v20240313 X86_64 Microsoft, SQL Server 2017 Standard, on Windows Server 2019 Datacenter, x64 built on 20240313 50 GB 2024-03-13
sql-std-2017-win-2016 sql-2017-standard-windows-2016-dc-v20240313 X86_64 Microsoft, SQL Server 2017 Standard, on Windows Server 2016 Datacenter, x64 built on 20240313 50 GB 2024-03-13
sql-std-2016-win-2019 sql-2016-standard-windows-2019-dc-v20240313 X86_64 Microsoft, SQL Server 2016 Standard, on Windows Server 2019 Datacenter, x64 built on 20240313 50 GB 2024-03-13
sql-std-2016-win-2016 sql-2016-standard-windows-2016-dc-v20240313 X86_64 Microsoft, SQL Server 2016 Standard, on Windows Server 2016 Datacenter, x64 built on 20240313 50 GB 2024-03-13
sql-exp-2017-win-2019 sql-2017-express-windows-2019-dc-v20240313 X86_64 Microsoft, SQL Server 2017 Express, on Windows Server 2019 Datacenter, x64 built on 20240313 50 GB 2024-03-13
sql-exp-2017-win-2016 sql-2017-express-windows-2016-dc-v20240313 X86_64 Microsoft, SQL Server 2017 Express, on Windows Server 2016 Datacenter, x64 built on 20240313 50 GB 2024-03-13
sql-ent-2022-win-2022 sql-2022-enterprise-windows-2022-dc-v20240313 X86_64 Microsoft, SQL Server 2022 Enterprise, on Windows Server 2022 Datacenter, x64 built on 20240313 50 GB 2024-03-13
sql-ent-2022-win-2019 sql-2022-enterprise-windows-2019-dc-v20240313 X86_64 Microsoft, SQL Server 2022 Enterprise, on Windows Server 2019 Datacenter, x64 built on 20240313 50 GB 2024-03-13
sql-ent-2019-win-2022 sql-2019-enterprise-windows-2022-dc-v20240313 X86_64 Microsoft, SQL Server 2019 Enterprise, on Windows Server 2022 Datacenter, x64 built on 20240313 50 GB 2024-03-13
sql-ent-2019-win-2019 sql-2019-enterprise-windows-2019-dc-v20240313 X86_64 Microsoft, SQL Server 2019 Enterprise, on Windows Server 2019 Datacenter, x64 built on 20240313 50 GB 2024-03-13
sql-ent-2017-win-2022 sql-2017-enterprise-windows-2022-dc-v20240313 X86_64 Microsoft, SQL Server 2017 Enterprise, on Windows Server 2022 Datacenter, x64 built on 20240313 50 GB 2024-03-13
sql-ent-2017-win-2019 sql-2017-enterprise-windows-2019-dc-v20240313 X86_64 Microsoft, SQL Server 2017 Enterprise, on Windows Server 2019 Datacenter, x64 built on 20240313 50 GB 2024-03-13
sql-ent-2017-win-2016 sql-2017-enterprise-windows-2016-dc-v20240313 X86_64 Microsoft, SQL Server 2017 Enterprise, on Windows Server 2016 Datacenter, x64 built on 20240313 50 GB 2024-03-13
sql-ent-2016-win-2019 sql-2016-enterprise-windows-2019-dc-v20240313 X86_64 Microsoft, SQL Server 2016 Enterprise, on Windows Server 2019 Datacenter, x64 built on 20240313 50 GB 2024-03-13
sql-ent-2016-win-2016 sql-2016-enterprise-windows-2016-dc-v20240313 X86_64 Microsoft, SQL Server 2016 Enterprise, on Windows Server 2016 Datacenter, x64 built on 20240313 50 GB 2024-03-13
sql-ent-2014-win-2016 sql-2014-enterprise-windows-2016-dc-v20240313 X86_64 Microsoft, SQL Server 2014 Enterprise, on Windows Server 2016 Datacenter, x64 built on 20240313 50 GB 2024-03-13

Google Cloud CLI:

# Create VM instance with Microsoft SQL Server operating system boot disk
# Name: 'vm-windows-sql-cloud'
# Machine type: 'e2-micro'
# Zone: 'us-central1-a'
gcloud compute instances create vm-windows-sql-cloud \
--machine-type='e2-micro' \
--zone='us-central1-a' \
--image-project='windows-sql-cloud' \
--image-family='ADD_IMAGE_FAMILY_HERE'