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-v20241112 X86_64 | AlmaLinux, AlmaLinux, 9, x86_64 built on 20241112 | 20 GB | 2024-11-12 |
almalinux-8 | almalinux-8-v20241112 X86_64 | AlmaLinux, AlmaLinux, 8, x86_64 built on 20241112 | 20 GB | 2024-11-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-v20241112 X86_64 | CentOS, CentOS, Stream 9, x86_64 built on 20241112 | 20 GB | 2024-11-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-v20240912 | Google, HPC Rocky Linux, 8, Rocky-Linux-8-based HPC-optimized VM image, x86_64 built on 20240912 | 20 GB | 2024-10-17 |
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-117-18613-75-37 X86_64 | Google, Container-Optimized OS, 117-18613.75.37 stable, Kernel: COS-6.6.56 Kubernetes: 1.30.3 Docker: 24.0.9 Family: cos-stable | 10 GB | 2024-11-18 |
cos-dev | cos-dev-121-18759-0-0 X86_64 | Google, Container-Optimized OS, 121-18759.0.0 dev, Kernel: COS-6.6.61 Kubernetes: 1.30.3 Docker: 24.0.9 Family: cos-dev | 10 GB | 2024-11-18 |
cos-beta | cos-beta-117-18613-75-37 X86_64 | Google, Container-Optimized OS, 117-18613.75.37 beta, Kernel: COS-6.6.56 Kubernetes: 1.30.3 Docker: 24.0.9 Family: cos-beta | 10 GB | 2024-11-18 |
cos-arm64-stable | cos-arm64-stable-117-18613-75-37 ARM64 | Google, Container-Optimized OS, 117-18613.75.37 stable, Kernel: COS-6.6.56 Kubernetes: 1.30.3 Docker: 24.0.9 Family: cos-arm64-stable | 10 GB | 2024-11-18 |
cos-arm64-dev | cos-arm64-dev-121-18759-0-0 ARM64 | Google, Container-Optimized OS, 121-18759.0.0 dev, Kernel: COS-6.6.61 Kubernetes: 1.30.3 Docker: 24.0.9 Family: cos-arm64-dev | 10 GB | 2024-11-18 |
cos-arm64-beta | cos-arm64-beta-117-18613-75-37 ARM64 | Google, Container-Optimized OS, 117-18613.75.37 beta, Kernel: COS-6.6.56 Kubernetes: 1.30.3 Docker: 24.0.9 Family: cos-arm64-beta | 10 GB | 2024-11-18 |
cos-arm64-117-lts | cos-arm64-117-18613-75-37 ARM64 | Google, Container-Optimized OS, 117-18613.75.37 LTS, Kernel: COS-6.6.56 Kubernetes: 1.30.3 Docker: 24.0.9 Family: cos-arm64-117-lts | 10 GB | 2024-11-18 |
cos-arm64-113-lts | cos-arm64-113-18244-236-44 ARM64 | Google, Container-Optimized OS, 113-18244.236.44 LTS, Kernel: COS-6.1.112 Kubernetes: 1.29.1 Docker: 24.0.9 Family: cos-arm64-113-lts | 10 GB | 2024-11-18 |
cos-arm64-109-lts | cos-arm64-109-17800-372-45 ARM64 | Google, Container-Optimized OS, 109-17800.372.45 LTS, Kernel: COS-6.1.112 Kubernetes: 1.27.3 Docker: 24.0.9 Family: cos-arm64-109-lts | 10 GB | 2024-11-18 |
cos-arm64-105-lts | cos-arm64-105-17412-495-45 ARM64 | Google, Container-Optimized OS, 105-17412.495.45 LTS, Kernel: COS-5.15.167 Kubernetes: 1.25.5 Docker: 23.0.3 Family: cos-arm64-105-lts | 10 GB | 2024-11-18 |
cos-117-lts | cos-117-18613-75-37 X86_64 | Google, Container-Optimized OS, 117-18613.75.37 LTS, Kernel: COS-6.6.56 Kubernetes: 1.30.3 Docker: 24.0.9 Family: cos-117-lts | 10 GB | 2024-11-18 |
cos-113-lts | cos-113-18244-236-44 X86_64 | Google, Container-Optimized OS, 113-18244.236.44 LTS, Kernel: COS-6.1.112 Kubernetes: 1.29.1 Docker: 24.0.9 Family: cos-113-lts | 10 GB | 2024-11-18 |
cos-109-lts | cos-109-17800-372-45 X86_64 | Google, Container-Optimized OS, 109-17800.372.45 LTS, Kernel: COS-6.1.112 Kubernetes: 1.27.3 Docker: 24.0.9 Family: cos-109-lts | 10 GB | 2024-11-18 |
cos-105-lts | cos-105-17412-495-45 X86_64 | Google, Container-Optimized OS, 105-17412.495.45 LTS, Kernel: COS-5.15.167 Kubernetes: 1.25.5 Docker: 23.0.3 Family: cos-105-lts | 10 GB | 2024-11-18 |
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-v20241112 ARM64 | Debian, Debian GNU/Linux, 12 (bookworm), arm64 built on 20241112 | 10 GB | 2024-11-12 |
debian-12 | debian-12-bookworm-v20241112 X86_64 | Debian, Debian GNU/Linux, 12 (bookworm), amd64 built on 20241112 | 10 GB | 2024-11-12 |
debian-11 | debian-11-bullseye-v20241112 X86_64 | Debian, Debian GNU/Linux, 11 (bullseye), amd64 built on 20241112 | 10 GB | 2024-11-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-2204-py310 | tf-latest-gpu-v20240922-ubuntu-2204-py310 | Google, Deep Learning VM for TensorFlow 2.17 with CUDA 12.3, M125, Ubuntu 22.04 LTS, Python 3.10, with TensorFlow 2.17 for CUDA 12.3 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-latest-gpu-ubuntu-2204 | tf-latest-gpu-v20240922-ubuntu-2204 | Google, Deep Learning VM for TensorFlow 2.17 with CUDA 12.3, M125, Ubuntu 22.04 LTS, Python 3.10, with TensorFlow 2.17 for CUDA 12.3 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-latest-gpu-ubuntu-2004-py310 | tf-latest-gpu-v20240922-ubuntu-2004-py310 | Google, Deep Learning VM for TensorFlow 2.17 with CUDA 12.3, M125, Ubuntu 20.04 LTS, Python 3.10, with TensorFlow 2.17 for CUDA 12.3 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-latest-gpu-ubuntu-2004 | tf-latest-gpu-v20240922-ubuntu-2004 | Google, Deep Learning VM for TensorFlow 2.17 with CUDA 12.3, M125, Ubuntu 20.04 LTS, Python 3.10, with TensorFlow 2.17 for CUDA 12.3 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-latest-gpu-sev-ubuntu-2204-py310 | tf-latest-gpu-sev-v20240922-ubuntu-2204-py310 | Google, Deep Learning VM for TensorFlow 2.17 with CUDA 12.3, M125, Ubuntu 22.04 LTS, Python 3.10, with TensorFlow 2.17 for CUDA 12.3 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-latest-gpu-sev-ubuntu-2204 | tf-latest-gpu-sev-v20240922-ubuntu-2204 | Google, Deep Learning VM for TensorFlow 2.17 with CUDA 12.3, M125, Ubuntu 22.04 LTS, Python 3.10, with TensorFlow 2.17 for CUDA 12.3 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-latest-gpu-sev-ubuntu-2004-py310 | tf-latest-gpu-sev-v20240922-ubuntu-2004-py310 | Google, Deep Learning VM for TensorFlow 2.17 with CUDA 12.3, M125, Ubuntu 20.04 LTS, Python 3.10, with TensorFlow 2.17 for CUDA 12.3 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-latest-gpu-sev-ubuntu-2004 | tf-latest-gpu-sev-v20240922-ubuntu-2004 | Google, Deep Learning VM for TensorFlow 2.17 with CUDA 12.3, M125, Ubuntu 20.04 LTS, Python 3.10, with TensorFlow 2.17 for CUDA 12.3 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-latest-gpu-sev-py310 | tf-latest-gpu-sev-v20240922-py310 | Google, Deep Learning VM for TensorFlow 2.17 with CUDA 12.3, M125, Debian 11, Python 3.10, with TensorFlow 2.17 for CUDA 12.3 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-latest-gpu-sev-debian-11-py310 | tf-latest-gpu-sev-v20240922-debian-11-py310 | Google, Deep Learning VM for TensorFlow 2.17 with CUDA 12.3, M125, Debian 11, Python 3.10, with TensorFlow 2.17 for CUDA 12.3 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-latest-gpu-sev-debian-11 | tf-latest-gpu-sev-v20240922-debian-11 | Google, Deep Learning VM for TensorFlow 2.17 with CUDA 12.3, M125, Debian 11, Python 3.10, with TensorFlow 2.17 for CUDA 12.3 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-26 |
tf-latest-gpu-sev | tf-latest-gpu-sev-v20240922 | Google, Deep Learning VM for TensorFlow 2.17 with CUDA 12.3, M125, Debian 11, Python 3.10, with TensorFlow 2.17 for CUDA 12.3 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-26 |
tf-latest-gpu-py310 | tf-latest-gpu-v20240922-py310 | Google, Deep Learning VM for TensorFlow 2.17 with CUDA 12.3, M125, Debian 11, Python 3.10, with TensorFlow 2.17 for CUDA 12.3 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-latest-gpu-debian-11-py310 | tf-latest-gpu-v20240922-debian-11-py310 | Google, Deep Learning VM for TensorFlow 2.17 with CUDA 12.3, M125, Debian 11, Python 3.10, with TensorFlow 2.17 for CUDA 12.3 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-latest-gpu-debian-11 | tf-latest-gpu-v20240922-debian-11 | Google, Deep Learning VM for TensorFlow 2.17 with CUDA 12.3, M125, Debian 11, Python 3.10, with TensorFlow 2.17 for CUDA 12.3 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-26 |
tf-latest-gpu | tf-latest-gpu-v20240922 | Google, Deep Learning VM for TensorFlow 2.17 with CUDA 12.3, M125, Debian 11, Python 3.10, with TensorFlow 2.17 for CUDA 12.3 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-26 |
tf-latest-cu123-ubuntu-2204-py310 | tf-latest-cu123-v20240922-ubuntu-2204-py310 | Google, Deep Learning VM for TensorFlow 2.17 with CUDA 12.3, M125, Ubuntu 22.04 LTS, Python 3.10, with TensorFlow 2.17 for CUDA 12.3 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-latest-cu123-ubuntu-2204 | tf-latest-cu123-v20240922-ubuntu-2204 | Google, Deep Learning VM for TensorFlow 2.17 with CUDA 12.3, M125, Ubuntu 22.04 LTS, Python 3.10, with TensorFlow 2.17 for CUDA 12.3 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-latest-cu123-ubuntu-2004-py310 | tf-latest-cu123-v20240922-ubuntu-2004-py310 | Google, Deep Learning VM for TensorFlow 2.17 with CUDA 12.3, M125, Ubuntu 20.04 LTS, Python 3.10, with TensorFlow 2.17 for CUDA 12.3 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-latest-cu123-ubuntu-2004 | tf-latest-cu123-v20240922-ubuntu-2004 | Google, Deep Learning VM for TensorFlow 2.17 with CUDA 12.3, M125, Ubuntu 20.04 LTS, Python 3.10, with TensorFlow 2.17 for CUDA 12.3 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-latest-cu123-sev-ubuntu-2204-py310 | tf-latest-cu123-sev-v20240922-ubuntu-2204-py310 | Google, Deep Learning VM for TensorFlow 2.17 with CUDA 12.3, M125, Ubuntu 22.04 LTS, Python 3.10, with TensorFlow 2.17 for CUDA 12.3 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-latest-cu123-sev-ubuntu-2204 | tf-latest-cu123-sev-v20240922-ubuntu-2204 | Google, Deep Learning VM for TensorFlow 2.17 with CUDA 12.3, M125, Ubuntu 22.04 LTS, Python 3.10, with TensorFlow 2.17 for CUDA 12.3 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-latest-cu123-sev-ubuntu-2004-py310 | tf-latest-cu123-sev-v20240922-ubuntu-2004-py310 | Google, Deep Learning VM for TensorFlow 2.17 with CUDA 12.3, M125, Ubuntu 20.04 LTS, Python 3.10, with TensorFlow 2.17 for CUDA 12.3 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-latest-cu123-sev-ubuntu-2004 | tf-latest-cu123-sev-v20240922-ubuntu-2004 | Google, Deep Learning VM for TensorFlow 2.17 with CUDA 12.3, M125, Ubuntu 20.04 LTS, Python 3.10, with TensorFlow 2.17 for CUDA 12.3 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-latest-cu123-sev-py310 | tf-latest-cu123-sev-v20240922-py310 | Google, Deep Learning VM for TensorFlow 2.17 with CUDA 12.3, M125, Debian 11, Python 3.10, with TensorFlow 2.17 for CUDA 12.3 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-latest-cu123-sev-debian-11-py310 | tf-latest-cu123-sev-v20240922-debian-11-py310 | Google, Deep Learning VM for TensorFlow 2.17 with CUDA 12.3, M125, Debian 11, Python 3.10, with TensorFlow 2.17 for CUDA 12.3 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-latest-cu123-sev-debian-11 | tf-latest-cu123-sev-v20240922-debian-11 | Google, Deep Learning VM for TensorFlow 2.17 with CUDA 12.3, M125, Debian 11, Python 3.10, with TensorFlow 2.17 for CUDA 12.3 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-26 |
tf-latest-cu123-sev | tf-latest-cu123-sev-v20240922 | Google, Deep Learning VM for TensorFlow 2.17 with CUDA 12.3, M125, Debian 11, Python 3.10, with TensorFlow 2.17 for CUDA 12.3 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-26 |
tf-latest-cu123-py310 | tf-latest-cu123-v20240922-py310 | Google, Deep Learning VM for TensorFlow 2.17 with CUDA 12.3, M125, Debian 11, Python 3.10, with TensorFlow 2.17 for CUDA 12.3 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-latest-cu123-debian-11-py310 | tf-latest-cu123-v20240922-debian-11-py310 | Google, Deep Learning VM for TensorFlow 2.17 with CUDA 12.3, M125, Debian 11, Python 3.10, with TensorFlow 2.17 for CUDA 12.3 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-latest-cu123-debian-11 | tf-latest-cu123-v20240922-debian-11 | Google, Deep Learning VM for TensorFlow 2.17 with CUDA 12.3, M125, Debian 11, Python 3.10, with TensorFlow 2.17 for CUDA 12.3 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-26 |
tf-latest-cu123 | tf-latest-cu123-v20240922 | Google, Deep Learning VM for TensorFlow 2.17 with CUDA 12.3, M125, Debian 11, Python 3.10, with TensorFlow 2.17 for CUDA 12.3 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-26 |
tf-latest-cu122-ubuntu-2204-py310 | tf-latest-cu122-v20240922-ubuntu-2204-py310 | Google, Deep Learning VM for TensorFlow 2.15 with CUDA 12.2, M125, Ubuntu 22.04 LTS, Python 3.10, with TensorFlow 2.15 for CUDA 12.2 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-latest-cu122-ubuntu-2204 | tf-latest-cu122-v20240922-ubuntu-2204 | Google, Deep Learning VM for TensorFlow 2.15 with CUDA 12.2, M125, Ubuntu 22.04 LTS, Python 3.10, with TensorFlow 2.15 for CUDA 12.2 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-latest-cu122-ubuntu-2004-py310 | tf-latest-cu122-v20240922-ubuntu-2004-py310 | Google, Deep Learning VM for TensorFlow 2.15 with CUDA 12.2, M125, Ubuntu 20.04 LTS, Python 3.10, with TensorFlow 2.15 for CUDA 12.2 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-latest-cu122-ubuntu-2004 | tf-latest-cu122-v20240922-ubuntu-2004 | Google, Deep Learning VM for TensorFlow 2.15 with CUDA 12.2, M125, Ubuntu 20.04 LTS, Python 3.10, with TensorFlow 2.15 for CUDA 12.2 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-latest-cu122-sev-ubuntu-2204-py310 | tf-latest-cu122-sev-v20240922-ubuntu-2204-py310 | Google, Deep Learning VM for TensorFlow 2.15 with CUDA 12.2, M125, Ubuntu 22.04 LTS, Python 3.10, with TensorFlow 2.15 for CUDA 12.2 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-latest-cu122-sev-ubuntu-2204 | tf-latest-cu122-sev-v20240922-ubuntu-2204 | Google, Deep Learning VM for TensorFlow 2.15 with CUDA 12.2, M125, Ubuntu 22.04 LTS, Python 3.10, with TensorFlow 2.15 for CUDA 12.2 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-latest-cu122-sev-ubuntu-2004-py310 | tf-latest-cu122-sev-v20240922-ubuntu-2004-py310 | Google, Deep Learning VM for TensorFlow 2.15 with CUDA 12.2, M125, Ubuntu 20.04 LTS, Python 3.10, with TensorFlow 2.15 for CUDA 12.2 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-latest-cu122-sev-ubuntu-2004 | tf-latest-cu122-sev-v20240922-ubuntu-2004 | Google, Deep Learning VM for TensorFlow 2.15 with CUDA 12.2, M125, Ubuntu 20.04 LTS, Python 3.10, with TensorFlow 2.15 for CUDA 12.2 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-latest-cu122-sev-py310 | tf-latest-cu122-sev-v20240922-py310 | Google, Deep Learning VM for TensorFlow 2.15 with CUDA 12.2, M125, Debian 11, Python 3.10, with TensorFlow 2.15 for CUDA 12.2 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-latest-cu122-sev-debian-11-py310 | tf-latest-cu122-sev-v20240922-debian-11-py310 | Google, Deep Learning VM for TensorFlow 2.15 with CUDA 12.2, M125, Debian 11, Python 3.10, with TensorFlow 2.15 for CUDA 12.2 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-latest-cu122-sev-debian-11 | tf-latest-cu122-sev-v20240922-debian-11 | Google, Deep Learning VM for TensorFlow 2.15 with CUDA 12.2, M125, Debian 11, Python 3.10, with TensorFlow 2.15 for CUDA 12.2 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-latest-cu122-sev | tf-latest-cu122-sev-v20240922 | Google, Deep Learning VM for TensorFlow 2.15 with CUDA 12.2, M125, Debian 11, Python 3.10, with TensorFlow 2.15 for CUDA 12.2 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-latest-cu122-py310 | tf-latest-cu122-v20240922-py310 | Google, Deep Learning VM for TensorFlow 2.15 with CUDA 12.2, M125, Debian 11, Python 3.10, with TensorFlow 2.15 for CUDA 12.2 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-latest-cu122-debian-11-py310 | tf-latest-cu122-v20240922-debian-11-py310 | Google, Deep Learning VM for TensorFlow 2.15 with CUDA 12.2, M125, Debian 11, Python 3.10, with TensorFlow 2.15 for CUDA 12.2 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-latest-cu122-debian-11 | tf-latest-cu122-v20240922-debian-11 | Google, Deep Learning VM for TensorFlow 2.15 with CUDA 12.2, M125, Debian 11, Python 3.10, with TensorFlow 2.15 for CUDA 12.2 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-latest-cu122 | tf-latest-cu122-v20240922 | Google, Deep Learning VM for TensorFlow 2.15 with CUDA 12.2, M125, Debian 11, Python 3.10, with TensorFlow 2.15 for CUDA 12.2 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-latest-cu118-ubuntu-2004-py310 | tf-latest-cu118-v20240922-ubuntu-2004-py310 | Google, Deep Learning VM for TensorFlow 2.14 with CUDA 11.8, M125, Ubuntu 20.04 LTS, Python 3.10, with TensorFlow 2.14 for CUDA 11.8 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-latest-cu118-ubuntu-2004 | tf-latest-cu118-v20240922-ubuntu-2004 | Google, Deep Learning VM for TensorFlow 2.14 with CUDA 11.8, M125, Ubuntu 20.04 LTS, Python 3.10, with TensorFlow 2.14 for CUDA 11.8 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-latest-cu118-sev-ubuntu-2004-py310 | tf-latest-cu118-sev-v20240922-ubuntu-2004-py310 | Google, Deep Learning VM for TensorFlow 2.14 with CUDA 11.8, M125, Ubuntu 20.04 LTS, Python 3.10, with TensorFlow 2.14 for CUDA 11.8 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-latest-cu118-sev-ubuntu-2004 | tf-latest-cu118-sev-v20240922-ubuntu-2004 | Google, Deep Learning VM for TensorFlow 2.14 with CUDA 11.8, M125, Ubuntu 20.04 LTS, Python 3.10, with TensorFlow 2.14 for CUDA 11.8 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-latest-cu118-sev-py310 | tf-latest-cu118-sev-v20240922-py310 | Google, Deep Learning VM for TensorFlow 2.14 with CUDA 11.8, M125, Debian 11, Python 3.10, with TensorFlow 2.14 for CUDA 11.8 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-latest-cu118-sev-debian-11-py310 | tf-latest-cu118-sev-v20240922-debian-11-py310 | Google, Deep Learning VM for TensorFlow 2.14 with CUDA 11.8, M125, Debian 11, Python 3.10, with TensorFlow 2.14 for CUDA 11.8 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-latest-cu118-sev-debian-11 | tf-latest-cu118-sev-v20240922-debian-11 | Google, Deep Learning VM for TensorFlow 2.14 with CUDA 11.8, M125, Debian 11, Python 3.10, with TensorFlow 2.14 for CUDA 11.8 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-latest-cu118-sev | tf-latest-cu118-sev-v20240922 | Google, Deep Learning VM for TensorFlow 2.14 with CUDA 11.8, M125, Debian 11, Python 3.10, with TensorFlow 2.14 for CUDA 11.8 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-latest-cu118-py310 | tf-latest-cu118-v20240922-py310 | Google, Deep Learning VM for TensorFlow 2.14 with CUDA 11.8, M125, Debian 11, Python 3.10, with TensorFlow 2.14 for CUDA 11.8 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-latest-cu118-debian-11-py310 | tf-latest-cu118-v20240922-debian-11-py310 | Google, Deep Learning VM for TensorFlow 2.14 with CUDA 11.8, M125, Debian 11, Python 3.10, with TensorFlow 2.14 for CUDA 11.8 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-latest-cu118-debian-11 | tf-latest-cu118-v20240922-debian-11 | Google, Deep Learning VM for TensorFlow 2.14 with CUDA 11.8, M125, Debian 11, Python 3.10, with TensorFlow 2.14 for CUDA 11.8 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-latest-cu118 | tf-latest-cu118-v20240922 | Google, Deep Learning VM for TensorFlow 2.14 with CUDA 11.8, M125, Debian 11, Python 3.10, with TensorFlow 2.14 for CUDA 11.8 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-latest-cu113-ubuntu-2004-py310 | tf-latest-cu113-v20240922-ubuntu-2004-py310 | Google, Deep Learning VM for TensorFlow 2.11 with CUDA 11.3, M125, Ubuntu 20.04 LTS, Python 3.10, with TensorFlow 2.11 for CUDA 11.3 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-latest-cu113-ubuntu-2004 | tf-latest-cu113-v20240922-ubuntu-2004 | Google, Deep Learning VM for TensorFlow 2.11 with CUDA 11.3, M125, Ubuntu 20.04 LTS, Python 3.10, with TensorFlow 2.11 for CUDA 11.3 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-latest-cu113-sev-ubuntu-2004-py310 | tf-latest-cu113-sev-v20240922-ubuntu-2004-py310 | Google, Deep Learning VM for TensorFlow 2.11 with CUDA 11.3, M125, Ubuntu 20.04 LTS, Python 3.10, with TensorFlow 2.11 for CUDA 11.3 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-latest-cu113-sev-ubuntu-2004 | tf-latest-cu113-sev-v20240922-ubuntu-2004 | Google, Deep Learning VM for TensorFlow 2.11 with CUDA 11.3, M125, Ubuntu 20.04 LTS, Python 3.10, with TensorFlow 2.11 for CUDA 11.3 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-latest-cu113-sev-py310 | tf-latest-cu113-sev-v20240922-py310 | Google, Deep Learning VM for TensorFlow 2.11 with CUDA 11.3, M125, Debian 11, Python 3.10, with TensorFlow 2.11 for CUDA 11.3 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-latest-cu113-sev-debian-11-py310 | tf-latest-cu113-sev-v20240922-debian-11-py310 | Google, Deep Learning VM for TensorFlow 2.11 with CUDA 11.3, M125, Debian 11, Python 3.10, with TensorFlow 2.11 for CUDA 11.3 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-latest-cu113-sev-debian-11 | tf-latest-cu113-sev-v20240922-debian-11 | Google, Deep Learning VM for TensorFlow 2.11 with CUDA 11.3, M125, Debian 11, Python 3.10, with TensorFlow 2.11 for CUDA 11.3 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-latest-cu113-sev | tf-latest-cu113-sev-v20240922 | Google, Deep Learning VM for TensorFlow 2.11 with CUDA 11.3, M125, Debian 11, Python 3.10, with TensorFlow 2.11 for CUDA 11.3 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-latest-cu113-py310 | tf-latest-cu113-v20240922-py310 | Google, Deep Learning VM for TensorFlow 2.11 with CUDA 11.3, M125, Debian 11, Python 3.10, with TensorFlow 2.11 for CUDA 11.3 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-latest-cu113-debian-11-py310 | tf-latest-cu113-v20240922-debian-11-py310 | Google, Deep Learning VM for TensorFlow 2.11 with CUDA 11.3, M125, Debian 11, Python 3.10, with TensorFlow 2.11 for CUDA 11.3 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-latest-cu113-debian-11 | tf-latest-cu113-v20240922-debian-11 | Google, Deep Learning VM for TensorFlow 2.11 with CUDA 11.3, M125, Debian 11, Python 3.10, with TensorFlow 2.11 for CUDA 11.3 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-latest-cu113 | tf-latest-cu113-v20240922 | Google, Deep Learning VM for TensorFlow 2.11 with CUDA 11.3, M125, Debian 11, Python 3.10, with TensorFlow 2.11 for CUDA 11.3 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-latest-cpu-ubuntu-2204-py310 | tf-latest-cpu-v20240922-ubuntu-2204-py310 | Google, Deep Learning VM for TensorFlow 2.17, M125, Ubuntu 22.04 LTS, Python 3.10, with TensorFlow 2.17 preinstalled. | 100 GB | 2024-09-25 |
tf-latest-cpu-ubuntu-2204 | tf-latest-cpu-v20240922-ubuntu-2204 | Google, Deep Learning VM for TensorFlow 2.17, M125, Ubuntu 22.04 LTS, Python 3.10, with TensorFlow 2.17 preinstalled. | 100 GB | 2024-09-25 |
tf-latest-cpu-ubuntu-2004-py310 | tf-latest-cpu-v20240922-ubuntu-2004-py310 | Google, Deep Learning VM for TensorFlow 2.17, M125, Ubuntu 20.04 LTS, Python 3.10, with TensorFlow 2.17 preinstalled. | 100 GB | 2024-09-25 |
tf-latest-cpu-ubuntu-2004 | tf-latest-cpu-v20240922-ubuntu-2004 | Google, Deep Learning VM for TensorFlow 2.17, M125, Ubuntu 20.04 LTS, Python 3.10, with TensorFlow 2.17 preinstalled. | 100 GB | 2024-09-25 |
tf-latest-cpu-sev-ubuntu-2204-py310 | tf-latest-cpu-sev-v20240922-ubuntu-2204-py310 | Google, Deep Learning VM for TensorFlow 2.17, M125, Ubuntu 22.04 LTS, Python 3.10, with TensorFlow 2.17 preinstalled. | 100 GB | 2024-09-25 |
tf-latest-cpu-sev-ubuntu-2204 | tf-latest-cpu-sev-v20240922-ubuntu-2204 | Google, Deep Learning VM for TensorFlow 2.17, M125, Ubuntu 22.04 LTS, Python 3.10, with TensorFlow 2.17 preinstalled. | 100 GB | 2024-09-25 |
tf-latest-cpu-sev-ubuntu-2004-py310 | tf-latest-cpu-sev-v20240922-ubuntu-2004-py310 | Google, Deep Learning VM for TensorFlow 2.17, M125, Ubuntu 20.04 LTS, Python 3.10, with TensorFlow 2.17 preinstalled. | 100 GB | 2024-09-25 |
tf-latest-cpu-sev-ubuntu-2004 | tf-latest-cpu-sev-v20240922-ubuntu-2004 | Google, Deep Learning VM for TensorFlow 2.17, M125, Ubuntu 20.04 LTS, Python 3.10, with TensorFlow 2.17 preinstalled. | 100 GB | 2024-09-25 |
tf-latest-cpu-sev-py310 | tf-latest-cpu-sev-v20240922-py310 | Google, Deep Learning VM for TensorFlow 2.17, M125, Debian 11, Python 3.10, with TensorFlow 2.17 preinstalled. | 100 GB | 2024-09-25 |
tf-latest-cpu-sev-debian-11-py310 | tf-latest-cpu-sev-v20240922-debian-11-py310 | Google, Deep Learning VM for TensorFlow 2.17, M125, Debian 11, Python 3.10, with TensorFlow 2.17 preinstalled. | 100 GB | 2024-09-25 |
tf-latest-cpu-sev-debian-11 | tf-latest-cpu-sev-v20240922-debian-11 | Google, Deep Learning VM for TensorFlow 2.17, M125, Debian 11, Python 3.10, with TensorFlow 2.17 preinstalled. | 100 GB | 2024-09-25 |
tf-latest-cpu-sev | tf-latest-cpu-sev-v20240922 | Google, Deep Learning VM for TensorFlow 2.17, M125, Debian 11, Python 3.10, with TensorFlow 2.17 preinstalled. | 100 GB | 2024-09-25 |
tf-latest-cpu-py310 | tf-latest-cpu-v20240922-py310 | Google, Deep Learning VM for TensorFlow 2.17, M125, Debian 11, Python 3.10, with TensorFlow 2.17 preinstalled. | 100 GB | 2024-09-25 |
tf-latest-cpu-debian-11-py310 | tf-latest-cpu-v20240922-debian-11-py310 | Google, Deep Learning VM for TensorFlow 2.17, M125, Debian 11, Python 3.10, with TensorFlow 2.17 preinstalled. | 100 GB | 2024-09-25 |
tf-latest-cpu-debian-11 | tf-latest-cpu-v20240922-debian-11 | Google, Deep Learning VM for TensorFlow 2.17, M125, Debian 11, Python 3.10, with TensorFlow 2.17 preinstalled. | 100 GB | 2024-09-25 |
tf-latest-cpu | tf-latest-cpu-v20240922 | Google, Deep Learning VM for TensorFlow 2.17, M125, Debian 11, Python 3.10, with TensorFlow 2.17 preinstalled. | 100 GB | 2024-09-25 |
tf-ent-latest-gpu-ubuntu-2204-py310 | tf-ent-latest-gpu-v20240922-ubuntu-2204-py310 | Google, Deep Learning VM for TensorFlow 2.17 with CUDA 12.3, M125, Ubuntu 22.04 LTS, Python 3.10, with TensorFlow 2.17 for CUDA 12.3 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-ent-latest-gpu-ubuntu-2204 | tf-ent-latest-gpu-v20240922-ubuntu-2204 | Google, Deep Learning VM for TensorFlow 2.17 with CUDA 12.3, M125, Ubuntu 22.04 LTS, Python 3.10, with TensorFlow 2.17 for CUDA 12.3 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-ent-latest-gpu-ubuntu-2004-py310 | tf-ent-latest-gpu-v20240922-ubuntu-2004-py310 | Google, Deep Learning VM for TensorFlow 2.17 with CUDA 12.3, M125, Ubuntu 20.04 LTS, Python 3.10, with TensorFlow 2.17 for CUDA 12.3 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-ent-latest-gpu-ubuntu-2004 | tf-ent-latest-gpu-v20240922-ubuntu-2004 | Google, Deep Learning VM for TensorFlow 2.17 with CUDA 12.3, M125, Ubuntu 20.04 LTS, Python 3.10, with TensorFlow 2.17 for CUDA 12.3 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-ent-latest-gpu-py310 | tf-ent-latest-gpu-v20240922-py310 | Google, Deep Learning VM for TensorFlow 2.17 with CUDA 12.3, M125, Debian 11, Python 3.10, with TensorFlow 2.17 for CUDA 12.3 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-ent-latest-gpu-debian-11-py310 | tf-ent-latest-gpu-v20240922-debian-11-py310 | Google, Deep Learning VM for TensorFlow 2.17 with CUDA 12.3, M125, Debian 11, Python 3.10, with TensorFlow 2.17 for CUDA 12.3 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-ent-latest-gpu-debian-11 | tf-ent-latest-gpu-v20240922-debian-11 | Google, Deep Learning VM for TensorFlow 2.17 with CUDA 12.3, M125, Debian 11, Python 3.10, with TensorFlow 2.17 for CUDA 12.3 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-26 |
tf-ent-latest-gpu | tf-ent-latest-gpu-v20240922 | Google, Deep Learning VM for TensorFlow 2.17 with CUDA 12.3, M125, Debian 11, Python 3.10, with TensorFlow 2.17 for CUDA 12.3 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-26 |
tf-ent-latest-cu123-ubuntu-2204-py310 | tf-ent-latest-cu123-v20240922-ubuntu-2204-py310 | Google, Deep Learning VM for TensorFlow 2.17 with CUDA 12.3, M125, Ubuntu 22.04 LTS, Python 3.10, with TensorFlow 2.17 for CUDA 12.3 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-ent-latest-cu123-ubuntu-2204 | tf-ent-latest-cu123-v20240922-ubuntu-2204 | Google, Deep Learning VM for TensorFlow 2.17 with CUDA 12.3, M125, Ubuntu 22.04 LTS, Python 3.10, with TensorFlow 2.17 for CUDA 12.3 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-ent-latest-cu123-ubuntu-2004-py310 | tf-ent-latest-cu123-v20240922-ubuntu-2004-py310 | Google, Deep Learning VM for TensorFlow 2.17 with CUDA 12.3, M125, Ubuntu 20.04 LTS, Python 3.10, with TensorFlow 2.17 for CUDA 12.3 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-ent-latest-cu123-ubuntu-2004 | tf-ent-latest-cu123-v20240922-ubuntu-2004 | Google, Deep Learning VM for TensorFlow 2.17 with CUDA 12.3, M125, Ubuntu 20.04 LTS, Python 3.10, with TensorFlow 2.17 for CUDA 12.3 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-ent-latest-cu123-py310 | tf-ent-latest-cu123-v20240922-py310 | Google, Deep Learning VM for TensorFlow 2.17 with CUDA 12.3, M125, Debian 11, Python 3.10, with TensorFlow 2.17 for CUDA 12.3 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-ent-latest-cu123-debian-11-py310 | tf-ent-latest-cu123-v20240922-debian-11-py310 | Google, Deep Learning VM for TensorFlow 2.17 with CUDA 12.3, M125, Debian 11, Python 3.10, with TensorFlow 2.17 for CUDA 12.3 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-ent-latest-cu123-debian-11 | tf-ent-latest-cu123-v20240922-debian-11 | Google, Deep Learning VM for TensorFlow 2.17 with CUDA 12.3, M125, Debian 11, Python 3.10, with TensorFlow 2.17 for CUDA 12.3 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-26 |
tf-ent-latest-cu123 | tf-ent-latest-cu123-v20240922 | Google, Deep Learning VM for TensorFlow 2.17 with CUDA 12.3, M125, Debian 11, Python 3.10, with TensorFlow 2.17 for CUDA 12.3 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-26 |
tf-ent-latest-cu122-ubuntu-2204-py310 | tf-ent-latest-cu122-v20240922-ubuntu-2204-py310 | Google, Deep Learning VM for TensorFlow 2.15 with CUDA 12.2, M125, Ubuntu 22.04 LTS, Python 3.10, with TensorFlow 2.15 for CUDA 12.2 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-ent-latest-cu122-ubuntu-2204 | tf-ent-latest-cu122-v20240922-ubuntu-2204 | Google, Deep Learning VM for TensorFlow 2.15 with CUDA 12.2, M125, Ubuntu 22.04 LTS, Python 3.10, with TensorFlow 2.15 for CUDA 12.2 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-ent-latest-cu122-ubuntu-2004-py310 | tf-ent-latest-cu122-v20240922-ubuntu-2004-py310 | Google, Deep Learning VM for TensorFlow 2.15 with CUDA 12.2, M125, Ubuntu 20.04 LTS, Python 3.10, with TensorFlow 2.15 for CUDA 12.2 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-ent-latest-cu122-ubuntu-2004 | tf-ent-latest-cu122-v20240922-ubuntu-2004 | Google, Deep Learning VM for TensorFlow 2.15 with CUDA 12.2, M125, Ubuntu 20.04 LTS, Python 3.10, with TensorFlow 2.15 for CUDA 12.2 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-ent-latest-cu122-py310 | tf-ent-latest-cu122-v20240922-py310 | Google, Deep Learning VM for TensorFlow 2.15 with CUDA 12.2, M125, Debian 11, Python 3.10, with TensorFlow 2.15 for CUDA 12.2 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-ent-latest-cu122-debian-11-py310 | tf-ent-latest-cu122-v20240922-debian-11-py310 | Google, Deep Learning VM for TensorFlow 2.15 with CUDA 12.2, M125, Debian 11, Python 3.10, with TensorFlow 2.15 for CUDA 12.2 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-ent-latest-cu122-debian-11 | tf-ent-latest-cu122-v20240922-debian-11 | Google, Deep Learning VM for TensorFlow 2.15 with CUDA 12.2, M125, Debian 11, Python 3.10, with TensorFlow 2.15 for CUDA 12.2 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-ent-latest-cu122 | tf-ent-latest-cu122-v20240922 | Google, Deep Learning VM for TensorFlow 2.15 with CUDA 12.2, M125, Debian 11, Python 3.10, with TensorFlow 2.15 for CUDA 12.2 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-ent-latest-cu118-ubuntu-2004-py310 | tf-ent-latest-cu118-v20240922-ubuntu-2004-py310 | Google, Deep Learning VM for TensorFlow 2.14 with CUDA 11.8, M125, Ubuntu 20.04 LTS, Python 3.10, with TensorFlow 2.14 for CUDA 11.8 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-ent-latest-cu118-ubuntu-2004 | tf-ent-latest-cu118-v20240922-ubuntu-2004 | Google, Deep Learning VM for TensorFlow 2.14 with CUDA 11.8, M125, Ubuntu 20.04 LTS, Python 3.10, with TensorFlow 2.14 for CUDA 11.8 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-ent-latest-cu118-py310 | tf-ent-latest-cu118-v20240922-py310 | Google, Deep Learning VM for TensorFlow 2.14 with CUDA 11.8, M125, Debian 11, Python 3.10, with TensorFlow 2.14 for CUDA 11.8 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-ent-latest-cu118-debian-11-py310 | tf-ent-latest-cu118-v20240922-debian-11-py310 | Google, Deep Learning VM for TensorFlow 2.14 with CUDA 11.8, M125, Debian 11, Python 3.10, with TensorFlow 2.14 for CUDA 11.8 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-ent-latest-cu118-debian-11 | tf-ent-latest-cu118-v20240922-debian-11 | Google, Deep Learning VM for TensorFlow 2.14 with CUDA 11.8, M125, Debian 11, Python 3.10, with TensorFlow 2.14 for CUDA 11.8 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-ent-latest-cu118 | tf-ent-latest-cu118-v20240922 | Google, Deep Learning VM for TensorFlow 2.14 with CUDA 11.8, M125, Debian 11, Python 3.10, with TensorFlow 2.14 for CUDA 11.8 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-ent-latest-cu113-ubuntu-2004-py310 | tf-ent-latest-cu113-v20240922-ubuntu-2004-py310 | Google, Deep Learning VM for TensorFlow 2.11 with CUDA 11.3, M125, Ubuntu 20.04 LTS, Python 3.10, with TensorFlow 2.11 for CUDA 11.3 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-ent-latest-cu113-ubuntu-2004 | tf-ent-latest-cu113-v20240922-ubuntu-2004 | Google, Deep Learning VM for TensorFlow 2.11 with CUDA 11.3, M125, Ubuntu 20.04 LTS, Python 3.10, with TensorFlow 2.11 for CUDA 11.3 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-ent-latest-cu113-py310 | tf-ent-latest-cu113-v20240922-py310 | Google, Deep Learning VM for TensorFlow 2.11 with CUDA 11.3, M125, Debian 11, Python 3.10, with TensorFlow 2.11 for CUDA 11.3 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
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-v20240922-debian-11-py310 | Google, Deep Learning VM for TensorFlow 2.11 with CUDA 11.3, M125, Debian 11, Python 3.10, with TensorFlow 2.11 for CUDA 11.3 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-ent-latest-cu113-debian-11 | tf-ent-latest-cu113-v20240922-debian-11 | Google, Deep Learning VM for TensorFlow 2.11 with CUDA 11.3, M125, Debian 11, Python 3.10, with TensorFlow 2.11 for CUDA 11.3 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-ent-latest-cu113 | tf-ent-latest-cu113-v20240922 | Google, Deep Learning VM for TensorFlow 2.11 with CUDA 11.3, M125, Debian 11, Python 3.10, with TensorFlow 2.11 for CUDA 11.3 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-ent-latest-cpu-ubuntu-2204-py310 | tf-ent-latest-cpu-v20240922-ubuntu-2204-py310 | Google, Deep Learning VM for TensorFlow 2.17, M125, Ubuntu 22.04 LTS, Python 3.10, with TensorFlow 2.17 preinstalled. | 100 GB | 2024-09-25 |
tf-ent-latest-cpu-ubuntu-2204 | tf-ent-latest-cpu-v20240922-ubuntu-2204 | Google, Deep Learning VM for TensorFlow 2.17, M125, Ubuntu 22.04 LTS, Python 3.10, with TensorFlow 2.17 preinstalled. | 100 GB | 2024-09-25 |
tf-ent-latest-cpu-ubuntu-2004-py310 | tf-ent-latest-cpu-v20240922-ubuntu-2004-py310 | Google, Deep Learning VM for TensorFlow 2.17, M125, Ubuntu 20.04 LTS, Python 3.10, with TensorFlow 2.17 preinstalled. | 100 GB | 2024-09-25 |
tf-ent-latest-cpu-ubuntu-2004 | tf-ent-latest-cpu-v20240922-ubuntu-2004 | Google, Deep Learning VM for TensorFlow 2.17, M125, Ubuntu 20.04 LTS, Python 3.10, with TensorFlow 2.17 preinstalled. | 100 GB | 2024-09-25 |
tf-ent-latest-cpu-py310 | tf-ent-latest-cpu-v20240922-py310 | Google, Deep Learning VM for TensorFlow 2.17, M125, Debian 11, Python 3.10, with TensorFlow 2.17 preinstalled. | 100 GB | 2024-09-25 |
tf-ent-latest-cpu-debian-11-py310 | tf-ent-latest-cpu-v20240922-debian-11-py310 | Google, Deep Learning VM for TensorFlow 2.17, M125, Debian 11, Python 3.10, with TensorFlow 2.17 preinstalled. | 100 GB | 2024-09-25 |
tf-ent-latest-cpu-debian-11 | tf-ent-latest-cpu-v20240922-debian-11 | Google, Deep Learning VM for TensorFlow 2.17, M125, Debian 11, Python 3.10, with TensorFlow 2.17 preinstalled. | 100 GB | 2024-09-25 |
tf-ent-latest-cpu | tf-ent-latest-cpu-v20240922 | Google, Deep Learning VM for TensorFlow 2.17, M125, Debian 11, Python 3.10, with TensorFlow 2.17 preinstalled. | 100 GB | 2024-09-25 |
tf-ent-2-8-cu113-ubuntu-2004-py310 | tf-ent-2-8-cu113-v20240922-ubuntu-2004-py310 | Google, Deep Learning VM for TensorFlow 2.8 with CUDA 11.3, M125, Ubuntu 20.04 LTS, Python 3.10, with TensorFlow 2.8 for CUDA 11.3 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-ent-2-8-cu113-ubuntu-2004 | tf-ent-2-8-cu113-v20240922-ubuntu-2004 | Google, Deep Learning VM for TensorFlow 2.8 with CUDA 11.3, M125, Ubuntu 20.04 LTS, Python 3.10, with TensorFlow 2.8 for CUDA 11.3 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-ent-2-8-cu113-py310 | tf-ent-2-8-cu113-v20240922-py310 | Google, Deep Learning VM for TensorFlow 2.8 with CUDA 11.3, M125, Debian 11, Python 3.10, with TensorFlow 2.8 for CUDA 11.3 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-26 |
tf-ent-2-8-cu113-notebooks-ubuntu-2004-py310 | tf-ent-2-8-cu113-notebooks-v20240922-ubuntu-2004-py310 | Google, Deep Learning VM for TensorFlow 2.8 with CUDA 11.3, M125, Ubuntu 20.04 LTS, Python 3.10, with TensorFlow 2.8 for CUDA 11.3 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-ent-2-8-cu113-notebooks-ubuntu-2004 | tf-ent-2-8-cu113-notebooks-v20240922-ubuntu-2004 | Google, Deep Learning VM for TensorFlow 2.8 with CUDA 11.3, M125, Ubuntu 20.04 LTS, Python 3.10, with TensorFlow 2.8 for CUDA 11.3 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-ent-2-8-cu113-notebooks-py310 | tf-ent-2-8-cu113-notebooks-v20240922-py310 | Google, Deep Learning VM for TensorFlow 2.8 with CUDA 11.3, M125, Debian 11, Python 3.10, with TensorFlow 2.8 for CUDA 11.3 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-26 |
tf-ent-2-8-cu113-notebooks-debian-11-py310 | tf-ent-2-8-cu113-notebooks-v20240922-debian-11-py310 | Google, Deep Learning VM for TensorFlow 2.8 with CUDA 11.3, M125, Debian 11, Python 3.10, with TensorFlow 2.8 for CUDA 11.3 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-26 |
tf-ent-2-8-cu113-notebooks-debian-11 | tf-ent-2-8-cu113-notebooks-v20240922-debian-11 | Google, Deep Learning VM for TensorFlow 2.8 with CUDA 11.3, M125, Debian 11, Python 3.10, with TensorFlow 2.8 for CUDA 11.3 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-26 |
tf-ent-2-8-cu113-notebooks | tf-ent-2-8-cu113-notebooks-v20240922 | Google, Deep Learning VM for TensorFlow 2.8 with CUDA 11.3, M125, Debian 11, Python 3.10, with TensorFlow 2.8 for CUDA 11.3 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-26 |
tf-ent-2-8-cu113-debian-11-py310 | tf-ent-2-8-cu113-v20240922-debian-11-py310 | Google, Deep Learning VM for TensorFlow 2.8 with CUDA 11.3, M125, Debian 11, Python 3.10, with TensorFlow 2.8 for CUDA 11.3 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-26 |
tf-ent-2-8-cu113-debian-11 | tf-ent-2-8-cu113-v20240922-debian-11 | Google, Deep Learning VM for TensorFlow 2.8 with CUDA 11.3, M125, Debian 11, Python 3.10, with TensorFlow 2.8 for CUDA 11.3 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-26 |
tf-ent-2-8-cu113 | tf-ent-2-8-cu113-v20240922 | Google, Deep Learning VM for TensorFlow 2.8 with CUDA 11.3, M125, Debian 11, Python 3.10, with TensorFlow 2.8 for CUDA 11.3 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-26 |
tf-ent-2-8-cpu-ubuntu-2004-py310 | tf-ent-2-8-cpu-v20240922-ubuntu-2004-py310 | Google, Deep Learning VM for TensorFlow 2.8, M125, Ubuntu 20.04 LTS, Python 3.10, with TensorFlow 2.8 preinstalled. | 100 GB | 2024-09-25 |
tf-ent-2-8-cpu-ubuntu-2004 | tf-ent-2-8-cpu-v20240922-ubuntu-2004 | Google, Deep Learning VM for TensorFlow 2.8, M125, Ubuntu 20.04 LTS, Python 3.10, with TensorFlow 2.8 preinstalled. | 100 GB | 2024-09-25 |
tf-ent-2-8-cpu-py310 | tf-ent-2-8-cpu-v20240922-py310 | Google, Deep Learning VM for TensorFlow 2.8, M125, Debian 11, Python 3.10, with TensorFlow 2.8 preinstalled. | 100 GB | 2024-09-25 |
tf-ent-2-8-cpu-debian-11-py310 | tf-ent-2-8-cpu-v20240922-debian-11-py310 | Google, Deep Learning VM for TensorFlow 2.8, M125, Debian 11, Python 3.10, with TensorFlow 2.8 preinstalled. | 100 GB | 2024-09-25 |
tf-ent-2-8-cpu-debian-11 | tf-ent-2-8-cpu-v20240922-debian-11 | Google, Deep Learning VM for TensorFlow 2.8, M125, Debian 11, Python 3.10, with TensorFlow 2.8 preinstalled. | 100 GB | 2024-09-25 |
tf-ent-2-8-cpu | tf-ent-2-8-cpu-v20240922 | Google, Deep Learning VM for TensorFlow 2.8, M125, Debian 11, Python 3.10, with TensorFlow 2.8 preinstalled. | 100 GB | 2024-09-25 |
tf-ent-2-17-gpu-ubuntu-2204-py310 | tf-ent-2-17-gpu-v20240922-ubuntu-2204-py310 | Google, Deep Learning VM for TensorFlow 2.17 with CUDA 12.3, M125, Ubuntu 22.04 LTS, Python 3.10, with TensorFlow 2.17 for CUDA 12.3 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-ent-2-17-gpu-ubuntu-2204 | tf-ent-2-17-gpu-v20240922-ubuntu-2204 | Google, Deep Learning VM for TensorFlow 2.17 with CUDA 12.3, M125, Ubuntu 22.04 LTS, Python 3.10, with TensorFlow 2.17 for CUDA 12.3 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-ent-2-17-gpu-ubuntu-2004-py310 | tf-ent-2-17-gpu-v20240922-ubuntu-2004-py310 | Google, Deep Learning VM for TensorFlow 2.17 with CUDA 12.3, M125, Ubuntu 20.04 LTS, Python 3.10, with TensorFlow 2.17 for CUDA 12.3 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-ent-2-17-gpu-ubuntu-2004 | tf-ent-2-17-gpu-v20240922-ubuntu-2004 | Google, Deep Learning VM for TensorFlow 2.17 with CUDA 12.3, M125, Ubuntu 20.04 LTS, Python 3.10, with TensorFlow 2.17 for CUDA 12.3 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-ent-2-17-gpu-py310 | tf-ent-2-17-gpu-v20240922-py310 | Google, Deep Learning VM for TensorFlow 2.17 with CUDA 12.3, M125, Debian 11, Python 3.10, with TensorFlow 2.17 for CUDA 12.3 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-ent-2-17-gpu-notebooks-ubuntu-2204-py310 | tf-ent-2-17-gpu-notebooks-v20240922-ubuntu-2204-py310 | Google, Deep Learning VM for TensorFlow 2.17 with CUDA 12.3, M125, Ubuntu 22.04 LTS, Python 3.10, with TensorFlow 2.17 for CUDA 12.3 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-ent-2-17-gpu-notebooks-ubuntu-2204 | tf-ent-2-17-gpu-notebooks-v20240922-ubuntu-2204 | Google, Deep Learning VM for TensorFlow 2.17 with CUDA 12.3, M125, Ubuntu 22.04 LTS, Python 3.10, with TensorFlow 2.17 for CUDA 12.3 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-ent-2-17-gpu-notebooks-ubuntu-2004-py310 | tf-ent-2-17-gpu-notebooks-v20240922-ubuntu-2004-py310 | Google, Deep Learning VM for TensorFlow 2.17 with CUDA 12.3, M125, Ubuntu 20.04 LTS, Python 3.10, with TensorFlow 2.17 for CUDA 12.3 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-ent-2-17-gpu-notebooks-ubuntu-2004 | tf-ent-2-17-gpu-notebooks-v20240922-ubuntu-2004 | Google, Deep Learning VM for TensorFlow 2.17 with CUDA 12.3, M125, Ubuntu 20.04 LTS, Python 3.10, with TensorFlow 2.17 for CUDA 12.3 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-ent-2-17-gpu-notebooks-py310 | tf-ent-2-17-gpu-notebooks-v20240922-py310 | Google, Deep Learning VM for TensorFlow 2.17 with CUDA 12.3, M125, Debian 11, Python 3.10, with TensorFlow 2.17 for CUDA 12.3 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-ent-2-17-gpu-notebooks-debian-11-py310 | tf-ent-2-17-gpu-notebooks-v20240922-debian-11-py310 | Google, Deep Learning VM for TensorFlow 2.17 with CUDA 12.3, M125, Debian 11, Python 3.10, with TensorFlow 2.17 for CUDA 12.3 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-ent-2-17-gpu-notebooks-debian-11 | tf-ent-2-17-gpu-notebooks-v20240922-debian-11 | Google, Deep Learning VM for TensorFlow 2.17 with CUDA 12.3, M125, Debian 11, Python 3.10, with TensorFlow 2.17 for CUDA 12.3 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-26 |
tf-ent-2-17-gpu-notebooks | tf-ent-2-17-gpu-notebooks-v20240922 | Google, Deep Learning VM for TensorFlow 2.17 with CUDA 12.3, M125, Debian 11, Python 3.10, with TensorFlow 2.17 for CUDA 12.3 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-26 |
tf-ent-2-17-gpu-debian-11-py310 | tf-ent-2-17-gpu-v20240922-debian-11-py310 | Google, Deep Learning VM for TensorFlow 2.17 with CUDA 12.3, M125, Debian 11, Python 3.10, with TensorFlow 2.17 for CUDA 12.3 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-ent-2-17-gpu-debian-11 | tf-ent-2-17-gpu-v20240922-debian-11 | Google, Deep Learning VM for TensorFlow 2.17 with CUDA 12.3, M125, Debian 11, Python 3.10, with TensorFlow 2.17 for CUDA 12.3 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-26 |
tf-ent-2-17-gpu | tf-ent-2-17-gpu-v20240922 | Google, Deep Learning VM for TensorFlow 2.17 with CUDA 12.3, M125, Debian 11, Python 3.10, with TensorFlow 2.17 for CUDA 12.3 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-26 |
tf-ent-2-17-cu123-ubuntu-2204-py310 | tf-ent-2-17-cu123-v20240922-ubuntu-2204-py310 | Google, Deep Learning VM for TensorFlow 2.17 with CUDA 12.3, M125, Ubuntu 22.04 LTS, Python 3.10, with TensorFlow 2.17 for CUDA 12.3 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-ent-2-17-cu123-ubuntu-2204 | tf-ent-2-17-cu123-v20240922-ubuntu-2204 | Google, Deep Learning VM for TensorFlow 2.17 with CUDA 12.3, M125, Ubuntu 22.04 LTS, Python 3.10, with TensorFlow 2.17 for CUDA 12.3 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-ent-2-17-cu123-ubuntu-2004-py310 | tf-ent-2-17-cu123-v20240922-ubuntu-2004-py310 | Google, Deep Learning VM for TensorFlow 2.17 with CUDA 12.3, M125, Ubuntu 20.04 LTS, Python 3.10, with TensorFlow 2.17 for CUDA 12.3 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-ent-2-17-cu123-ubuntu-2004 | tf-ent-2-17-cu123-v20240922-ubuntu-2004 | Google, Deep Learning VM for TensorFlow 2.17 with CUDA 12.3, M125, Ubuntu 20.04 LTS, Python 3.10, with TensorFlow 2.17 for CUDA 12.3 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-ent-2-17-cu123-py310 | tf-ent-2-17-cu123-v20240922-py310 | Google, Deep Learning VM for TensorFlow 2.17 with CUDA 12.3, M125, Debian 11, Python 3.10, with TensorFlow 2.17 for CUDA 12.3 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-ent-2-17-cu123-notebooks-ubuntu-2204-py310 | tf-ent-2-17-cu123-notebooks-v20240922-ubuntu-2204-py310 | Google, Deep Learning VM for TensorFlow 2.17 with CUDA 12.3, M125, Ubuntu 22.04 LTS, Python 3.10, with TensorFlow 2.17 for CUDA 12.3 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-ent-2-17-cu123-notebooks-ubuntu-2204 | tf-ent-2-17-cu123-notebooks-v20240922-ubuntu-2204 | Google, Deep Learning VM for TensorFlow 2.17 with CUDA 12.3, M125, Ubuntu 22.04 LTS, Python 3.10, with TensorFlow 2.17 for CUDA 12.3 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-ent-2-17-cu123-notebooks-ubuntu-2004-py310 | tf-ent-2-17-cu123-notebooks-v20240922-ubuntu-2004-py310 | Google, Deep Learning VM for TensorFlow 2.17 with CUDA 12.3, M125, Ubuntu 20.04 LTS, Python 3.10, with TensorFlow 2.17 for CUDA 12.3 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-ent-2-17-cu123-notebooks-ubuntu-2004 | tf-ent-2-17-cu123-notebooks-v20240922-ubuntu-2004 | Google, Deep Learning VM for TensorFlow 2.17 with CUDA 12.3, M125, Ubuntu 20.04 LTS, Python 3.10, with TensorFlow 2.17 for CUDA 12.3 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-ent-2-17-cu123-notebooks-py310 | tf-ent-2-17-cu123-notebooks-v20240922-py310 | Google, Deep Learning VM for TensorFlow 2.17 with CUDA 12.3, M125, Debian 11, Python 3.10, with TensorFlow 2.17 for CUDA 12.3 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-ent-2-17-cu123-notebooks-debian-11-py310 | tf-ent-2-17-cu123-notebooks-v20240922-debian-11-py310 | Google, Deep Learning VM for TensorFlow 2.17 with CUDA 12.3, M125, Debian 11, Python 3.10, with TensorFlow 2.17 for CUDA 12.3 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-ent-2-17-cu123-notebooks-debian-11 | tf-ent-2-17-cu123-notebooks-v20240922-debian-11 | Google, Deep Learning VM for TensorFlow 2.17 with CUDA 12.3, M125, Debian 11, Python 3.10, with TensorFlow 2.17 for CUDA 12.3 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-ent-2-17-cu123-notebooks | tf-ent-2-17-cu123-notebooks-v20240922 | Google, Deep Learning VM for TensorFlow 2.17 with CUDA 12.3, M125, Debian 11, Python 3.10, with TensorFlow 2.17 for CUDA 12.3 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-ent-2-17-cu123-debian-11-py310 | tf-ent-2-17-cu123-v20240922-debian-11-py310 | Google, Deep Learning VM for TensorFlow 2.17 with CUDA 12.3, M125, Debian 11, Python 3.10, with TensorFlow 2.17 for CUDA 12.3 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-ent-2-17-cu123-debian-11 | tf-ent-2-17-cu123-v20240922-debian-11 | Google, Deep Learning VM for TensorFlow 2.17 with CUDA 12.3, M125, Debian 11, Python 3.10, with TensorFlow 2.17 for CUDA 12.3 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-ent-2-17-cu123 | tf-ent-2-17-cu123-v20240922 | Google, Deep Learning VM for TensorFlow 2.17 with CUDA 12.3, M125, Debian 11, Python 3.10, with TensorFlow 2.17 for CUDA 12.3 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-ent-2-17-cpu-ubuntu-2204-py310 | tf-ent-2-17-cpu-v20240922-ubuntu-2204-py310 | Google, Deep Learning VM for TensorFlow 2.17, M125, Ubuntu 22.04 LTS, Python 3.10, with TensorFlow 2.17 preinstalled. | 100 GB | 2024-09-25 |
tf-ent-2-17-cpu-ubuntu-2204 | tf-ent-2-17-cpu-v20240922-ubuntu-2204 | Google, Deep Learning VM for TensorFlow 2.17, M125, Ubuntu 22.04 LTS, Python 3.10, with TensorFlow 2.17 preinstalled. | 100 GB | 2024-09-25 |
tf-ent-2-17-cpu-ubuntu-2004-py310 | tf-ent-2-17-cpu-v20240922-ubuntu-2004-py310 | Google, Deep Learning VM for TensorFlow 2.17, M125, Ubuntu 20.04 LTS, Python 3.10, with TensorFlow 2.17 preinstalled. | 100 GB | 2024-09-25 |
tf-ent-2-17-cpu-ubuntu-2004 | tf-ent-2-17-cpu-v20240922-ubuntu-2004 | Google, Deep Learning VM for TensorFlow 2.17, M125, Ubuntu 20.04 LTS, Python 3.10, with TensorFlow 2.17 preinstalled. | 100 GB | 2024-09-25 |
tf-ent-2-17-cpu-py310 | tf-ent-2-17-cpu-v20240922-py310 | Google, Deep Learning VM for TensorFlow 2.17, M125, Debian 11, Python 3.10, with TensorFlow 2.17 preinstalled. | 100 GB | 2024-09-25 |
tf-ent-2-17-cpu-debian-11-py310 | tf-ent-2-17-cpu-v20240922-debian-11-py310 | Google, Deep Learning VM for TensorFlow 2.17, M125, Debian 11, Python 3.10, with TensorFlow 2.17 preinstalled. | 100 GB | 2024-09-25 |
tf-ent-2-17-cpu-debian-11 | tf-ent-2-17-cpu-v20240922-debian-11 | Google, Deep Learning VM for TensorFlow 2.17, M125, Debian 11, Python 3.10, with TensorFlow 2.17 preinstalled. | 100 GB | 2024-09-25 |
tf-ent-2-17-cpu | tf-ent-2-17-cpu-v20240922 | Google, Deep Learning VM for TensorFlow 2.17, M125, Debian 11, Python 3.10, with TensorFlow 2.17 preinstalled. | 100 GB | 2024-09-25 |
tf-ent-2-16-gpu-ubuntu-2204-py310 | tf-ent-2-16-gpu-v20240922-ubuntu-2204-py310 | Google, Deep Learning VM for TensorFlow 2.16 with CUDA 12.3, M125, Ubuntu 22.04 LTS, Python 3.10, with TensorFlow 2.16 for CUDA 12.3 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-ent-2-16-gpu-ubuntu-2204 | tf-ent-2-16-gpu-v20240922-ubuntu-2204 | Google, Deep Learning VM for TensorFlow 2.16 with CUDA 12.3, M125, Ubuntu 22.04 LTS, Python 3.10, with TensorFlow 2.16 for CUDA 12.3 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-ent-2-16-gpu-ubuntu-2004-py310 | tf-ent-2-16-gpu-v20240922-ubuntu-2004-py310 | Google, Deep Learning VM for TensorFlow 2.16 with CUDA 12.3, M125, Ubuntu 20.04 LTS, Python 3.10, with TensorFlow 2.16 for CUDA 12.3 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-ent-2-16-gpu-ubuntu-2004 | tf-ent-2-16-gpu-v20240922-ubuntu-2004 | Google, Deep Learning VM for TensorFlow 2.16 with CUDA 12.3, M125, Ubuntu 20.04 LTS, Python 3.10, with TensorFlow 2.16 for CUDA 12.3 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-ent-2-16-gpu-py310 | tf-ent-2-16-gpu-v20240922-py310 | Google, Deep Learning VM for TensorFlow 2.16 with CUDA 12.3, M125, Debian 11, Python 3.10, with TensorFlow 2.16 for CUDA 12.3 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-ent-2-16-gpu-notebooks-ubuntu-2204-py310 | tf-ent-2-16-gpu-notebooks-v20240922-ubuntu-2204-py310 | Google, Deep Learning VM for TensorFlow 2.16 with CUDA 12.3, M125, Ubuntu 22.04 LTS, Python 3.10, with TensorFlow 2.16 for CUDA 12.3 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-ent-2-16-gpu-notebooks-ubuntu-2204 | tf-ent-2-16-gpu-notebooks-v20240922-ubuntu-2204 | Google, Deep Learning VM for TensorFlow 2.16 with CUDA 12.3, M125, Ubuntu 22.04 LTS, Python 3.10, with TensorFlow 2.16 for CUDA 12.3 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-ent-2-16-gpu-notebooks-ubuntu-2004-py310 | tf-ent-2-16-gpu-notebooks-v20240922-ubuntu-2004-py310 | Google, Deep Learning VM for TensorFlow 2.16 with CUDA 12.3, M125, Ubuntu 20.04 LTS, Python 3.10, with TensorFlow 2.16 for CUDA 12.3 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-ent-2-16-gpu-notebooks-ubuntu-2004 | tf-ent-2-16-gpu-notebooks-v20240922-ubuntu-2004 | Google, Deep Learning VM for TensorFlow 2.16 with CUDA 12.3, M125, Ubuntu 20.04 LTS, Python 3.10, with TensorFlow 2.16 for CUDA 12.3 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-ent-2-16-gpu-notebooks-py310 | tf-ent-2-16-gpu-notebooks-v20240922-py310 | Google, Deep Learning VM for TensorFlow 2.16 with CUDA 12.3, M125, Debian 11, Python 3.10, with TensorFlow 2.16 for CUDA 12.3 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-ent-2-16-gpu-notebooks-debian-11-py310 | tf-ent-2-16-gpu-notebooks-v20240922-debian-11-py310 | Google, Deep Learning VM for TensorFlow 2.16 with CUDA 12.3, M125, Debian 11, Python 3.10, with TensorFlow 2.16 for CUDA 12.3 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-ent-2-16-gpu-notebooks-debian-11 | tf-ent-2-16-gpu-notebooks-v20240922-debian-11 | Google, Deep Learning VM for TensorFlow 2.16 with CUDA 12.3, M125, Debian 11, Python 3.10, with TensorFlow 2.16 for CUDA 12.3 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-ent-2-16-gpu-notebooks | tf-ent-2-16-gpu-notebooks-v20240922 | Google, Deep Learning VM for TensorFlow 2.16 with CUDA 12.3, M125, Debian 11, Python 3.10, with TensorFlow 2.16 for CUDA 12.3 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-ent-2-16-gpu-debian-11-py310 | tf-ent-2-16-gpu-v20240922-debian-11-py310 | Google, Deep Learning VM for TensorFlow 2.16 with CUDA 12.3, M125, Debian 11, Python 3.10, with TensorFlow 2.16 for CUDA 12.3 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-ent-2-16-gpu-debian-11 | tf-ent-2-16-gpu-v20240922-debian-11 | Google, Deep Learning VM for TensorFlow 2.16 with CUDA 12.3, M125, Debian 11, Python 3.10, with TensorFlow 2.16 for CUDA 12.3 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-ent-2-16-gpu | tf-ent-2-16-gpu-v20240922 | Google, Deep Learning VM for TensorFlow 2.16 with CUDA 12.3, M125, Debian 11, Python 3.10, with TensorFlow 2.16 for CUDA 12.3 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-ent-2-16-cu123-ubuntu-2204-py310 | tf-ent-2-16-cu123-v20240922-ubuntu-2204-py310 | Google, Deep Learning VM for TensorFlow 2.16 with CUDA 12.3, M125, Ubuntu 22.04 LTS, Python 3.10, with TensorFlow 2.16 for CUDA 12.3 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-ent-2-16-cu123-ubuntu-2204 | tf-ent-2-16-cu123-v20240922-ubuntu-2204 | Google, Deep Learning VM for TensorFlow 2.16 with CUDA 12.3, M125, Ubuntu 22.04 LTS, Python 3.10, with TensorFlow 2.16 for CUDA 12.3 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-ent-2-16-cu123-ubuntu-2004-py310 | tf-ent-2-16-cu123-v20240922-ubuntu-2004-py310 | Google, Deep Learning VM for TensorFlow 2.16 with CUDA 12.3, M125, Ubuntu 20.04 LTS, Python 3.10, with TensorFlow 2.16 for CUDA 12.3 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-ent-2-16-cu123-ubuntu-2004 | tf-ent-2-16-cu123-v20240922-ubuntu-2004 | Google, Deep Learning VM for TensorFlow 2.16 with CUDA 12.3, M125, Ubuntu 20.04 LTS, Python 3.10, with TensorFlow 2.16 for CUDA 12.3 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-ent-2-16-cu123-py310 | tf-ent-2-16-cu123-v20240922-py310 | Google, Deep Learning VM for TensorFlow 2.16 with CUDA 12.3, M125, Debian 11, Python 3.10, with TensorFlow 2.16 for CUDA 12.3 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-ent-2-16-cu123-notebooks-ubuntu-2204-py310 | tf-ent-2-16-cu123-notebooks-v20240922-ubuntu-2204-py310 | Google, Deep Learning VM for TensorFlow 2.16 with CUDA 12.3, M125, Ubuntu 22.04 LTS, Python 3.10, with TensorFlow 2.16 for CUDA 12.3 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-ent-2-16-cu123-notebooks-ubuntu-2204 | tf-ent-2-16-cu123-notebooks-v20240922-ubuntu-2204 | Google, Deep Learning VM for TensorFlow 2.16 with CUDA 12.3, M125, Ubuntu 22.04 LTS, Python 3.10, with TensorFlow 2.16 for CUDA 12.3 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-ent-2-16-cu123-notebooks-ubuntu-2004-py310 | tf-ent-2-16-cu123-notebooks-v20240922-ubuntu-2004-py310 | Google, Deep Learning VM for TensorFlow 2.16 with CUDA 12.3, M125, Ubuntu 20.04 LTS, Python 3.10, with TensorFlow 2.16 for CUDA 12.3 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-ent-2-16-cu123-notebooks-ubuntu-2004 | tf-ent-2-16-cu123-notebooks-v20240922-ubuntu-2004 | Google, Deep Learning VM for TensorFlow 2.16 with CUDA 12.3, M125, Ubuntu 20.04 LTS, Python 3.10, with TensorFlow 2.16 for CUDA 12.3 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-ent-2-16-cu123-notebooks-py310 | tf-ent-2-16-cu123-notebooks-v20240922-py310 | Google, Deep Learning VM for TensorFlow 2.16 with CUDA 12.3, M125, Debian 11, Python 3.10, with TensorFlow 2.16 for CUDA 12.3 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-ent-2-16-cu123-notebooks-debian-11-py310 | tf-ent-2-16-cu123-notebooks-v20240922-debian-11-py310 | Google, Deep Learning VM for TensorFlow 2.16 with CUDA 12.3, M125, Debian 11, Python 3.10, with TensorFlow 2.16 for CUDA 12.3 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-ent-2-16-cu123-notebooks-debian-11 | tf-ent-2-16-cu123-notebooks-v20240922-debian-11 | Google, Deep Learning VM for TensorFlow 2.16 with CUDA 12.3, M125, Debian 11, Python 3.10, with TensorFlow 2.16 for CUDA 12.3 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-ent-2-16-cu123-notebooks | tf-ent-2-16-cu123-notebooks-v20240922 | Google, Deep Learning VM for TensorFlow 2.16 with CUDA 12.3, M125, Debian 11, Python 3.10, with TensorFlow 2.16 for CUDA 12.3 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-ent-2-16-cu123-debian-11-py310 | tf-ent-2-16-cu123-v20240922-debian-11-py310 | Google, Deep Learning VM for TensorFlow 2.16 with CUDA 12.3, M125, Debian 11, Python 3.10, with TensorFlow 2.16 for CUDA 12.3 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-ent-2-16-cu123-debian-11 | tf-ent-2-16-cu123-v20240922-debian-11 | Google, Deep Learning VM for TensorFlow 2.16 with CUDA 12.3, M125, Debian 11, Python 3.10, with TensorFlow 2.16 for CUDA 12.3 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-ent-2-16-cu123 | tf-ent-2-16-cu123-v20240922 | Google, Deep Learning VM for TensorFlow 2.16 with CUDA 12.3, M125, Debian 11, Python 3.10, with TensorFlow 2.16 for CUDA 12.3 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-ent-2-16-cpu-ubuntu-2204-py310 | tf-ent-2-16-cpu-v20240922-ubuntu-2204-py310 | Google, Deep Learning VM for TensorFlow 2.16, M125, Ubuntu 22.04 LTS, Python 3.10, with TensorFlow 2.16 preinstalled. | 100 GB | 2024-09-25 |
tf-ent-2-16-cpu-ubuntu-2204 | tf-ent-2-16-cpu-v20240922-ubuntu-2204 | Google, Deep Learning VM for TensorFlow 2.16, M125, Ubuntu 22.04 LTS, Python 3.10, with TensorFlow 2.16 preinstalled. | 100 GB | 2024-09-25 |
tf-ent-2-16-cpu-ubuntu-2004-py310 | tf-ent-2-16-cpu-v20240922-ubuntu-2004-py310 | Google, Deep Learning VM for TensorFlow 2.16, M125, Ubuntu 20.04 LTS, Python 3.10, with TensorFlow 2.16 preinstalled. | 100 GB | 2024-09-25 |
tf-ent-2-16-cpu-ubuntu-2004 | tf-ent-2-16-cpu-v20240922-ubuntu-2004 | Google, Deep Learning VM for TensorFlow 2.16, M125, Ubuntu 20.04 LTS, Python 3.10, with TensorFlow 2.16 preinstalled. | 100 GB | 2024-09-25 |
tf-ent-2-16-cpu-py310 | tf-ent-2-16-cpu-v20240922-py310 | Google, Deep Learning VM for TensorFlow 2.16, M125, Debian 11, Python 3.10, with TensorFlow 2.16 preinstalled. | 100 GB | 2024-09-25 |
tf-ent-2-16-cpu-debian-11-py310 | tf-ent-2-16-cpu-v20240922-debian-11-py310 | Google, Deep Learning VM for TensorFlow 2.16, M125, Debian 11, Python 3.10, with TensorFlow 2.16 preinstalled. | 100 GB | 2024-09-25 |
tf-ent-2-16-cpu-debian-11 | tf-ent-2-16-cpu-v20240922-debian-11 | Google, Deep Learning VM for TensorFlow 2.16, M125, Debian 11, Python 3.10, with TensorFlow 2.16 preinstalled. | 100 GB | 2024-09-25 |
tf-ent-2-16-cpu | tf-ent-2-16-cpu-v20240922 | Google, Deep Learning VM for TensorFlow 2.16, M125, Debian 11, Python 3.10, with TensorFlow 2.16 preinstalled. | 100 GB | 2024-09-25 |
tf-ent-2-15-gpu-ubuntu-2204-py310 | tf-ent-2-15-gpu-v20240922-ubuntu-2204-py310 | Google, Deep Learning VM for TensorFlow 2.15 with CUDA 12.2, M125, Ubuntu 22.04 LTS, Python 3.10, with TensorFlow 2.15 for CUDA 12.2 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-ent-2-15-gpu-ubuntu-2204 | tf-ent-2-15-gpu-v20240922-ubuntu-2204 | Google, Deep Learning VM for TensorFlow 2.15 with CUDA 12.2, M125, Ubuntu 22.04 LTS, Python 3.10, with TensorFlow 2.15 for CUDA 12.2 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-ent-2-15-gpu-ubuntu-2004-py310 | tf-ent-2-15-gpu-v20240922-ubuntu-2004-py310 | Google, Deep Learning VM for TensorFlow 2.15 with CUDA 12.2, M125, Ubuntu 20.04 LTS, Python 3.10, with TensorFlow 2.15 for CUDA 12.2 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-ent-2-15-gpu-ubuntu-2004 | tf-ent-2-15-gpu-v20240922-ubuntu-2004 | Google, Deep Learning VM for TensorFlow 2.15 with CUDA 12.2, M125, Ubuntu 20.04 LTS, Python 3.10, with TensorFlow 2.15 for CUDA 12.2 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-ent-2-15-gpu-py310 | tf-ent-2-15-gpu-v20240922-py310 | Google, Deep Learning VM for TensorFlow 2.15 with CUDA 12.2, M125, Debian 11, Python 3.10, with TensorFlow 2.15 for CUDA 12.2 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-ent-2-15-gpu-notebooks-ubuntu-2204-py310 | tf-ent-2-15-gpu-notebooks-v20240922-ubuntu-2204-py310 | Google, Deep Learning VM for TensorFlow 2.15 with CUDA 12.2, M125, Ubuntu 22.04 LTS, Python 3.10, with TensorFlow 2.15 for CUDA 12.2 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-ent-2-15-gpu-notebooks-ubuntu-2204 | tf-ent-2-15-gpu-notebooks-v20240922-ubuntu-2204 | Google, Deep Learning VM for TensorFlow 2.15 with CUDA 12.2, M125, Ubuntu 22.04 LTS, Python 3.10, with TensorFlow 2.15 for CUDA 12.2 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-ent-2-15-gpu-notebooks-ubuntu-2004-py310 | tf-ent-2-15-gpu-notebooks-v20240922-ubuntu-2004-py310 | Google, Deep Learning VM for TensorFlow 2.15 with CUDA 12.2, M125, Ubuntu 20.04 LTS, Python 3.10, with TensorFlow 2.15 for CUDA 12.2 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-ent-2-15-gpu-notebooks-ubuntu-2004 | tf-ent-2-15-gpu-notebooks-v20240922-ubuntu-2004 | Google, Deep Learning VM for TensorFlow 2.15 with CUDA 12.2, M125, Ubuntu 20.04 LTS, Python 3.10, with TensorFlow 2.15 for CUDA 12.2 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-ent-2-15-gpu-notebooks-py310 | tf-ent-2-15-gpu-notebooks-v20240922-py310 | Google, Deep Learning VM for TensorFlow 2.15 with CUDA 12.2, M125, Debian 11, Python 3.10, with TensorFlow 2.15 for CUDA 12.2 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-ent-2-15-gpu-notebooks-debian-11-py310 | tf-ent-2-15-gpu-notebooks-v20240922-debian-11-py310 | Google, Deep Learning VM for TensorFlow 2.15 with CUDA 12.2, M125, Debian 11, Python 3.10, with TensorFlow 2.15 for CUDA 12.2 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-ent-2-15-gpu-notebooks-debian-11 | tf-ent-2-15-gpu-notebooks-v20240922-debian-11 | Google, Deep Learning VM for TensorFlow 2.15 with CUDA 12.2, M125, Debian 11, Python 3.10, with TensorFlow 2.15 for CUDA 12.2 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-ent-2-15-gpu-notebooks | tf-ent-2-15-gpu-notebooks-v20240922 | Google, Deep Learning VM for TensorFlow 2.15 with CUDA 12.2, M125, Debian 11, Python 3.10, with TensorFlow 2.15 for CUDA 12.2 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-ent-2-15-gpu-debian-11-py310 | tf-ent-2-15-gpu-v20240922-debian-11-py310 | Google, Deep Learning VM for TensorFlow 2.15 with CUDA 12.2, M125, Debian 11, Python 3.10, with TensorFlow 2.15 for CUDA 12.2 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-ent-2-15-gpu-debian-11 | tf-ent-2-15-gpu-v20240922-debian-11 | Google, Deep Learning VM for TensorFlow 2.15 with CUDA 12.2, M125, Debian 11, Python 3.10, with TensorFlow 2.15 for CUDA 12.2 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-ent-2-15-gpu | tf-ent-2-15-gpu-v20240922 | Google, Deep Learning VM for TensorFlow 2.15 with CUDA 12.2, M125, Debian 11, Python 3.10, with TensorFlow 2.15 for CUDA 12.2 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-ent-2-15-cu122-ubuntu-2204-py310 | tf-ent-2-15-cu122-v20240922-ubuntu-2204-py310 | Google, Deep Learning VM for TensorFlow 2.15 with CUDA 12.2, M125, Ubuntu 22.04 LTS, Python 3.10, with TensorFlow 2.15 for CUDA 12.2 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-ent-2-15-cu122-ubuntu-2204 | tf-ent-2-15-cu122-v20240922-ubuntu-2204 | Google, Deep Learning VM for TensorFlow 2.15 with CUDA 12.2, M125, Ubuntu 22.04 LTS, Python 3.10, with TensorFlow 2.15 for CUDA 12.2 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-ent-2-15-cu122-ubuntu-2004-py310 | tf-ent-2-15-cu122-v20240922-ubuntu-2004-py310 | Google, Deep Learning VM for TensorFlow 2.15 with CUDA 12.2, M125, Ubuntu 20.04 LTS, Python 3.10, with TensorFlow 2.15 for CUDA 12.2 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-ent-2-15-cu122-ubuntu-2004 | tf-ent-2-15-cu122-v20240922-ubuntu-2004 | Google, Deep Learning VM for TensorFlow 2.15 with CUDA 12.2, M125, Ubuntu 20.04 LTS, Python 3.10, with TensorFlow 2.15 for CUDA 12.2 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-ent-2-15-cu122-py310 | tf-ent-2-15-cu122-v20240922-py310 | Google, Deep Learning VM for TensorFlow 2.15 with CUDA 12.2, M125, Debian 11, Python 3.10, with TensorFlow 2.15 for CUDA 12.2 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-ent-2-15-cu122-notebooks-ubuntu-2204-py310 | tf-ent-2-15-cu122-notebooks-v20240922-ubuntu-2204-py310 | Google, Deep Learning VM for TensorFlow 2.15 with CUDA 12.2, M125, Ubuntu 22.04 LTS, Python 3.10, with TensorFlow 2.15 for CUDA 12.2 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-ent-2-15-cu122-notebooks-ubuntu-2204 | tf-ent-2-15-cu122-notebooks-v20240922-ubuntu-2204 | Google, Deep Learning VM for TensorFlow 2.15 with CUDA 12.2, M125, Ubuntu 22.04 LTS, Python 3.10, with TensorFlow 2.15 for CUDA 12.2 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-ent-2-15-cu122-notebooks-ubuntu-2004-py310 | tf-ent-2-15-cu122-notebooks-v20240922-ubuntu-2004-py310 | Google, Deep Learning VM for TensorFlow 2.15 with CUDA 12.2, M125, Ubuntu 20.04 LTS, Python 3.10, with TensorFlow 2.15 for CUDA 12.2 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-ent-2-15-cu122-notebooks-ubuntu-2004 | tf-ent-2-15-cu122-notebooks-v20240922-ubuntu-2004 | Google, Deep Learning VM for TensorFlow 2.15 with CUDA 12.2, M125, Ubuntu 20.04 LTS, Python 3.10, with TensorFlow 2.15 for CUDA 12.2 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-ent-2-15-cu122-notebooks-py310 | tf-ent-2-15-cu122-notebooks-v20240922-py310 | Google, Deep Learning VM for TensorFlow 2.15 with CUDA 12.2, M125, Debian 11, Python 3.10, with TensorFlow 2.15 for CUDA 12.2 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-ent-2-15-cu122-notebooks-debian-11-py310 | tf-ent-2-15-cu122-notebooks-v20240922-debian-11-py310 | Google, Deep Learning VM for TensorFlow 2.15 with CUDA 12.2, M125, Debian 11, Python 3.10, with TensorFlow 2.15 for CUDA 12.2 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-ent-2-15-cu122-notebooks-debian-11 | tf-ent-2-15-cu122-notebooks-v20240922-debian-11 | Google, Deep Learning VM for TensorFlow 2.15 with CUDA 12.2, M125, Debian 11, Python 3.10, with TensorFlow 2.15 for CUDA 12.2 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-ent-2-15-cu122-notebooks | tf-ent-2-15-cu122-notebooks-v20240922 | Google, Deep Learning VM for TensorFlow 2.15 with CUDA 12.2, M125, Debian 11, Python 3.10, with TensorFlow 2.15 for CUDA 12.2 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-ent-2-15-cu122-debian-11-py310 | tf-ent-2-15-cu122-v20240922-debian-11-py310 | Google, Deep Learning VM for TensorFlow 2.15 with CUDA 12.2, M125, Debian 11, Python 3.10, with TensorFlow 2.15 for CUDA 12.2 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-ent-2-15-cu122-debian-11 | tf-ent-2-15-cu122-v20240922-debian-11 | Google, Deep Learning VM for TensorFlow 2.15 with CUDA 12.2, M125, Debian 11, Python 3.10, with TensorFlow 2.15 for CUDA 12.2 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-ent-2-15-cu122 | tf-ent-2-15-cu122-v20240922 | Google, Deep Learning VM for TensorFlow 2.15 with CUDA 12.2, M125, Debian 11, Python 3.10, with TensorFlow 2.15 for CUDA 12.2 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-ent-2-15-cpu-ubuntu-2204-py310 | tf-ent-2-15-cpu-v20240922-ubuntu-2204-py310 | Google, Deep Learning VM for TensorFlow 2.15, M125, Ubuntu 22.04 LTS, Python 3.10, with TensorFlow 2.15 preinstalled. | 100 GB | 2024-09-25 |
tf-ent-2-15-cpu-ubuntu-2204 | tf-ent-2-15-cpu-v20240922-ubuntu-2204 | Google, Deep Learning VM for TensorFlow 2.15, M125, Ubuntu 22.04 LTS, Python 3.10, with TensorFlow 2.15 preinstalled. | 100 GB | 2024-09-25 |
tf-ent-2-15-cpu-ubuntu-2004-py310 | tf-ent-2-15-cpu-v20240922-ubuntu-2004-py310 | Google, Deep Learning VM for TensorFlow 2.15, M125, Ubuntu 20.04 LTS, Python 3.10, with TensorFlow 2.15 preinstalled. | 100 GB | 2024-09-25 |
tf-ent-2-15-cpu-ubuntu-2004 | tf-ent-2-15-cpu-v20240922-ubuntu-2004 | Google, Deep Learning VM for TensorFlow 2.15, M125, Ubuntu 20.04 LTS, Python 3.10, with TensorFlow 2.15 preinstalled. | 100 GB | 2024-09-25 |
tf-ent-2-15-cpu-py310 | tf-ent-2-15-cpu-v20240922-py310 | Google, Deep Learning VM for TensorFlow 2.15, M125, Debian 11, Python 3.10, with TensorFlow 2.15 preinstalled. | 100 GB | 2024-09-25 |
tf-ent-2-15-cpu-debian-11-py310 | tf-ent-2-15-cpu-v20240922-debian-11-py310 | Google, Deep Learning VM for TensorFlow 2.15, M125, Debian 11, Python 3.10, with TensorFlow 2.15 preinstalled. | 100 GB | 2024-09-25 |
tf-ent-2-15-cpu-debian-11 | tf-ent-2-15-cpu-v20240922-debian-11 | Google, Deep Learning VM for TensorFlow 2.15, M125, Debian 11, Python 3.10, with TensorFlow 2.15 preinstalled. | 100 GB | 2024-09-25 |
tf-ent-2-15-cpu | tf-ent-2-15-cpu-v20240922 | Google, Deep Learning VM for TensorFlow 2.15, M125, Debian 11, Python 3.10, with TensorFlow 2.15 preinstalled. | 100 GB | 2024-09-25 |
tf-ent-2-14-gpu-ubuntu-2004-py310 | tf-ent-2-14-gpu-v20240922-ubuntu-2004-py310 | Google, Deep Learning VM for TensorFlow 2.14 with CUDA 11.8, M125, Ubuntu 20.04 LTS, Python 3.10, with TensorFlow 2.14 for CUDA 11.8 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-ent-2-14-gpu-ubuntu-2004 | tf-ent-2-14-gpu-v20240922-ubuntu-2004 | Google, Deep Learning VM for TensorFlow 2.14 with CUDA 11.8, M125, Ubuntu 20.04 LTS, Python 3.10, with TensorFlow 2.14 for CUDA 11.8 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-ent-2-14-gpu-py310 | tf-ent-2-14-gpu-v20240922-py310 | Google, Deep Learning VM for TensorFlow 2.14 with CUDA 11.8, M125, Debian 11, Python 3.10, with TensorFlow 2.14 for CUDA 11.8 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-ent-2-14-gpu-notebooks-ubuntu-2004-py310 | tf-ent-2-14-gpu-notebooks-v20240922-ubuntu-2004-py310 | Google, Deep Learning VM for TensorFlow 2.14 with CUDA 11.8, M125, Ubuntu 20.04 LTS, Python 3.10, with TensorFlow 2.14 for CUDA 11.8 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-ent-2-14-gpu-notebooks-ubuntu-2004 | tf-ent-2-14-gpu-notebooks-v20240922-ubuntu-2004 | Google, Deep Learning VM for TensorFlow 2.14 with CUDA 11.8, M125, Ubuntu 20.04 LTS, Python 3.10, with TensorFlow 2.14 for CUDA 11.8 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-ent-2-14-gpu-notebooks-py310 | tf-ent-2-14-gpu-notebooks-v20240922-py310 | Google, Deep Learning VM for TensorFlow 2.14 with CUDA 11.8, M125, Debian 11, Python 3.10, with TensorFlow 2.14 for CUDA 11.8 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-ent-2-14-gpu-notebooks-debian-11-py310 | tf-ent-2-14-gpu-notebooks-v20240922-debian-11-py310 | Google, Deep Learning VM for TensorFlow 2.14 with CUDA 11.8, M125, Debian 11, Python 3.10, with TensorFlow 2.14 for CUDA 11.8 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-ent-2-14-gpu-notebooks-debian-11 | tf-ent-2-14-gpu-notebooks-v20240922-debian-11 | Google, Deep Learning VM for TensorFlow 2.14 with CUDA 11.8, M125, Debian 11, Python 3.10, with TensorFlow 2.14 for CUDA 11.8 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-ent-2-14-gpu-notebooks | tf-ent-2-14-gpu-notebooks-v20240922 | Google, Deep Learning VM for TensorFlow 2.14 with CUDA 11.8, M125, Debian 11, Python 3.10, with TensorFlow 2.14 for CUDA 11.8 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-ent-2-14-gpu-debian-11-py310 | tf-ent-2-14-gpu-v20240922-debian-11-py310 | Google, Deep Learning VM for TensorFlow 2.14 with CUDA 11.8, M125, Debian 11, Python 3.10, with TensorFlow 2.14 for CUDA 11.8 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-ent-2-14-gpu-debian-11 | tf-ent-2-14-gpu-v20240922-debian-11 | Google, Deep Learning VM for TensorFlow 2.14 with CUDA 11.8, M125, Debian 11, Python 3.10, with TensorFlow 2.14 for CUDA 11.8 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-ent-2-14-gpu | tf-ent-2-14-gpu-v20240922 | Google, Deep Learning VM for TensorFlow 2.14 with CUDA 11.8, M125, Debian 11, Python 3.10, with TensorFlow 2.14 for CUDA 11.8 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-ent-2-14-cu118-ubuntu-2004-py310 | tf-ent-2-14-cu118-v20240922-ubuntu-2004-py310 | Google, Deep Learning VM for TensorFlow 2.14 with CUDA 11.8, M125, Ubuntu 20.04 LTS, Python 3.10, with TensorFlow 2.14 for CUDA 11.8 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-ent-2-14-cu118-ubuntu-2004 | tf-ent-2-14-cu118-v20240922-ubuntu-2004 | Google, Deep Learning VM for TensorFlow 2.14 with CUDA 11.8, M125, Ubuntu 20.04 LTS, Python 3.10, with TensorFlow 2.14 for CUDA 11.8 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-ent-2-14-cu118-py310 | tf-ent-2-14-cu118-v20240922-py310 | Google, Deep Learning VM for TensorFlow 2.14 with CUDA 11.8, M125, Debian 11, Python 3.10, with TensorFlow 2.14 for CUDA 11.8 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-ent-2-14-cu118-notebooks-ubuntu-2004-py310 | tf-ent-2-14-cu118-notebooks-v20240922-ubuntu-2004-py310 | Google, Deep Learning VM for TensorFlow 2.14 with CUDA 11.8, M125, Ubuntu 20.04 LTS, Python 3.10, with TensorFlow 2.14 for CUDA 11.8 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-ent-2-14-cu118-notebooks-ubuntu-2004 | tf-ent-2-14-cu118-notebooks-v20240922-ubuntu-2004 | Google, Deep Learning VM for TensorFlow 2.14 with CUDA 11.8, M125, Ubuntu 20.04 LTS, Python 3.10, with TensorFlow 2.14 for CUDA 11.8 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-ent-2-14-cu118-notebooks-py310 | tf-ent-2-14-cu118-notebooks-v20240922-py310 | Google, Deep Learning VM for TensorFlow 2.14 with CUDA 11.8, M125, Debian 11, Python 3.10, with TensorFlow 2.14 for CUDA 11.8 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-ent-2-14-cu118-notebooks-debian-11-py310 | tf-ent-2-14-cu118-notebooks-v20240922-debian-11-py310 | Google, Deep Learning VM for TensorFlow 2.14 with CUDA 11.8, M125, Debian 11, Python 3.10, with TensorFlow 2.14 for CUDA 11.8 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-ent-2-14-cu118-notebooks-debian-11 | tf-ent-2-14-cu118-notebooks-v20240922-debian-11 | Google, Deep Learning VM for TensorFlow 2.14 with CUDA 11.8, M125, Debian 11, Python 3.10, with TensorFlow 2.14 for CUDA 11.8 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-ent-2-14-cu118-notebooks | tf-ent-2-14-cu118-notebooks-v20240922 | Google, Deep Learning VM for TensorFlow 2.14 with CUDA 11.8, M125, Debian 11, Python 3.10, with TensorFlow 2.14 for CUDA 11.8 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-ent-2-14-cu118-debian-11-py310 | tf-ent-2-14-cu118-v20240922-debian-11-py310 | Google, Deep Learning VM for TensorFlow 2.14 with CUDA 11.8, M125, Debian 11, Python 3.10, with TensorFlow 2.14 for CUDA 11.8 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-ent-2-14-cu118-debian-11 | tf-ent-2-14-cu118-v20240922-debian-11 | Google, Deep Learning VM for TensorFlow 2.14 with CUDA 11.8, M125, Debian 11, Python 3.10, with TensorFlow 2.14 for CUDA 11.8 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-ent-2-14-cu118 | tf-ent-2-14-cu118-v20240922 | Google, Deep Learning VM for TensorFlow 2.14 with CUDA 11.8, M125, Debian 11, Python 3.10, with TensorFlow 2.14 for CUDA 11.8 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-ent-2-14-cpu-ubuntu-2004-py310 | tf-ent-2-14-cpu-v20240922-ubuntu-2004-py310 | Google, Deep Learning VM for TensorFlow 2.14, M125, Ubuntu 20.04 LTS, Python 3.10, with TensorFlow 2.14 preinstalled. | 100 GB | 2024-09-25 |
tf-ent-2-14-cpu-ubuntu-2004 | tf-ent-2-14-cpu-v20240922-ubuntu-2004 | Google, Deep Learning VM for TensorFlow 2.14, M125, Ubuntu 20.04 LTS, Python 3.10, with TensorFlow 2.14 preinstalled. | 100 GB | 2024-09-25 |
tf-ent-2-14-cpu-py310 | tf-ent-2-14-cpu-v20240922-py310 | Google, Deep Learning VM for TensorFlow 2.14, M125, Debian 11, Python 3.10, with TensorFlow 2.14 preinstalled. | 100 GB | 2024-09-25 |
tf-ent-2-14-cpu-debian-11-py310 | tf-ent-2-14-cpu-v20240922-debian-11-py310 | Google, Deep Learning VM for TensorFlow 2.14, M125, Debian 11, Python 3.10, with TensorFlow 2.14 preinstalled. | 100 GB | 2024-09-25 |
tf-ent-2-14-cpu-debian-11 | tf-ent-2-14-cpu-v20240922-debian-11 | Google, Deep Learning VM for TensorFlow 2.14, M125, Debian 11, Python 3.10, with TensorFlow 2.14 preinstalled. | 100 GB | 2024-09-25 |
tf-ent-2-14-cpu | tf-ent-2-14-cpu-v20240922 | Google, Deep Learning VM for TensorFlow 2.14, M125, Debian 11, Python 3.10, with TensorFlow 2.14 preinstalled. | 100 GB | 2024-09-25 |
tf-ent-2-13-gpu-ubuntu-2004-py310 | tf-ent-2-13-gpu-v20240922-ubuntu-2004-py310 | Google, Deep Learning VM for TensorFlow 2.13 with CUDA 11.8, M125, Ubuntu 20.04 LTS, Python 3.10, with TensorFlow 2.13 for CUDA 11.8 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-ent-2-13-gpu-ubuntu-2004 | tf-ent-2-13-gpu-v20240922-ubuntu-2004 | Google, Deep Learning VM for TensorFlow 2.13 with CUDA 11.8, M125, Ubuntu 20.04 LTS, Python 3.10, with TensorFlow 2.13 for CUDA 11.8 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-ent-2-13-gpu-py310 | tf-ent-2-13-gpu-v20240922-py310 | Google, Deep Learning VM for TensorFlow 2.13 with CUDA 11.8, M125, Debian 11, Python 3.10, with TensorFlow 2.13 for CUDA 11.8 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-ent-2-13-gpu-notebooks-ubuntu-2004-py310 | tf-ent-2-13-gpu-notebooks-v20240922-ubuntu-2004-py310 | Google, Deep Learning VM for TensorFlow 2.13 with CUDA 11.8, M125, Ubuntu 20.04 LTS, Python 3.10, with TensorFlow 2.13 for CUDA 11.8 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-ent-2-13-gpu-notebooks-ubuntu-2004 | tf-ent-2-13-gpu-notebooks-v20240922-ubuntu-2004 | Google, Deep Learning VM for TensorFlow 2.13 with CUDA 11.8, M125, Ubuntu 20.04 LTS, Python 3.10, with TensorFlow 2.13 for CUDA 11.8 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-ent-2-13-gpu-notebooks-py310 | tf-ent-2-13-gpu-notebooks-v20240922-py310 | Google, Deep Learning VM for TensorFlow 2.13 with CUDA 11.8, M125, Debian 11, Python 3.10, with TensorFlow 2.13 for CUDA 11.8 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-ent-2-13-gpu-notebooks-debian-11-py310 | tf-ent-2-13-gpu-notebooks-v20240922-debian-11-py310 | Google, Deep Learning VM for TensorFlow 2.13 with CUDA 11.8, M125, Debian 11, Python 3.10, with TensorFlow 2.13 for CUDA 11.8 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-ent-2-13-gpu-notebooks-debian-11 | tf-ent-2-13-gpu-notebooks-v20240922-debian-11 | Google, Deep Learning VM for TensorFlow 2.13 with CUDA 11.8, M125, Debian 11, Python 3.10, with TensorFlow 2.13 for CUDA 11.8 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-ent-2-13-gpu-notebooks | tf-ent-2-13-gpu-notebooks-v20240922 | Google, Deep Learning VM for TensorFlow 2.13 with CUDA 11.8, M125, Debian 11, Python 3.10, with TensorFlow 2.13 for CUDA 11.8 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-ent-2-13-gpu-debian-11-py310 | tf-ent-2-13-gpu-v20240922-debian-11-py310 | Google, Deep Learning VM for TensorFlow 2.13 with CUDA 11.8, M125, Debian 11, Python 3.10, with TensorFlow 2.13 for CUDA 11.8 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-ent-2-13-gpu-debian-11 | tf-ent-2-13-gpu-v20240922-debian-11 | Google, Deep Learning VM for TensorFlow 2.13 with CUDA 11.8, M125, Debian 11, Python 3.10, with TensorFlow 2.13 for CUDA 11.8 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-ent-2-13-gpu | tf-ent-2-13-gpu-v20240922 | Google, Deep Learning VM for TensorFlow 2.13 with CUDA 11.8, M125, Debian 11, Python 3.10, with TensorFlow 2.13 for CUDA 11.8 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-ent-2-13-cu118-ubuntu-2004-py310 | tf-ent-2-13-cu118-v20240922-ubuntu-2004-py310 | Google, Deep Learning VM for TensorFlow 2.13 with CUDA 11.8, M125, Ubuntu 20.04 LTS, Python 3.10, with TensorFlow 2.13 for CUDA 11.8 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-ent-2-13-cu118-ubuntu-2004 | tf-ent-2-13-cu118-v20240922-ubuntu-2004 | Google, Deep Learning VM for TensorFlow 2.13 with CUDA 11.8, M125, Ubuntu 20.04 LTS, Python 3.10, with TensorFlow 2.13 for CUDA 11.8 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-ent-2-13-cu118-py310 | tf-ent-2-13-cu118-v20240922-py310 | Google, Deep Learning VM for TensorFlow 2.13 with CUDA 11.8, M125, Debian 11, Python 3.10, with TensorFlow 2.13 for CUDA 11.8 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-ent-2-13-cu118-notebooks-ubuntu-2004-py310 | tf-ent-2-13-cu118-notebooks-v20240922-ubuntu-2004-py310 | Google, Deep Learning VM for TensorFlow 2.13 with CUDA 11.8, M125, Ubuntu 20.04 LTS, Python 3.10, with TensorFlow 2.13 for CUDA 11.8 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-ent-2-13-cu118-notebooks-ubuntu-2004 | tf-ent-2-13-cu118-notebooks-v20240922-ubuntu-2004 | Google, Deep Learning VM for TensorFlow 2.13 with CUDA 11.8, M125, Ubuntu 20.04 LTS, Python 3.10, with TensorFlow 2.13 for CUDA 11.8 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-ent-2-13-cu118-notebooks-py310 | tf-ent-2-13-cu118-notebooks-v20240922-py310 | Google, Deep Learning VM for TensorFlow 2.13 with CUDA 11.8, M125, Debian 11, Python 3.10, with TensorFlow 2.13 for CUDA 11.8 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-ent-2-13-cu118-notebooks-debian-11-py310 | tf-ent-2-13-cu118-notebooks-v20240922-debian-11-py310 | Google, Deep Learning VM for TensorFlow 2.13 with CUDA 11.8, M125, Debian 11, Python 3.10, with TensorFlow 2.13 for CUDA 11.8 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-ent-2-13-cu118-notebooks-debian-11 | tf-ent-2-13-cu118-notebooks-v20240922-debian-11 | Google, Deep Learning VM for TensorFlow 2.13 with CUDA 11.8, M125, Debian 11, Python 3.10, with TensorFlow 2.13 for CUDA 11.8 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-ent-2-13-cu118-notebooks | tf-ent-2-13-cu118-notebooks-v20240922 | Google, Deep Learning VM for TensorFlow 2.13 with CUDA 11.8, M125, Debian 11, Python 3.10, with TensorFlow 2.13 for CUDA 11.8 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-ent-2-13-cu118-debian-11-py310 | tf-ent-2-13-cu118-v20240922-debian-11-py310 | Google, Deep Learning VM for TensorFlow 2.13 with CUDA 11.8, M125, Debian 11, Python 3.10, with TensorFlow 2.13 for CUDA 11.8 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-ent-2-13-cu118-debian-11 | tf-ent-2-13-cu118-v20240922-debian-11 | Google, Deep Learning VM for TensorFlow 2.13 with CUDA 11.8, M125, Debian 11, Python 3.10, with TensorFlow 2.13 for CUDA 11.8 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-ent-2-13-cu118 | tf-ent-2-13-cu118-v20240922 | Google, Deep Learning VM for TensorFlow 2.13 with CUDA 11.8, M125, Debian 11, Python 3.10, with TensorFlow 2.13 for CUDA 11.8 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-ent-2-13-cpu-ubuntu-2004-py310 | tf-ent-2-13-cpu-v20240922-ubuntu-2004-py310 | Google, Deep Learning VM for TensorFlow 2.13, M125, Ubuntu 20.04 LTS, Python 3.10, with TensorFlow 2.13 preinstalled. | 100 GB | 2024-09-25 |
tf-ent-2-13-cpu-ubuntu-2004 | tf-ent-2-13-cpu-v20240922-ubuntu-2004 | Google, Deep Learning VM for TensorFlow 2.13, M125, Ubuntu 20.04 LTS, Python 3.10, with TensorFlow 2.13 preinstalled. | 100 GB | 2024-09-25 |
tf-ent-2-13-cpu-py310 | tf-ent-2-13-cpu-v20240922-py310 | Google, Deep Learning VM for TensorFlow 2.13, M125, Debian 11, Python 3.10, with TensorFlow 2.13 preinstalled. | 100 GB | 2024-09-25 |
tf-ent-2-13-cpu-debian-11-py310 | tf-ent-2-13-cpu-v20240922-debian-11-py310 | Google, Deep Learning VM for TensorFlow 2.13, M125, Debian 11, Python 3.10, with TensorFlow 2.13 preinstalled. | 100 GB | 2024-09-25 |
tf-ent-2-13-cpu-debian-11 | tf-ent-2-13-cpu-v20240922-debian-11 | Google, Deep Learning VM for TensorFlow 2.13, M125, Debian 11, Python 3.10, with TensorFlow 2.13 preinstalled. | 100 GB | 2024-09-25 |
tf-ent-2-13-cpu | tf-ent-2-13-cpu-v20240922 | Google, Deep Learning VM for TensorFlow 2.13, M125, Debian 11, Python 3.10, with TensorFlow 2.13 preinstalled. | 100 GB | 2024-09-25 |
tf-ent-2-12-gpu-ubuntu-2004-py310 | tf-ent-2-12-gpu-v20240922-ubuntu-2004-py310 | Google, Deep Learning VM for TensorFlow 2.12 with CUDA 11.8, M125, Ubuntu 20.04 LTS, Python 3.10, with TensorFlow 2.12 for CUDA 11.8 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-ent-2-12-gpu-ubuntu-2004 | tf-ent-2-12-gpu-v20240922-ubuntu-2004 | Google, Deep Learning VM for TensorFlow 2.12 with CUDA 11.8, M125, Ubuntu 20.04 LTS, Python 3.10, with TensorFlow 2.12 for CUDA 11.8 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-ent-2-12-gpu-py310 | tf-ent-2-12-gpu-v20240922-py310 | Google, Deep Learning VM for TensorFlow 2.12 with CUDA 11.8, M125, Debian 11, Python 3.10, with TensorFlow 2.12 for CUDA 11.8 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-ent-2-12-gpu-notebooks-ubuntu-2004-py310 | tf-ent-2-12-gpu-notebooks-v20240922-ubuntu-2004-py310 | Google, Deep Learning VM for TensorFlow 2.12 with CUDA 11.8, M125, Ubuntu 20.04 LTS, Python 3.10, with TensorFlow 2.12 for CUDA 11.8 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-ent-2-12-gpu-notebooks-ubuntu-2004 | tf-ent-2-12-gpu-notebooks-v20240922-ubuntu-2004 | Google, Deep Learning VM for TensorFlow 2.12 with CUDA 11.8, M125, Ubuntu 20.04 LTS, Python 3.10, with TensorFlow 2.12 for CUDA 11.8 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-ent-2-12-gpu-notebooks-py310 | tf-ent-2-12-gpu-notebooks-v20240922-py310 | Google, Deep Learning VM for TensorFlow 2.12 with CUDA 11.8, M125, Debian 11, Python 3.10, with TensorFlow 2.12 for CUDA 11.8 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-ent-2-12-gpu-notebooks-debian-11-py310 | tf-ent-2-12-gpu-notebooks-v20240922-debian-11-py310 | Google, Deep Learning VM for TensorFlow 2.12 with CUDA 11.8, M125, Debian 11, Python 3.10, with TensorFlow 2.12 for CUDA 11.8 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-ent-2-12-gpu-notebooks-debian-11 | tf-ent-2-12-gpu-notebooks-v20240922-debian-11 | Google, Deep Learning VM for TensorFlow 2.12 with CUDA 11.8, M125, Debian 11, Python 3.10, with TensorFlow 2.12 for CUDA 11.8 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-ent-2-12-gpu-notebooks | tf-ent-2-12-gpu-notebooks-v20240922 | Google, Deep Learning VM for TensorFlow 2.12 with CUDA 11.8, M125, Debian 11, Python 3.10, with TensorFlow 2.12 for CUDA 11.8 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-ent-2-12-gpu-debian-11-py310 | tf-ent-2-12-gpu-v20240922-debian-11-py310 | Google, Deep Learning VM for TensorFlow 2.12 with CUDA 11.8, M125, Debian 11, Python 3.10, with TensorFlow 2.12 for CUDA 11.8 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-ent-2-12-gpu-debian-11 | tf-ent-2-12-gpu-v20240922-debian-11 | Google, Deep Learning VM for TensorFlow 2.12 with CUDA 11.8, M125, Debian 11, Python 3.10, with TensorFlow 2.12 for CUDA 11.8 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-ent-2-12-gpu | tf-ent-2-12-gpu-v20240922 | Google, Deep Learning VM for TensorFlow 2.12 with CUDA 11.8, M125, Debian 11, Python 3.10, with TensorFlow 2.12 for CUDA 11.8 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-ent-2-12-cu118-ubuntu-2004-py310 | tf-ent-2-12-cu118-v20240922-ubuntu-2004-py310 | Google, Deep Learning VM for TensorFlow 2.12 with CUDA 11.8, M125, Ubuntu 20.04 LTS, Python 3.10, with TensorFlow 2.12 for CUDA 11.8 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-ent-2-12-cu118-ubuntu-2004 | tf-ent-2-12-cu118-v20240922-ubuntu-2004 | Google, Deep Learning VM for TensorFlow 2.12 with CUDA 11.8, M125, Ubuntu 20.04 LTS, Python 3.10, with TensorFlow 2.12 for CUDA 11.8 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-ent-2-12-cu118-py310 | tf-ent-2-12-cu118-v20240922-py310 | Google, Deep Learning VM for TensorFlow 2.12 with CUDA 11.8, M125, Debian 11, Python 3.10, with TensorFlow 2.12 for CUDA 11.8 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-ent-2-12-cu118-notebooks-ubuntu-2004-py310 | tf-ent-2-12-cu118-notebooks-v20240922-ubuntu-2004-py310 | Google, Deep Learning VM for TensorFlow 2.12 with CUDA 11.8, M125, Ubuntu 20.04 LTS, Python 3.10, with TensorFlow 2.12 for CUDA 11.8 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-ent-2-12-cu118-notebooks-ubuntu-2004 | tf-ent-2-12-cu118-notebooks-v20240922-ubuntu-2004 | Google, Deep Learning VM for TensorFlow 2.12 with CUDA 11.8, M125, Ubuntu 20.04 LTS, Python 3.10, with TensorFlow 2.12 for CUDA 11.8 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-ent-2-12-cu118-notebooks-py310 | tf-ent-2-12-cu118-notebooks-v20240922-py310 | Google, Deep Learning VM for TensorFlow 2.12 with CUDA 11.8, M125, Debian 11, Python 3.10, with TensorFlow 2.12 for CUDA 11.8 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-ent-2-12-cu118-notebooks-debian-11-py310 | tf-ent-2-12-cu118-notebooks-v20240922-debian-11-py310 | Google, Deep Learning VM for TensorFlow 2.12 with CUDA 11.8, M125, Debian 11, Python 3.10, with TensorFlow 2.12 for CUDA 11.8 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-ent-2-12-cu118-notebooks-debian-11 | tf-ent-2-12-cu118-notebooks-v20240922-debian-11 | Google, Deep Learning VM for TensorFlow 2.12 with CUDA 11.8, M125, Debian 11, Python 3.10, with TensorFlow 2.12 for CUDA 11.8 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-ent-2-12-cu118-notebooks | tf-ent-2-12-cu118-notebooks-v20240922 | Google, Deep Learning VM for TensorFlow 2.12 with CUDA 11.8, M125, Debian 11, Python 3.10, with TensorFlow 2.12 for CUDA 11.8 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-ent-2-12-cu118-debian-11-py310 | tf-ent-2-12-cu118-v20240922-debian-11-py310 | Google, Deep Learning VM for TensorFlow 2.12 with CUDA 11.8, M125, Debian 11, Python 3.10, with TensorFlow 2.12 for CUDA 11.8 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-ent-2-12-cu118-debian-11 | tf-ent-2-12-cu118-v20240922-debian-11 | Google, Deep Learning VM for TensorFlow 2.12 with CUDA 11.8, M125, Debian 11, Python 3.10, with TensorFlow 2.12 for CUDA 11.8 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-ent-2-12-cu118 | tf-ent-2-12-cu118-v20240922 | Google, Deep Learning VM for TensorFlow 2.12 with CUDA 11.8, M125, Debian 11, Python 3.10, with TensorFlow 2.12 for CUDA 11.8 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-ent-2-12-cpu-ubuntu-2004-py310 | tf-ent-2-12-cpu-v20240922-ubuntu-2004-py310 | Google, Deep Learning VM for TensorFlow 2.12, M125, Ubuntu 20.04 LTS, Python 3.10, with TensorFlow 2.12 preinstalled. | 100 GB | 2024-09-25 |
tf-ent-2-12-cpu-ubuntu-2004 | tf-ent-2-12-cpu-v20240922-ubuntu-2004 | Google, Deep Learning VM for TensorFlow 2.12, M125, Ubuntu 20.04 LTS, Python 3.10, with TensorFlow 2.12 preinstalled. | 100 GB | 2024-09-25 |
tf-ent-2-12-cpu-py310 | tf-ent-2-12-cpu-v20240922-py310 | Google, Deep Learning VM for TensorFlow 2.12, M125, Debian 11, Python 3.10, with TensorFlow 2.12 preinstalled. | 100 GB | 2024-09-25 |
tf-ent-2-12-cpu-debian-11-py310 | tf-ent-2-12-cpu-v20240922-debian-11-py310 | Google, Deep Learning VM for TensorFlow 2.12, M125, Debian 11, Python 3.10, with TensorFlow 2.12 preinstalled. | 100 GB | 2024-09-25 |
tf-ent-2-12-cpu-debian-11 | tf-ent-2-12-cpu-v20240922-debian-11 | Google, Deep Learning VM for TensorFlow 2.12, M125, Debian 11, Python 3.10, with TensorFlow 2.12 preinstalled. | 100 GB | 2024-09-25 |
tf-ent-2-12-cpu | tf-ent-2-12-cpu-v20240922 | Google, Deep Learning VM for TensorFlow 2.12, M125, Debian 11, Python 3.10, with TensorFlow 2.12 preinstalled. | 100 GB | 2024-09-25 |
tf-ent-2-11-cu113-ubuntu-2004-py310 | tf-ent-2-11-cu113-v20240922-ubuntu-2004-py310 | Google, Deep Learning VM for TensorFlow 2.11 with CUDA 11.3, M125, Ubuntu 20.04 LTS, Python 3.10, with TensorFlow 2.11 for CUDA 11.3 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-ent-2-11-cu113-ubuntu-2004 | tf-ent-2-11-cu113-v20240922-ubuntu-2004 | Google, Deep Learning VM for TensorFlow 2.11 with CUDA 11.3, M125, Ubuntu 20.04 LTS, Python 3.10, with TensorFlow 2.11 for CUDA 11.3 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-ent-2-11-cu113-py310 | tf-ent-2-11-cu113-v20240922-py310 | Google, Deep Learning VM for TensorFlow 2.11 with CUDA 11.3, M125, Debian 11, Python 3.10, with TensorFlow 2.11 for CUDA 11.3 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-ent-2-11-cu113-notebooks-ubuntu-2004-py310 | tf-ent-2-11-cu113-notebooks-v20240922-ubuntu-2004-py310 | Google, Deep Learning VM for TensorFlow 2.11 with CUDA 11.3, M125, Ubuntu 20.04 LTS, Python 3.10, with TensorFlow 2.11 for CUDA 11.3 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-ent-2-11-cu113-notebooks-ubuntu-2004 | tf-ent-2-11-cu113-notebooks-v20240922-ubuntu-2004 | Google, Deep Learning VM for TensorFlow 2.11 with CUDA 11.3, M125, Ubuntu 20.04 LTS, Python 3.10, with TensorFlow 2.11 for CUDA 11.3 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-ent-2-11-cu113-notebooks-py310 | tf-ent-2-11-cu113-notebooks-v20240922-py310 | Google, Deep Learning VM for TensorFlow 2.11 with CUDA 11.3, M125, Debian 11, Python 3.10, with TensorFlow 2.11 for CUDA 11.3 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-ent-2-11-cu113-notebooks-debian-11-py310 | tf-ent-2-11-cu113-notebooks-v20240922-debian-11-py310 | Google, Deep Learning VM for TensorFlow 2.11 with CUDA 11.3, M125, Debian 11, Python 3.10, with TensorFlow 2.11 for CUDA 11.3 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-ent-2-11-cu113-notebooks-debian-11 | tf-ent-2-11-cu113-notebooks-v20240922-debian-11 | Google, Deep Learning VM for TensorFlow 2.11 with CUDA 11.3, M125, Debian 11, Python 3.10, with TensorFlow 2.11 for CUDA 11.3 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-ent-2-11-cu113-notebooks | tf-ent-2-11-cu113-notebooks-v20240922 | Google, Deep Learning VM for TensorFlow 2.11 with CUDA 11.3, M125, Debian 11, Python 3.10, with TensorFlow 2.11 for CUDA 11.3 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-ent-2-11-cu113-debian-11-py310 | tf-ent-2-11-cu113-v20240922-debian-11-py310 | Google, Deep Learning VM for TensorFlow 2.11 with CUDA 11.3, M125, Debian 11, Python 3.10, with TensorFlow 2.11 for CUDA 11.3 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-ent-2-11-cu113-debian-11 | tf-ent-2-11-cu113-v20240922-debian-11 | Google, Deep Learning VM for TensorFlow 2.11 with CUDA 11.3, M125, Debian 11, Python 3.10, with TensorFlow 2.11 for CUDA 11.3 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-ent-2-11-cu113 | tf-ent-2-11-cu113-v20240922 | Google, Deep Learning VM for TensorFlow 2.11 with CUDA 11.3, M125, Debian 11, Python 3.10, with TensorFlow 2.11 for CUDA 11.3 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-ent-2-11-cpu-ubuntu-2004-py310 | tf-ent-2-11-cpu-v20240922-ubuntu-2004-py310 | Google, Deep Learning VM for TensorFlow 2.11, M125, Ubuntu 20.04 LTS, Python 3.10, with TensorFlow 2.11 preinstalled. | 100 GB | 2024-09-25 |
tf-ent-2-11-cpu-ubuntu-2004 | tf-ent-2-11-cpu-v20240922-ubuntu-2004 | Google, Deep Learning VM for TensorFlow 2.11, M125, Ubuntu 20.04 LTS, Python 3.10, with TensorFlow 2.11 preinstalled. | 100 GB | 2024-09-25 |
tf-ent-2-11-cpu-py310 | tf-ent-2-11-cpu-v20240922-py310 | Google, Deep Learning VM for TensorFlow 2.11, M125, Debian 11, Python 3.10, with TensorFlow 2.11 preinstalled. | 100 GB | 2024-09-25 |
tf-ent-2-11-cpu-debian-11-py310 | tf-ent-2-11-cpu-v20240922-debian-11-py310 | Google, Deep Learning VM for TensorFlow 2.11, M125, Debian 11, Python 3.10, with TensorFlow 2.11 preinstalled. | 100 GB | 2024-09-25 |
tf-ent-2-11-cpu-debian-11 | tf-ent-2-11-cpu-v20240922-debian-11 | Google, Deep Learning VM for TensorFlow 2.11, M125, Debian 11, Python 3.10, with TensorFlow 2.11 preinstalled. | 100 GB | 2024-09-25 |
tf-ent-2-11-cpu | tf-ent-2-11-cpu-v20240922 | Google, Deep Learning VM for TensorFlow 2.11, M125, Debian 11, Python 3.10, with TensorFlow 2.11 preinstalled. | 100 GB | 2024-09-25 |
tf-2-17-tpu-ubuntu-2204-py310 | tf-2-17-tpu-v20240922-ubuntu-2204-py310 | Google, Deep Learning VM for TensorFlow 2.17, M125, Ubuntu 22.04 LTS, Python 3.10, with TensorFlow 2.17 preinstalled. | 100 GB | 2024-09-25 |
tf-2-17-tpu-ubuntu-2204 | tf-2-17-tpu-v20240922-ubuntu-2204 | Google, Deep Learning VM for TensorFlow 2.17, M125, Ubuntu 22.04 LTS, Python 3.10, with TensorFlow 2.17 preinstalled. | 100 GB | 2024-09-25 |
tf-2-17-tpu-ubuntu-2004-py310 | tf-2-17-tpu-v20240922-ubuntu-2004-py310 | Google, Deep Learning VM for TensorFlow 2.17, M125, Ubuntu 20.04 LTS, Python 3.10, with TensorFlow 2.17 preinstalled. | 100 GB | 2024-09-25 |
tf-2-17-tpu-ubuntu-2004 | tf-2-17-tpu-v20240922-ubuntu-2004 | Google, Deep Learning VM for TensorFlow 2.17, M125, Ubuntu 20.04 LTS, Python 3.10, with TensorFlow 2.17 preinstalled. | 100 GB | 2024-09-25 |
tf-2-17-tpu-py310 | tf-2-17-tpu-v20240922-py310 | Google, Deep Learning VM for TensorFlow 2.17, M125, Debian 11, Python 3.10, with TensorFlow 2.17 preinstalled. | 100 GB | 2024-09-25 |
tf-2-17-tpu-debian-11-py310 | tf-2-17-tpu-v20240922-debian-11-py310 | Google, Deep Learning VM for TensorFlow 2.17, M125, Debian 11, Python 3.10, with TensorFlow 2.17 preinstalled. | 100 GB | 2024-09-25 |
tf-2-17-tpu-debian-11 | tf-2-17-tpu-v20240922-debian-11 | Google, Deep Learning VM for TensorFlow 2.17, M125, Debian 11, Python 3.10, with TensorFlow 2.17 preinstalled. | 100 GB | 2024-09-25 |
tf-2-17-tpu | tf-2-17-tpu-v20240922 | Google, Deep Learning VM for TensorFlow 2.17, M125, Debian 11, Python 3.10, with TensorFlow 2.17 preinstalled. | 100 GB | 2024-09-25 |
tf-2-17-gpu-ubuntu-2204-py310 | tf-2-17-gpu-v20240922-ubuntu-2204-py310 | Google, Deep Learning VM for TensorFlow 2.17 with CUDA 12.3, M125, Ubuntu 22.04 LTS, Python 3.10, with TensorFlow 2.17 for CUDA 12.3 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-2-17-gpu-ubuntu-2204 | tf-2-17-gpu-v20240922-ubuntu-2204 | Google, Deep Learning VM for TensorFlow 2.17 with CUDA 12.3, M125, Ubuntu 22.04 LTS, Python 3.10, with TensorFlow 2.17 for CUDA 12.3 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-2-17-gpu-ubuntu-2004-py310 | tf-2-17-gpu-v20240922-ubuntu-2004-py310 | Google, Deep Learning VM for TensorFlow 2.17 with CUDA 12.3, M125, Ubuntu 20.04 LTS, Python 3.10, with TensorFlow 2.17 for CUDA 12.3 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-2-17-gpu-ubuntu-2004 | tf-2-17-gpu-v20240922-ubuntu-2004 | Google, Deep Learning VM for TensorFlow 2.17 with CUDA 12.3, M125, Ubuntu 20.04 LTS, Python 3.10, with TensorFlow 2.17 for CUDA 12.3 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-2-17-gpu-py310 | tf-2-17-gpu-v20240922-py310 | Google, Deep Learning VM for TensorFlow 2.17 with CUDA 12.3, M125, Debian 11, Python 3.10, with TensorFlow 2.17 for CUDA 12.3 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-2-17-gpu-notebooks-ubuntu-2204-py310 | tf-2-17-gpu-notebooks-v20240922-ubuntu-2204-py310 | Google, Deep Learning VM for TensorFlow 2.17 with CUDA 12.3, M125, Ubuntu 22.04 LTS, Python 3.10, with TensorFlow 2.17 for CUDA 12.3 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-2-17-gpu-notebooks-ubuntu-2204 | tf-2-17-gpu-notebooks-v20240922-ubuntu-2204 | Google, Deep Learning VM for TensorFlow 2.17 with CUDA 12.3, M125, Ubuntu 22.04 LTS, Python 3.10, with TensorFlow 2.17 for CUDA 12.3 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-2-17-gpu-notebooks-ubuntu-2004-py310 | tf-2-17-gpu-notebooks-v20240922-ubuntu-2004-py310 | Google, Deep Learning VM for TensorFlow 2.17 with CUDA 12.3, M125, Ubuntu 20.04 LTS, Python 3.10, with TensorFlow 2.17 for CUDA 12.3 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-2-17-gpu-notebooks-ubuntu-2004 | tf-2-17-gpu-notebooks-v20240922-ubuntu-2004 | Google, Deep Learning VM for TensorFlow 2.17 with CUDA 12.3, M125, Ubuntu 20.04 LTS, Python 3.10, with TensorFlow 2.17 for CUDA 12.3 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-2-17-gpu-notebooks-py310 | tf-2-17-gpu-notebooks-v20240922-py310 | Google, Deep Learning VM for TensorFlow 2.17 with CUDA 12.3, M125, Debian 11, Python 3.10, with TensorFlow 2.17 for CUDA 12.3 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-2-17-gpu-notebooks-debian-11-py310 | tf-2-17-gpu-notebooks-v20240922-debian-11-py310 | Google, Deep Learning VM for TensorFlow 2.17 with CUDA 12.3, M125, Debian 11, Python 3.10, with TensorFlow 2.17 for CUDA 12.3 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-2-17-gpu-notebooks-debian-11 | tf-2-17-gpu-notebooks-v20240922-debian-11 | Google, Deep Learning VM for TensorFlow 2.17 with CUDA 12.3, M125, Debian 11, Python 3.10, with TensorFlow 2.17 for CUDA 12.3 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-26 |
tf-2-17-gpu-notebooks | tf-2-17-gpu-notebooks-v20240922 | Google, Deep Learning VM for TensorFlow 2.17 with CUDA 12.3, M125, Debian 11, Python 3.10, with TensorFlow 2.17 for CUDA 12.3 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-26 |
tf-2-17-gpu-debian-11-py310 | tf-2-17-gpu-v20240922-debian-11-py310 | Google, Deep Learning VM for TensorFlow 2.17 with CUDA 12.3, M125, Debian 11, Python 3.10, with TensorFlow 2.17 for CUDA 12.3 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-2-17-gpu-debian-11 | tf-2-17-gpu-v20240922-debian-11 | Google, Deep Learning VM for TensorFlow 2.17 with CUDA 12.3, M125, Debian 11, Python 3.10, with TensorFlow 2.17 for CUDA 12.3 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-26 |
tf-2-17-gpu | tf-2-17-gpu-v20240922 | Google, Deep Learning VM for TensorFlow 2.17 with CUDA 12.3, M125, Debian 11, Python 3.10, with TensorFlow 2.17 for CUDA 12.3 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-26 |
tf-2-17-cu123-ubuntu-2204-py310 | tf-2-17-cu123-v20240922-ubuntu-2204-py310 | Google, Deep Learning VM for TensorFlow 2.17 with CUDA 12.3, M125, Ubuntu 22.04 LTS, Python 3.10, with TensorFlow 2.17 for CUDA 12.3 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-2-17-cu123-ubuntu-2204 | tf-2-17-cu123-v20240922-ubuntu-2204 | Google, Deep Learning VM for TensorFlow 2.17 with CUDA 12.3, M125, Ubuntu 22.04 LTS, Python 3.10, with TensorFlow 2.17 for CUDA 12.3 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-2-17-cu123-ubuntu-2004-py310 | tf-2-17-cu123-v20240922-ubuntu-2004-py310 | Google, Deep Learning VM for TensorFlow 2.17 with CUDA 12.3, M125, Ubuntu 20.04 LTS, Python 3.10, with TensorFlow 2.17 for CUDA 12.3 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-2-17-cu123-ubuntu-2004 | tf-2-17-cu123-v20240922-ubuntu-2004 | Google, Deep Learning VM for TensorFlow 2.17 with CUDA 12.3, M125, Ubuntu 20.04 LTS, Python 3.10, with TensorFlow 2.17 for CUDA 12.3 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-2-17-cu123-py310 | tf-2-17-cu123-v20240922-py310 | Google, Deep Learning VM for TensorFlow 2.17 with CUDA 12.3, M125, Debian 11, Python 3.10, with TensorFlow 2.17 for CUDA 12.3 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-2-17-cu123-notebooks-ubuntu-2204-py310 | tf-2-17-cu123-notebooks-v20240922-ubuntu-2204-py310 | Google, Deep Learning VM for TensorFlow 2.17 with CUDA 12.3, M125, Ubuntu 22.04 LTS, Python 3.10, with TensorFlow 2.17 for CUDA 12.3 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-2-17-cu123-notebooks-ubuntu-2204 | tf-2-17-cu123-notebooks-v20240922-ubuntu-2204 | Google, Deep Learning VM for TensorFlow 2.17 with CUDA 12.3, M125, Ubuntu 22.04 LTS, Python 3.10, with TensorFlow 2.17 for CUDA 12.3 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-2-17-cu123-notebooks-ubuntu-2004-py310 | tf-2-17-cu123-notebooks-v20240922-ubuntu-2004-py310 | Google, Deep Learning VM for TensorFlow 2.17 with CUDA 12.3, M125, Ubuntu 20.04 LTS, Python 3.10, with TensorFlow 2.17 for CUDA 12.3 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-2-17-cu123-notebooks-ubuntu-2004 | tf-2-17-cu123-notebooks-v20240922-ubuntu-2004 | Google, Deep Learning VM for TensorFlow 2.17 with CUDA 12.3, M125, Ubuntu 20.04 LTS, Python 3.10, with TensorFlow 2.17 for CUDA 12.3 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-2-17-cu123-notebooks-py310 | tf-2-17-cu123-notebooks-v20240922-py310 | Google, Deep Learning VM for TensorFlow 2.17 with CUDA 12.3, M125, Debian 11, Python 3.10, with TensorFlow 2.17 for CUDA 12.3 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-2-17-cu123-notebooks-debian-11-py310 | tf-2-17-cu123-notebooks-v20240922-debian-11-py310 | Google, Deep Learning VM for TensorFlow 2.17 with CUDA 12.3, M125, Debian 11, Python 3.10, with TensorFlow 2.17 for CUDA 12.3 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-2-17-cu123-notebooks-debian-11 | tf-2-17-cu123-notebooks-v20240922-debian-11 | Google, Deep Learning VM for TensorFlow 2.17 with CUDA 12.3, M125, Debian 11, Python 3.10, with TensorFlow 2.17 for CUDA 12.3 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-2-17-cu123-notebooks | tf-2-17-cu123-notebooks-v20240922 | Google, Deep Learning VM for TensorFlow 2.17 with CUDA 12.3, M125, Debian 11, Python 3.10, with TensorFlow 2.17 for CUDA 12.3 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-2-17-cu123-debian-11-py310 | tf-2-17-cu123-v20240922-debian-11-py310 | Google, Deep Learning VM for TensorFlow 2.17 with CUDA 12.3, M125, Debian 11, Python 3.10, with TensorFlow 2.17 for CUDA 12.3 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-2-17-cu123-debian-11 | tf-2-17-cu123-v20240922-debian-11 | Google, Deep Learning VM for TensorFlow 2.17 with CUDA 12.3, M125, Debian 11, Python 3.10, with TensorFlow 2.17 for CUDA 12.3 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-2-17-cu123 | tf-2-17-cu123-v20240922 | Google, Deep Learning VM for TensorFlow 2.17 with CUDA 12.3, M125, Debian 11, Python 3.10, with TensorFlow 2.17 for CUDA 12.3 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-2-17-cpu-ubuntu-2204-py310 | tf-2-17-cpu-v20240922-ubuntu-2204-py310 | Google, Deep Learning VM for TensorFlow 2.17, M125, Ubuntu 22.04 LTS, Python 3.10, with TensorFlow 2.17 preinstalled. | 100 GB | 2024-09-25 |
tf-2-17-cpu-ubuntu-2204 | tf-2-17-cpu-v20240922-ubuntu-2204 | Google, Deep Learning VM for TensorFlow 2.17, M125, Ubuntu 22.04 LTS, Python 3.10, with TensorFlow 2.17 preinstalled. | 100 GB | 2024-09-25 |
tf-2-17-cpu-ubuntu-2004-py310 | tf-2-17-cpu-v20240922-ubuntu-2004-py310 | Google, Deep Learning VM for TensorFlow 2.17, M125, Ubuntu 20.04 LTS, Python 3.10, with TensorFlow 2.17 preinstalled. | 100 GB | 2024-09-25 |
tf-2-17-cpu-ubuntu-2004 | tf-2-17-cpu-v20240922-ubuntu-2004 | Google, Deep Learning VM for TensorFlow 2.17, M125, Ubuntu 20.04 LTS, Python 3.10, with TensorFlow 2.17 preinstalled. | 100 GB | 2024-09-25 |
tf-2-17-cpu-py310 | tf-2-17-cpu-v20240922-py310 | Google, Deep Learning VM for TensorFlow 2.17, M125, Debian 11, Python 3.10, with TensorFlow 2.17 preinstalled. | 100 GB | 2024-09-25 |
tf-2-17-cpu-debian-11-py310 | tf-2-17-cpu-v20240922-debian-11-py310 | Google, Deep Learning VM for TensorFlow 2.17, M125, Debian 11, Python 3.10, with TensorFlow 2.17 preinstalled. | 100 GB | 2024-09-25 |
tf-2-17-cpu-debian-11 | tf-2-17-cpu-v20240922-debian-11 | Google, Deep Learning VM for TensorFlow 2.17, M125, Debian 11, Python 3.10, with TensorFlow 2.17 preinstalled. | 100 GB | 2024-09-25 |
tf-2-17-cpu | tf-2-17-cpu-v20240922 | Google, Deep Learning VM for TensorFlow 2.17, M125, Debian 11, Python 3.10, with TensorFlow 2.17 preinstalled. | 100 GB | 2024-09-25 |
tf-2-16-tpu-ubuntu-2204-py310 | tf-2-16-tpu-v20240922-ubuntu-2204-py310 | Google, Deep Learning VM for TensorFlow 2.16, M125, Ubuntu 22.04 LTS, Python 3.10, with TensorFlow 2.16 preinstalled. | 100 GB | 2024-09-25 |
tf-2-16-tpu-ubuntu-2204 | tf-2-16-tpu-v20240922-ubuntu-2204 | Google, Deep Learning VM for TensorFlow 2.16, M125, Ubuntu 22.04 LTS, Python 3.10, with TensorFlow 2.16 preinstalled. | 100 GB | 2024-09-25 |
tf-2-16-tpu-ubuntu-2004-py310 | tf-2-16-tpu-v20240922-ubuntu-2004-py310 | Google, Deep Learning VM for TensorFlow 2.16, M125, Ubuntu 20.04 LTS, Python 3.10, with TensorFlow 2.16 preinstalled. | 100 GB | 2024-09-25 |
tf-2-16-tpu-ubuntu-2004 | tf-2-16-tpu-v20240922-ubuntu-2004 | Google, Deep Learning VM for TensorFlow 2.16, M125, Ubuntu 20.04 LTS, Python 3.10, with TensorFlow 2.16 preinstalled. | 100 GB | 2024-09-25 |
tf-2-16-tpu-py310 | tf-2-16-tpu-v20240922-py310 | Google, Deep Learning VM for TensorFlow 2.16, M125, Debian 11, Python 3.10, with TensorFlow 2.16 preinstalled. | 100 GB | 2024-09-25 |
tf-2-16-tpu-debian-11-py310 | tf-2-16-tpu-v20240922-debian-11-py310 | Google, Deep Learning VM for TensorFlow 2.16, M125, Debian 11, Python 3.10, with TensorFlow 2.16 preinstalled. | 100 GB | 2024-09-25 |
tf-2-16-tpu-debian-11 | tf-2-16-tpu-v20240922-debian-11 | Google, Deep Learning VM for TensorFlow 2.16, M125, Debian 11, Python 3.10, with TensorFlow 2.16 preinstalled. | 100 GB | 2024-09-25 |
tf-2-16-tpu | tf-2-16-tpu-v20240922 | Google, Deep Learning VM for TensorFlow 2.16, M125, Debian 11, Python 3.10, with TensorFlow 2.16 preinstalled. | 100 GB | 2024-09-25 |
tf-2-16-gpu-ubuntu-2204-py310 | tf-2-16-gpu-v20240922-ubuntu-2204-py310 | Google, Deep Learning VM for TensorFlow 2.16 with CUDA 12.3, M125, Ubuntu 22.04 LTS, Python 3.10, with TensorFlow 2.16 for CUDA 12.3 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-2-16-gpu-ubuntu-2204 | tf-2-16-gpu-v20240922-ubuntu-2204 | Google, Deep Learning VM for TensorFlow 2.16 with CUDA 12.3, M125, Ubuntu 22.04 LTS, Python 3.10, with TensorFlow 2.16 for CUDA 12.3 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-2-16-gpu-ubuntu-2004-py310 | tf-2-16-gpu-v20240922-ubuntu-2004-py310 | Google, Deep Learning VM for TensorFlow 2.16 with CUDA 12.3, M125, Ubuntu 20.04 LTS, Python 3.10, with TensorFlow 2.16 for CUDA 12.3 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-2-16-gpu-ubuntu-2004 | tf-2-16-gpu-v20240922-ubuntu-2004 | Google, Deep Learning VM for TensorFlow 2.16 with CUDA 12.3, M125, Ubuntu 20.04 LTS, Python 3.10, with TensorFlow 2.16 for CUDA 12.3 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-2-16-gpu-py310 | tf-2-16-gpu-v20240922-py310 | Google, Deep Learning VM for TensorFlow 2.16 with CUDA 12.3, M125, Debian 11, Python 3.10, with TensorFlow 2.16 for CUDA 12.3 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-2-16-gpu-notebooks-ubuntu-2204-py310 | tf-2-16-gpu-notebooks-v20240922-ubuntu-2204-py310 | Google, Deep Learning VM for TensorFlow 2.16 with CUDA 12.3, M125, Ubuntu 22.04 LTS, Python 3.10, with TensorFlow 2.16 for CUDA 12.3 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-2-16-gpu-notebooks-ubuntu-2204 | tf-2-16-gpu-notebooks-v20240922-ubuntu-2204 | Google, Deep Learning VM for TensorFlow 2.16 with CUDA 12.3, M125, Ubuntu 22.04 LTS, Python 3.10, with TensorFlow 2.16 for CUDA 12.3 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-2-16-gpu-notebooks-ubuntu-2004-py310 | tf-2-16-gpu-notebooks-v20240922-ubuntu-2004-py310 | Google, Deep Learning VM for TensorFlow 2.16 with CUDA 12.3, M125, Ubuntu 20.04 LTS, Python 3.10, with TensorFlow 2.16 for CUDA 12.3 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-2-16-gpu-notebooks-ubuntu-2004 | tf-2-16-gpu-notebooks-v20240922-ubuntu-2004 | Google, Deep Learning VM for TensorFlow 2.16 with CUDA 12.3, M125, Ubuntu 20.04 LTS, Python 3.10, with TensorFlow 2.16 for CUDA 12.3 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-2-16-gpu-notebooks-py310 | tf-2-16-gpu-notebooks-v20240922-py310 | Google, Deep Learning VM for TensorFlow 2.16 with CUDA 12.3, M125, Debian 11, Python 3.10, with TensorFlow 2.16 for CUDA 12.3 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-2-16-gpu-notebooks-debian-11-py310 | tf-2-16-gpu-notebooks-v20240922-debian-11-py310 | Google, Deep Learning VM for TensorFlow 2.16 with CUDA 12.3, M125, Debian 11, Python 3.10, with TensorFlow 2.16 for CUDA 12.3 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-2-16-gpu-notebooks-debian-11 | tf-2-16-gpu-notebooks-v20240922-debian-11 | Google, Deep Learning VM for TensorFlow 2.16 with CUDA 12.3, M125, Debian 11, Python 3.10, with TensorFlow 2.16 for CUDA 12.3 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-2-16-gpu-notebooks | tf-2-16-gpu-notebooks-v20240922 | Google, Deep Learning VM for TensorFlow 2.16 with CUDA 12.3, M125, Debian 11, Python 3.10, with TensorFlow 2.16 for CUDA 12.3 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-2-16-gpu-debian-11-py310 | tf-2-16-gpu-v20240922-debian-11-py310 | Google, Deep Learning VM for TensorFlow 2.16 with CUDA 12.3, M125, Debian 11, Python 3.10, with TensorFlow 2.16 for CUDA 12.3 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-2-16-gpu-debian-11 | tf-2-16-gpu-v20240922-debian-11 | Google, Deep Learning VM for TensorFlow 2.16 with CUDA 12.3, M125, Debian 11, Python 3.10, with TensorFlow 2.16 for CUDA 12.3 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-2-16-gpu | tf-2-16-gpu-v20240922 | Google, Deep Learning VM for TensorFlow 2.16 with CUDA 12.3, M125, Debian 11, Python 3.10, with TensorFlow 2.16 for CUDA 12.3 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-2-16-cu123-ubuntu-2204-py310 | tf-2-16-cu123-v20240922-ubuntu-2204-py310 | Google, Deep Learning VM for TensorFlow 2.16 with CUDA 12.3, M125, Ubuntu 22.04 LTS, Python 3.10, with TensorFlow 2.16 for CUDA 12.3 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-2-16-cu123-ubuntu-2204 | tf-2-16-cu123-v20240922-ubuntu-2204 | Google, Deep Learning VM for TensorFlow 2.16 with CUDA 12.3, M125, Ubuntu 22.04 LTS, Python 3.10, with TensorFlow 2.16 for CUDA 12.3 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-2-16-cu123-ubuntu-2004-py310 | tf-2-16-cu123-v20240922-ubuntu-2004-py310 | Google, Deep Learning VM for TensorFlow 2.16 with CUDA 12.3, M125, Ubuntu 20.04 LTS, Python 3.10, with TensorFlow 2.16 for CUDA 12.3 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-2-16-cu123-ubuntu-2004 | tf-2-16-cu123-v20240922-ubuntu-2004 | Google, Deep Learning VM for TensorFlow 2.16 with CUDA 12.3, M125, Ubuntu 20.04 LTS, Python 3.10, with TensorFlow 2.16 for CUDA 12.3 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-2-16-cu123-py310 | tf-2-16-cu123-v20240922-py310 | Google, Deep Learning VM for TensorFlow 2.16 with CUDA 12.3, M125, Debian 11, Python 3.10, with TensorFlow 2.16 for CUDA 12.3 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-2-16-cu123-notebooks-ubuntu-2204-py310 | tf-2-16-cu123-notebooks-v20240922-ubuntu-2204-py310 | Google, Deep Learning VM for TensorFlow 2.16 with CUDA 12.3, M125, Ubuntu 22.04 LTS, Python 3.10, with TensorFlow 2.16 for CUDA 12.3 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-2-16-cu123-notebooks-ubuntu-2204 | tf-2-16-cu123-notebooks-v20240922-ubuntu-2204 | Google, Deep Learning VM for TensorFlow 2.16 with CUDA 12.3, M125, Ubuntu 22.04 LTS, Python 3.10, with TensorFlow 2.16 for CUDA 12.3 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-2-16-cu123-notebooks-ubuntu-2004-py310 | tf-2-16-cu123-notebooks-v20240922-ubuntu-2004-py310 | Google, Deep Learning VM for TensorFlow 2.16 with CUDA 12.3, M125, Ubuntu 20.04 LTS, Python 3.10, with TensorFlow 2.16 for CUDA 12.3 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-2-16-cu123-notebooks-ubuntu-2004 | tf-2-16-cu123-notebooks-v20240922-ubuntu-2004 | Google, Deep Learning VM for TensorFlow 2.16 with CUDA 12.3, M125, Ubuntu 20.04 LTS, Python 3.10, with TensorFlow 2.16 for CUDA 12.3 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-2-16-cu123-notebooks-py310 | tf-2-16-cu123-notebooks-v20240922-py310 | Google, Deep Learning VM for TensorFlow 2.16 with CUDA 12.3, M125, Debian 11, Python 3.10, with TensorFlow 2.16 for CUDA 12.3 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-2-16-cu123-notebooks-debian-11-py310 | tf-2-16-cu123-notebooks-v20240922-debian-11-py310 | Google, Deep Learning VM for TensorFlow 2.16 with CUDA 12.3, M125, Debian 11, Python 3.10, with TensorFlow 2.16 for CUDA 12.3 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-2-16-cu123-notebooks-debian-11 | tf-2-16-cu123-notebooks-v20240922-debian-11 | Google, Deep Learning VM for TensorFlow 2.16 with CUDA 12.3, M125, Debian 11, Python 3.10, with TensorFlow 2.16 for CUDA 12.3 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-2-16-cu123-notebooks | tf-2-16-cu123-notebooks-v20240922 | Google, Deep Learning VM for TensorFlow 2.16 with CUDA 12.3, M125, Debian 11, Python 3.10, with TensorFlow 2.16 for CUDA 12.3 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-2-16-cu123-debian-11-py310 | tf-2-16-cu123-v20240922-debian-11-py310 | Google, Deep Learning VM for TensorFlow 2.16 with CUDA 12.3, M125, Debian 11, Python 3.10, with TensorFlow 2.16 for CUDA 12.3 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-2-16-cu123-debian-11 | tf-2-16-cu123-v20240922-debian-11 | Google, Deep Learning VM for TensorFlow 2.16 with CUDA 12.3, M125, Debian 11, Python 3.10, with TensorFlow 2.16 for CUDA 12.3 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-2-16-cu123 | tf-2-16-cu123-v20240922 | Google, Deep Learning VM for TensorFlow 2.16 with CUDA 12.3, M125, Debian 11, Python 3.10, with TensorFlow 2.16 for CUDA 12.3 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-2-16-cpu-ubuntu-2204-py310 | tf-2-16-cpu-v20240922-ubuntu-2204-py310 | Google, Deep Learning VM for TensorFlow 2.16, M125, Ubuntu 22.04 LTS, Python 3.10, with TensorFlow 2.16 preinstalled. | 100 GB | 2024-09-25 |
tf-2-16-cpu-ubuntu-2204 | tf-2-16-cpu-v20240922-ubuntu-2204 | Google, Deep Learning VM for TensorFlow 2.16, M125, Ubuntu 22.04 LTS, Python 3.10, with TensorFlow 2.16 preinstalled. | 100 GB | 2024-09-25 |
tf-2-16-cpu-ubuntu-2004-py310 | tf-2-16-cpu-v20240922-ubuntu-2004-py310 | Google, Deep Learning VM for TensorFlow 2.16, M125, Ubuntu 20.04 LTS, Python 3.10, with TensorFlow 2.16 preinstalled. | 100 GB | 2024-09-25 |
tf-2-16-cpu-ubuntu-2004 | tf-2-16-cpu-v20240922-ubuntu-2004 | Google, Deep Learning VM for TensorFlow 2.16, M125, Ubuntu 20.04 LTS, Python 3.10, with TensorFlow 2.16 preinstalled. | 100 GB | 2024-09-25 |
tf-2-16-cpu-py310 | tf-2-16-cpu-v20240922-py310 | Google, Deep Learning VM for TensorFlow 2.16, M125, Debian 11, Python 3.10, with TensorFlow 2.16 preinstalled. | 100 GB | 2024-09-25 |
tf-2-16-cpu-debian-11-py310 | tf-2-16-cpu-v20240922-debian-11-py310 | Google, Deep Learning VM for TensorFlow 2.16, M125, Debian 11, Python 3.10, with TensorFlow 2.16 preinstalled. | 100 GB | 2024-09-25 |
tf-2-16-cpu-debian-11 | tf-2-16-cpu-v20240922-debian-11 | Google, Deep Learning VM for TensorFlow 2.16, M125, Debian 11, Python 3.10, with TensorFlow 2.16 preinstalled. | 100 GB | 2024-09-25 |
tf-2-16-cpu | tf-2-16-cpu-v20240922 | Google, Deep Learning VM for TensorFlow 2.16, M125, Debian 11, Python 3.10, with TensorFlow 2.16 preinstalled. | 100 GB | 2024-09-25 |
tf-2-15-tpu-ubuntu-2204-py310 | tf-2-15-tpu-v20240922-ubuntu-2204-py310 | Google, Deep Learning VM for TensorFlow 2.15, M125, Ubuntu 22.04 LTS, Python 3.10, with TensorFlow 2.15 preinstalled. | 100 GB | 2024-09-25 |
tf-2-15-tpu-ubuntu-2204 | tf-2-15-tpu-v20240922-ubuntu-2204 | Google, Deep Learning VM for TensorFlow 2.15, M125, Ubuntu 22.04 LTS, Python 3.10, with TensorFlow 2.15 preinstalled. | 100 GB | 2024-09-25 |
tf-2-15-tpu-ubuntu-2004-py310 | tf-2-15-tpu-v20240922-ubuntu-2004-py310 | Google, Deep Learning VM for TensorFlow 2.15, M125, Ubuntu 20.04 LTS, Python 3.10, with TensorFlow 2.15 preinstalled. | 100 GB | 2024-09-25 |
tf-2-15-tpu-ubuntu-2004 | tf-2-15-tpu-v20240922-ubuntu-2004 | Google, Deep Learning VM for TensorFlow 2.15, M125, Ubuntu 20.04 LTS, Python 3.10, with TensorFlow 2.15 preinstalled. | 100 GB | 2024-09-25 |
tf-2-15-tpu-py310 | tf-2-15-tpu-v20240922-py310 | Google, Deep Learning VM for TensorFlow 2.15, M125, Debian 11, Python 3.10, with TensorFlow 2.15 preinstalled. | 100 GB | 2024-09-25 |
tf-2-15-tpu-debian-11-py310 | tf-2-15-tpu-v20240922-debian-11-py310 | Google, Deep Learning VM for TensorFlow 2.15, M125, Debian 11, Python 3.10, with TensorFlow 2.15 preinstalled. | 100 GB | 2024-09-25 |
tf-2-15-tpu-debian-11 | tf-2-15-tpu-v20240922-debian-11 | Google, Deep Learning VM for TensorFlow 2.15, M125, Debian 11, Python 3.10, with TensorFlow 2.15 preinstalled. | 100 GB | 2024-09-25 |
tf-2-15-tpu | tf-2-15-tpu-v20240922 | Google, Deep Learning VM for TensorFlow 2.15, M125, Debian 11, Python 3.10, with TensorFlow 2.15 preinstalled. | 100 GB | 2024-09-25 |
tf-2-15-gpu-ubuntu-2204-py310 | tf-2-15-gpu-v20240922-ubuntu-2204-py310 | Google, Deep Learning VM for TensorFlow 2.15 with CUDA 12.2, M125, Ubuntu 22.04 LTS, Python 3.10, with TensorFlow 2.15 for CUDA 12.2 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-2-15-gpu-ubuntu-2204 | tf-2-15-gpu-v20240922-ubuntu-2204 | Google, Deep Learning VM for TensorFlow 2.15 with CUDA 12.2, M125, Ubuntu 22.04 LTS, Python 3.10, with TensorFlow 2.15 for CUDA 12.2 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-2-15-gpu-ubuntu-2004-py310 | tf-2-15-gpu-v20240922-ubuntu-2004-py310 | Google, Deep Learning VM for TensorFlow 2.15 with CUDA 12.2, M125, Ubuntu 20.04 LTS, Python 3.10, with TensorFlow 2.15 for CUDA 12.2 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-2-15-gpu-ubuntu-2004 | tf-2-15-gpu-v20240922-ubuntu-2004 | Google, Deep Learning VM for TensorFlow 2.15 with CUDA 12.2, M125, Ubuntu 20.04 LTS, Python 3.10, with TensorFlow 2.15 for CUDA 12.2 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-2-15-gpu-py310 | tf-2-15-gpu-v20240922-py310 | Google, Deep Learning VM for TensorFlow 2.15 with CUDA 12.2, M125, Debian 11, Python 3.10, with TensorFlow 2.15 for CUDA 12.2 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-2-15-gpu-notebooks-ubuntu-2204-py310 | tf-2-15-gpu-notebooks-v20240922-ubuntu-2204-py310 | Google, Deep Learning VM for TensorFlow 2.15 with CUDA 12.2, M125, Ubuntu 22.04 LTS, Python 3.10, with TensorFlow 2.15 for CUDA 12.2 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-2-15-gpu-notebooks-ubuntu-2204 | tf-2-15-gpu-notebooks-v20240922-ubuntu-2204 | Google, Deep Learning VM for TensorFlow 2.15 with CUDA 12.2, M125, Ubuntu 22.04 LTS, Python 3.10, with TensorFlow 2.15 for CUDA 12.2 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-2-15-gpu-notebooks-ubuntu-2004-py310 | tf-2-15-gpu-notebooks-v20240922-ubuntu-2004-py310 | Google, Deep Learning VM for TensorFlow 2.15 with CUDA 12.2, M125, Ubuntu 20.04 LTS, Python 3.10, with TensorFlow 2.15 for CUDA 12.2 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-2-15-gpu-notebooks-ubuntu-2004 | tf-2-15-gpu-notebooks-v20240922-ubuntu-2004 | Google, Deep Learning VM for TensorFlow 2.15 with CUDA 12.2, M125, Ubuntu 20.04 LTS, Python 3.10, with TensorFlow 2.15 for CUDA 12.2 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-2-15-gpu-notebooks-py310 | tf-2-15-gpu-notebooks-v20240922-py310 | Google, Deep Learning VM for TensorFlow 2.15 with CUDA 12.2, M125, Debian 11, Python 3.10, with TensorFlow 2.15 for CUDA 12.2 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-2-15-gpu-notebooks-debian-11-py310 | tf-2-15-gpu-notebooks-v20240922-debian-11-py310 | Google, Deep Learning VM for TensorFlow 2.15 with CUDA 12.2, M125, Debian 11, Python 3.10, with TensorFlow 2.15 for CUDA 12.2 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-2-15-gpu-notebooks-debian-11 | tf-2-15-gpu-notebooks-v20240922-debian-11 | Google, Deep Learning VM for TensorFlow 2.15 with CUDA 12.2, M125, Debian 11, Python 3.10, with TensorFlow 2.15 for CUDA 12.2 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-2-15-gpu-notebooks | tf-2-15-gpu-notebooks-v20240922 | Google, Deep Learning VM for TensorFlow 2.15 with CUDA 12.2, M125, Debian 11, Python 3.10, with TensorFlow 2.15 for CUDA 12.2 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-2-15-gpu-debian-11-py310 | tf-2-15-gpu-v20240922-debian-11-py310 | Google, Deep Learning VM for TensorFlow 2.15 with CUDA 12.2, M125, Debian 11, Python 3.10, with TensorFlow 2.15 for CUDA 12.2 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-2-15-gpu-debian-11 | tf-2-15-gpu-v20240922-debian-11 | Google, Deep Learning VM for TensorFlow 2.15 with CUDA 12.2, M125, Debian 11, Python 3.10, with TensorFlow 2.15 for CUDA 12.2 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-2-15-gpu | tf-2-15-gpu-v20240922 | Google, Deep Learning VM for TensorFlow 2.15 with CUDA 12.2, M125, Debian 11, Python 3.10, with TensorFlow 2.15 for CUDA 12.2 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-2-15-cu122-ubuntu-2204-py310 | tf-2-15-cu122-v20240922-ubuntu-2204-py310 | Google, Deep Learning VM for TensorFlow 2.15 with CUDA 12.2, M125, Ubuntu 22.04 LTS, Python 3.10, with TensorFlow 2.15 for CUDA 12.2 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-2-15-cu122-ubuntu-2204 | tf-2-15-cu122-v20240922-ubuntu-2204 | Google, Deep Learning VM for TensorFlow 2.15 with CUDA 12.2, M125, Ubuntu 22.04 LTS, Python 3.10, with TensorFlow 2.15 for CUDA 12.2 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-2-15-cu122-ubuntu-2004-py310 | tf-2-15-cu122-v20240922-ubuntu-2004-py310 | Google, Deep Learning VM for TensorFlow 2.15 with CUDA 12.2, M125, Ubuntu 20.04 LTS, Python 3.10, with TensorFlow 2.15 for CUDA 12.2 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-2-15-cu122-ubuntu-2004 | tf-2-15-cu122-v20240922-ubuntu-2004 | Google, Deep Learning VM for TensorFlow 2.15 with CUDA 12.2, M125, Ubuntu 20.04 LTS, Python 3.10, with TensorFlow 2.15 for CUDA 12.2 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-2-15-cu122-py310 | tf-2-15-cu122-v20240922-py310 | Google, Deep Learning VM for TensorFlow 2.15 with CUDA 12.2, M125, Debian 11, Python 3.10, with TensorFlow 2.15 for CUDA 12.2 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-2-15-cu122-notebooks-ubuntu-2204-py310 | tf-2-15-cu122-notebooks-v20240922-ubuntu-2204-py310 | Google, Deep Learning VM for TensorFlow 2.15 with CUDA 12.2, M125, Ubuntu 22.04 LTS, Python 3.10, with TensorFlow 2.15 for CUDA 12.2 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-2-15-cu122-notebooks-ubuntu-2204 | tf-2-15-cu122-notebooks-v20240922-ubuntu-2204 | Google, Deep Learning VM for TensorFlow 2.15 with CUDA 12.2, M125, Ubuntu 22.04 LTS, Python 3.10, with TensorFlow 2.15 for CUDA 12.2 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-2-15-cu122-notebooks-ubuntu-2004-py310 | tf-2-15-cu122-notebooks-v20240922-ubuntu-2004-py310 | Google, Deep Learning VM for TensorFlow 2.15 with CUDA 12.2, M125, Ubuntu 20.04 LTS, Python 3.10, with TensorFlow 2.15 for CUDA 12.2 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-2-15-cu122-notebooks-ubuntu-2004 | tf-2-15-cu122-notebooks-v20240922-ubuntu-2004 | Google, Deep Learning VM for TensorFlow 2.15 with CUDA 12.2, M125, Ubuntu 20.04 LTS, Python 3.10, with TensorFlow 2.15 for CUDA 12.2 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-2-15-cu122-notebooks-py310 | tf-2-15-cu122-notebooks-v20240922-py310 | Google, Deep Learning VM for TensorFlow 2.15 with CUDA 12.2, M125, Debian 11, Python 3.10, with TensorFlow 2.15 for CUDA 12.2 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-2-15-cu122-notebooks-debian-11-py310 | tf-2-15-cu122-notebooks-v20240922-debian-11-py310 | Google, Deep Learning VM for TensorFlow 2.15 with CUDA 12.2, M125, Debian 11, Python 3.10, with TensorFlow 2.15 for CUDA 12.2 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-2-15-cu122-notebooks-debian-11 | tf-2-15-cu122-notebooks-v20240922-debian-11 | Google, Deep Learning VM for TensorFlow 2.15 with CUDA 12.2, M125, Debian 11, Python 3.10, with TensorFlow 2.15 for CUDA 12.2 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-2-15-cu122-notebooks | tf-2-15-cu122-notebooks-v20240922 | Google, Deep Learning VM for TensorFlow 2.15 with CUDA 12.2, M125, Debian 11, Python 3.10, with TensorFlow 2.15 for CUDA 12.2 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-2-15-cu122-debian-11-py310 | tf-2-15-cu122-v20240922-debian-11-py310 | Google, Deep Learning VM for TensorFlow 2.15 with CUDA 12.2, M125, Debian 11, Python 3.10, with TensorFlow 2.15 for CUDA 12.2 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-2-15-cu122-debian-11 | tf-2-15-cu122-v20240922-debian-11 | Google, Deep Learning VM for TensorFlow 2.15 with CUDA 12.2, M125, Debian 11, Python 3.10, with TensorFlow 2.15 for CUDA 12.2 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-2-15-cu122 | tf-2-15-cu122-v20240922 | Google, Deep Learning VM for TensorFlow 2.15 with CUDA 12.2, M125, Debian 11, Python 3.10, with TensorFlow 2.15 for CUDA 12.2 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-2-15-cpu-ubuntu-2204-py310 | tf-2-15-cpu-v20240922-ubuntu-2204-py310 | Google, Deep Learning VM for TensorFlow 2.15, M125, Ubuntu 22.04 LTS, Python 3.10, with TensorFlow 2.15 preinstalled. | 100 GB | 2024-09-25 |
tf-2-15-cpu-ubuntu-2204 | tf-2-15-cpu-v20240922-ubuntu-2204 | Google, Deep Learning VM for TensorFlow 2.15, M125, Ubuntu 22.04 LTS, Python 3.10, with TensorFlow 2.15 preinstalled. | 100 GB | 2024-09-25 |
tf-2-15-cpu-ubuntu-2004-py310 | tf-2-15-cpu-v20240922-ubuntu-2004-py310 | Google, Deep Learning VM for TensorFlow 2.15, M125, Ubuntu 20.04 LTS, Python 3.10, with TensorFlow 2.15 preinstalled. | 100 GB | 2024-09-25 |
tf-2-15-cpu-ubuntu-2004 | tf-2-15-cpu-v20240922-ubuntu-2004 | Google, Deep Learning VM for TensorFlow 2.15, M125, Ubuntu 20.04 LTS, Python 3.10, with TensorFlow 2.15 preinstalled. | 100 GB | 2024-09-25 |
tf-2-15-cpu-py310 | tf-2-15-cpu-v20240922-py310 | Google, Deep Learning VM for TensorFlow 2.15, M125, Debian 11, Python 3.10, with TensorFlow 2.15 preinstalled. | 100 GB | 2024-09-25 |
tf-2-15-cpu-debian-11-py310 | tf-2-15-cpu-v20240922-debian-11-py310 | Google, Deep Learning VM for TensorFlow 2.15, M125, Debian 11, Python 3.10, with TensorFlow 2.15 preinstalled. | 100 GB | 2024-09-25 |
tf-2-15-cpu-debian-11 | tf-2-15-cpu-v20240922-debian-11 | Google, Deep Learning VM for TensorFlow 2.15, M125, Debian 11, Python 3.10, with TensorFlow 2.15 preinstalled. | 100 GB | 2024-09-25 |
tf-2-15-cpu | tf-2-15-cpu-v20240922 | Google, Deep Learning VM for TensorFlow 2.15, M125, Debian 11, Python 3.10, with TensorFlow 2.15 preinstalled. | 100 GB | 2024-09-25 |
tf-2-14-tpu-ubuntu-2004-py310 | tf-2-14-tpu-v20240922-ubuntu-2004-py310 | Google, Deep Learning VM for TensorFlow 2.14, M125, Ubuntu 20.04 LTS, Python 3.10, with TensorFlow 2.14 preinstalled. | 100 GB | 2024-09-25 |
tf-2-14-tpu-ubuntu-2004 | tf-2-14-tpu-v20240922-ubuntu-2004 | Google, Deep Learning VM for TensorFlow 2.14, M125, Ubuntu 20.04 LTS, Python 3.10, with TensorFlow 2.14 preinstalled. | 100 GB | 2024-09-25 |
tf-2-14-tpu-py310 | tf-2-14-tpu-v20240922-py310 | Google, Deep Learning VM for TensorFlow 2.14, M125, Debian 11, Python 3.10, with TensorFlow 2.14 preinstalled. | 100 GB | 2024-09-25 |
tf-2-14-tpu-debian-11-py310 | tf-2-14-tpu-v20240922-debian-11-py310 | Google, Deep Learning VM for TensorFlow 2.14, M125, Debian 11, Python 3.10, with TensorFlow 2.14 preinstalled. | 100 GB | 2024-09-25 |
tf-2-14-tpu-debian-11 | tf-2-14-tpu-v20240922-debian-11 | Google, Deep Learning VM for TensorFlow 2.14, M125, Debian 11, Python 3.10, with TensorFlow 2.14 preinstalled. | 100 GB | 2024-09-25 |
tf-2-14-tpu | tf-2-14-tpu-v20240922 | Google, Deep Learning VM for TensorFlow 2.14, M125, Debian 11, Python 3.10, with TensorFlow 2.14 preinstalled. | 100 GB | 2024-09-25 |
tf-2-14-gpu-notebooks-py310 | tf-2-14-gpu-notebooks-v20240922-py310 | Google, Deep Learning VM for TensorFlow 2.14 with CUDA 11.8, M125, Debian 11, Python 3.10, with TensorFlow 2.14 for CUDA 11.8 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-2-14-gpu-notebooks-debian-11-py310 | tf-2-14-gpu-notebooks-v20240922-debian-11-py310 | Google, Deep Learning VM for TensorFlow 2.14 with CUDA 11.8, M125, Debian 11, Python 3.10, with TensorFlow 2.14 for CUDA 11.8 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-2-14-gpu-notebooks-debian-11 | tf-2-14-gpu-notebooks-v20240922-debian-11 | Google, Deep Learning VM for TensorFlow 2.14 with CUDA 11.8, M125, Debian 11, Python 3.10, with TensorFlow 2.14 for CUDA 11.8 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-2-14-gpu-notebooks | tf-2-14-gpu-notebooks-v20240922 | Google, Deep Learning VM for TensorFlow 2.14 with CUDA 11.8, M125, Debian 11, Python 3.10, with TensorFlow 2.14 for CUDA 11.8 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-2-13-tpu-ubuntu-2004-py310 | tf-2-13-tpu-v20240922-ubuntu-2004-py310 | Google, Deep Learning VM for TensorFlow 2.13, M125, Ubuntu 20.04 LTS, Python 3.10, with TensorFlow 2.13 preinstalled. | 100 GB | 2024-09-25 |
tf-2-13-tpu-ubuntu-2004 | tf-2-13-tpu-v20240922-ubuntu-2004 | Google, Deep Learning VM for TensorFlow 2.13, M125, Ubuntu 20.04 LTS, Python 3.10, with TensorFlow 2.13 preinstalled. | 100 GB | 2024-09-25 |
tf-2-13-tpu-py310 | tf-2-13-tpu-v20240922-py310 | Google, Deep Learning VM for TensorFlow 2.13, M125, Debian 11, Python 3.10, with TensorFlow 2.13 preinstalled. | 100 GB | 2024-09-25 |
tf-2-13-tpu-debian-11-py310 | tf-2-13-tpu-v20240922-debian-11-py310 | Google, Deep Learning VM for TensorFlow 2.13, M125, Debian 11, Python 3.10, with TensorFlow 2.13 preinstalled. | 100 GB | 2024-09-25 |
tf-2-13-tpu-debian-11 | tf-2-13-tpu-v20240922-debian-11 | Google, Deep Learning VM for TensorFlow 2.13, M125, Debian 11, Python 3.10, with TensorFlow 2.13 preinstalled. | 100 GB | 2024-09-25 |
tf-2-13-tpu | tf-2-13-tpu-v20240922 | Google, Deep Learning VM for TensorFlow 2.13, M125, Debian 11, Python 3.10, with TensorFlow 2.13 preinstalled. | 100 GB | 2024-09-25 |
tf-2-13-gpu-notebooks-py310 | tf-2-13-gpu-notebooks-v20240922-py310 | Google, Deep Learning VM for TensorFlow 2.13 with CUDA 11.8, M125, Debian 11, Python 3.10, with TensorFlow 2.13 for CUDA 11.8 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-2-13-gpu-notebooks-debian-11-py310 | tf-2-13-gpu-notebooks-v20240922-debian-11-py310 | Google, Deep Learning VM for TensorFlow 2.13 with CUDA 11.8, M125, Debian 11, Python 3.10, with TensorFlow 2.13 for CUDA 11.8 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-2-13-gpu-notebooks-debian-11 | tf-2-13-gpu-notebooks-v20240922-debian-11 | Google, Deep Learning VM for TensorFlow 2.13 with CUDA 11.8, M125, Debian 11, Python 3.10, with TensorFlow 2.13 for CUDA 11.8 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-2-13-gpu-notebooks | tf-2-13-gpu-notebooks-v20240922 | Google, Deep Learning VM for TensorFlow 2.13 with CUDA 11.8, M125, Debian 11, Python 3.10, with TensorFlow 2.13 for CUDA 11.8 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-2-12-tpu-ubuntu-2004-py310 | tf-2-12-tpu-v20240922-ubuntu-2004-py310 | Google, Deep Learning VM for TensorFlow 2.12, M125, Ubuntu 20.04 LTS, Python 3.10, with TensorFlow 2.12 preinstalled. | 100 GB | 2024-09-25 |
tf-2-12-tpu-ubuntu-2004 | tf-2-12-tpu-v20240922-ubuntu-2004 | Google, Deep Learning VM for TensorFlow 2.12, M125, Ubuntu 20.04 LTS, Python 3.10, with TensorFlow 2.12 preinstalled. | 100 GB | 2024-09-25 |
tf-2-12-tpu-py310 | tf-2-12-tpu-v20240922-py310 | Google, Deep Learning VM for TensorFlow 2.12, M125, Debian 11, Python 3.10, with TensorFlow 2.12 preinstalled. | 100 GB | 2024-09-25 |
tf-2-12-tpu-debian-11-py310 | tf-2-12-tpu-v20240922-debian-11-py310 | Google, Deep Learning VM for TensorFlow 2.12, M125, Debian 11, Python 3.10, with TensorFlow 2.12 preinstalled. | 100 GB | 2024-09-25 |
tf-2-12-tpu-debian-11 | tf-2-12-tpu-v20240922-debian-11 | Google, Deep Learning VM for TensorFlow 2.12, M125, Debian 11, Python 3.10, with TensorFlow 2.12 preinstalled. | 100 GB | 2024-09-25 |
tf-2-12-tpu | tf-2-12-tpu-v20240922 | Google, Deep Learning VM for TensorFlow 2.12, M125, Debian 11, Python 3.10, with TensorFlow 2.12 preinstalled. | 100 GB | 2024-09-25 |
tf-2-12-gpu-notebooks-py310 | tf-2-12-gpu-notebooks-v20240922-py310 | Google, Deep Learning VM for TensorFlow 2.12 with CUDA 11.8, M125, Debian 11, Python 3.10, with TensorFlow 2.12 for CUDA 11.8 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-2-12-gpu-notebooks-debian-11-py310 | tf-2-12-gpu-notebooks-v20240922-debian-11-py310 | Google, Deep Learning VM for TensorFlow 2.12 with CUDA 11.8, M125, Debian 11, Python 3.10, with TensorFlow 2.12 for CUDA 11.8 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-2-12-gpu-notebooks-debian-11 | tf-2-12-gpu-notebooks-v20240922-debian-11 | Google, Deep Learning VM for TensorFlow 2.12 with CUDA 11.8, M125, Debian 11, Python 3.10, with TensorFlow 2.12 for CUDA 11.8 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-2-12-gpu-notebooks | tf-2-12-gpu-notebooks-v20240922 | Google, Deep Learning VM for TensorFlow 2.12 with CUDA 11.8, M125, Debian 11, Python 3.10, with TensorFlow 2.12 for CUDA 11.8 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-2-11-cu113-notebooks-ubuntu-2004-py310 | tf-2-11-cu113-notebooks-v20240922-ubuntu-2004-py310 | Google, Deep Learning VM for TensorFlow 2.11 with CUDA 11.3, M125, Ubuntu 20.04 LTS, Python 3.10, with TensorFlow 2.11 for CUDA 11.3 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-2-11-cu113-notebooks-ubuntu-2004 | tf-2-11-cu113-notebooks-v20240922-ubuntu-2004 | Google, Deep Learning VM for TensorFlow 2.11 with CUDA 11.3, M125, Ubuntu 20.04 LTS, Python 3.10, with TensorFlow 2.11 for CUDA 11.3 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-2-11-cu113-notebooks-py310 | tf-2-11-cu113-notebooks-v20240922-py310 | Google, Deep Learning VM for TensorFlow 2.11 with CUDA 11.3, M125, Debian 11, Python 3.10, with TensorFlow 2.11 for CUDA 11.3 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-2-11-cu113-notebooks-debian-11-py310 | tf-2-11-cu113-notebooks-v20240922-debian-11-py310 | Google, Deep Learning VM for TensorFlow 2.11 with CUDA 11.3, M125, Debian 11, Python 3.10, with TensorFlow 2.11 for CUDA 11.3 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-2-11-cu113-notebooks | tf-2-11-cu113-notebooks-v20240922 | Google, Deep Learning VM for TensorFlow 2.11 with CUDA 11.3, M125, Debian 11, Python 3.10, with TensorFlow 2.11 for CUDA 11.3 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
r-latest-cpu-experimental-ubuntu-2204-py310 | r-latest-cpu-experimental-v20240922-ubuntu-2204-py310 | Google, Deep Learning VM for R, M125, Ubuntu 22.04 LTS, Python 3.10, with R preinstalled. | 50 GB | 2024-09-25 |
r-latest-cpu-experimental-ubuntu-2204 | r-latest-cpu-experimental-v20240922-ubuntu-2204 | Google, Deep Learning VM for R, M125, Ubuntu 22.04 LTS, Python 3.10, with R preinstalled. | 50 GB | 2024-09-25 |
r-latest-cpu-experimental-ubuntu-2004-py310 | r-latest-cpu-experimental-v20240922-ubuntu-2004-py310 | Google, Deep Learning VM for R, M125, Ubuntu 20.04 LTS, Python 3.10, with R preinstalled. | 50 GB | 2024-09-25 |
r-latest-cpu-experimental-ubuntu-2004 | r-latest-cpu-experimental-v20240922-ubuntu-2004 | Google, Deep Learning VM for R, M125, Ubuntu 20.04 LTS, Python 3.10, with R preinstalled. | 50 GB | 2024-09-25 |
r-latest-cpu-experimental-py310 | r-latest-cpu-experimental-v20240922-py310 | Google, Deep Learning VM for R, M125, Debian 11, Python 3.10, with R preinstalled. | 50 GB | 2024-09-25 |
r-latest-cpu-experimental-debian-11-py310 | r-latest-cpu-experimental-v20240922-debian-11-py310 | Google, Deep Learning VM for R, M125, Debian 11, Python 3.10, with R preinstalled. | 50 GB | 2024-09-25 |
r-latest-cpu-experimental-debian-11 | r-latest-cpu-experimental-v20240922-debian-11 | Google, Deep Learning VM for R, M125, Debian 11, Python 3.10, with R preinstalled. | 50 GB | 2024-09-25 |
r-latest-cpu-experimental | r-latest-cpu-experimental-v20240922 | Google, Deep Learning VM for R, M125, Debian 11, Python 3.10, with R preinstalled. | 50 GB | 2024-09-25 |
r-4-4-cpu-experimental-ubuntu-2204-py310 | r-4-4-cpu-experimental-v20240922-ubuntu-2204-py310 | Google, Deep Learning VM for R, M125, Ubuntu 22.04 LTS, Python 3.10, with R preinstalled. | 50 GB | 2024-09-25 |
r-4-4-cpu-experimental-ubuntu-2204 | r-4-4-cpu-experimental-v20240922-ubuntu-2204 | Google, Deep Learning VM for R, M125, Ubuntu 22.04 LTS, Python 3.10, with R preinstalled. | 50 GB | 2024-09-25 |
r-4-4-cpu-experimental-ubuntu-2004-py310 | r-4-4-cpu-experimental-v20240922-ubuntu-2004-py310 | Google, Deep Learning VM for R, M125, Ubuntu 20.04 LTS, Python 3.10, with R preinstalled. | 50 GB | 2024-09-25 |
r-4-4-cpu-experimental-ubuntu-2004 | r-4-4-cpu-experimental-v20240922-ubuntu-2004 | Google, Deep Learning VM for R, M125, Ubuntu 20.04 LTS, Python 3.10, with R preinstalled. | 50 GB | 2024-09-25 |
r-4-4-cpu-experimental-py310 | r-4-4-cpu-experimental-v20240922-py310 | Google, Deep Learning VM for R, M125, Debian 11, Python 3.10, with R preinstalled. | 50 GB | 2024-09-25 |
r-4-4-cpu-experimental-notebooks-ubuntu-2204-py310 | r-4-4-cpu-experimental-notebooks-v20240922-ubuntu-2204-py310 | Google, Deep Learning VM for R, M125, Ubuntu 22.04 LTS, Python 3.10, with R preinstalled. | 50 GB | 2024-09-25 |
r-4-4-cpu-experimental-notebooks-ubuntu-2204 | r-4-4-cpu-experimental-notebooks-v20240922-ubuntu-2204 | Google, Deep Learning VM for R, M125, Ubuntu 22.04 LTS, Python 3.10, with R preinstalled. | 50 GB | 2024-09-25 |
r-4-4-cpu-experimental-notebooks-ubuntu-2004-py310 | r-4-4-cpu-experimental-notebooks-v20240922-ubuntu-2004-py310 | Google, Deep Learning VM for R, M125, Ubuntu 20.04 LTS, Python 3.10, with R preinstalled. | 50 GB | 2024-09-25 |
r-4-4-cpu-experimental-notebooks-ubuntu-2004 | r-4-4-cpu-experimental-notebooks-v20240922-ubuntu-2004 | Google, Deep Learning VM for R, M125, Ubuntu 20.04 LTS, Python 3.10, with R preinstalled. | 50 GB | 2024-09-25 |
r-4-4-cpu-experimental-notebooks-py310 | r-4-4-cpu-experimental-notebooks-v20240922-py310 | Google, Deep Learning VM for R, M125, Debian 11, Python 3.10, with R preinstalled. | 50 GB | 2024-09-25 |
r-4-4-cpu-experimental-notebooks-debian-11-py310 | r-4-4-cpu-experimental-notebooks-v20240922-debian-11-py310 | Google, Deep Learning VM for R, M125, Debian 11, Python 3.10, with R preinstalled. | 50 GB | 2024-09-25 |
r-4-4-cpu-experimental-notebooks-debian-11 | r-4-4-cpu-experimental-notebooks-v20240922-debian-11 | Google, Deep Learning VM for R, M125, Debian 11, Python 3.10, with R preinstalled. | 50 GB | 2024-09-25 |
r-4-4-cpu-experimental-notebooks | r-4-4-cpu-experimental-notebooks-v20240922 | Google, Deep Learning VM for R, M125, Debian 11, Python 3.10, with R preinstalled. | 50 GB | 2024-09-25 |
r-4-4-cpu-experimental-debian-11-py310 | r-4-4-cpu-experimental-v20240922-debian-11-py310 | Google, Deep Learning VM for R, M125, Debian 11, Python 3.10, with R preinstalled. | 50 GB | 2024-09-25 |
r-4-4-cpu-experimental-debian-11 | r-4-4-cpu-experimental-v20240922-debian-11 | Google, Deep Learning VM for R, M125, Debian 11, Python 3.10, with R preinstalled. | 50 GB | 2024-09-25 |
r-4-4-cpu-experimental | r-4-4-cpu-experimental-v20240922 | Google, Deep Learning VM for R, M125, Debian 11, Python 3.10, with R preinstalled. | 50 GB | 2024-09-25 |
pytorch-latest-gpu-ubuntu-2204-py310 | pytorch-latest-gpu-v20240922-ubuntu-2204-py310 | Google, Deep Learning VM for PyTorch 2.3 with CUDA 12.1, M125, Ubuntu 22.04 LTS, Python 3.10, with PyTorch 2.3 and fast.ai preinstalled. | 100 GB | 2024-09-25 |
pytorch-latest-gpu-ubuntu-2204 | pytorch-latest-gpu-v20240922-ubuntu-2204 | Google, Deep Learning VM for PyTorch 2.3 with CUDA 12.1, M125, Ubuntu 22.04 LTS, Python 3.10, with PyTorch 2.3 and fast.ai preinstalled. | 100 GB | 2024-09-25 |
pytorch-latest-gpu-ubuntu-2004-py310 | pytorch-latest-gpu-v20240922-ubuntu-2004-py310 | Google, Deep Learning VM for PyTorch 2.3 with CUDA 12.1, M125, Ubuntu 20.04 LTS, Python 3.10, with PyTorch 2.3 and fast.ai preinstalled. | 100 GB | 2024-09-25 |
pytorch-latest-gpu-ubuntu-2004 | pytorch-latest-gpu-v20240922-ubuntu-2004 | Google, Deep Learning VM for PyTorch 2.3 with CUDA 12.1, M125, Ubuntu 20.04 LTS, Python 3.10, with PyTorch 2.3 and fast.ai preinstalled. | 100 GB | 2024-09-25 |
pytorch-latest-gpu-py310 | pytorch-latest-gpu-v20240922-py310 | Google, Deep Learning VM for PyTorch 2.3 with CUDA 12.1, M125, Debian 11, Python 3.10, with PyTorch 2.3 and fast.ai preinstalled. | 100 GB | 2024-09-25 |
pytorch-latest-gpu-debian-11-py310 | pytorch-latest-gpu-v20240922-debian-11-py310 | Google, Deep Learning VM for PyTorch 2.3 with CUDA 12.1, M125, Debian 11, Python 3.10, with PyTorch 2.3 and fast.ai preinstalled. | 100 GB | 2024-09-25 |
pytorch-latest-gpu-debian-11 | pytorch-latest-gpu-v20240922-debian-11 | Google, Deep Learning VM for PyTorch 2.3 with CUDA 12.1, M125, Debian 11, Python 3.10, with PyTorch 2.3 and fast.ai preinstalled. | 100 GB | 2024-09-25 |
pytorch-latest-gpu | pytorch-latest-gpu-v20240922 | Google, Deep Learning VM for PyTorch 2.3 with CUDA 12.1, M125, Debian 11, Python 3.10, with PyTorch 2.3 and fast.ai preinstalled. | 100 GB | 2024-09-25 |
pytorch-latest-cu121-ubuntu-2204-py310 | pytorch-latest-cu121-v20240922-ubuntu-2204-py310 | Google, Deep Learning VM for PyTorch 2.3 with CUDA 12.1, M125, Ubuntu 22.04 LTS, Python 3.10, with PyTorch 2.3 and fast.ai preinstalled. | 100 GB | 2024-09-25 |
pytorch-latest-cu121-ubuntu-2204 | pytorch-latest-cu121-v20240922-ubuntu-2204 | Google, Deep Learning VM for PyTorch 2.3 with CUDA 12.1, M125, Ubuntu 22.04 LTS, Python 3.10, with PyTorch 2.3 and fast.ai preinstalled. | 100 GB | 2024-09-25 |
pytorch-latest-cu121-ubuntu-2004-py310 | pytorch-latest-cu121-v20240922-ubuntu-2004-py310 | Google, Deep Learning VM for PyTorch 2.3 with CUDA 12.1, M125, Ubuntu 20.04 LTS, Python 3.10, with PyTorch 2.3 and fast.ai preinstalled. | 100 GB | 2024-09-25 |
pytorch-latest-cu121-ubuntu-2004 | pytorch-latest-cu121-v20240922-ubuntu-2004 | Google, Deep Learning VM for PyTorch 2.3 with CUDA 12.1, M125, Ubuntu 20.04 LTS, Python 3.10, with PyTorch 2.3 and fast.ai preinstalled. | 100 GB | 2024-09-25 |
pytorch-latest-cu121-py310 | pytorch-latest-cu121-v20240922-py310 | Google, Deep Learning VM for PyTorch 2.3 with CUDA 12.1, M125, Debian 11, Python 3.10, with PyTorch 2.3 and fast.ai preinstalled. | 100 GB | 2024-09-25 |
pytorch-latest-cu121-debian-11-py310 | pytorch-latest-cu121-v20240922-debian-11-py310 | Google, Deep Learning VM for PyTorch 2.3 with CUDA 12.1, M125, Debian 11, Python 3.10, with PyTorch 2.3 and fast.ai preinstalled. | 100 GB | 2024-09-25 |
pytorch-latest-cu121-debian-11 | pytorch-latest-cu121-v20240922-debian-11 | Google, Deep Learning VM for PyTorch 2.3 with CUDA 12.1, M125, Debian 11, Python 3.10, with PyTorch 2.3 and fast.ai preinstalled. | 100 GB | 2024-09-25 |
pytorch-latest-cu121 | pytorch-latest-cu121-v20240922 | Google, Deep Learning VM for PyTorch 2.3 with CUDA 12.1, M125, Debian 11, Python 3.10, with PyTorch 2.3 and fast.ai preinstalled. | 100 GB | 2024-09-25 |
pytorch-latest-cu118-ubuntu-2004-py310 | pytorch-latest-cu118-v20240922-ubuntu-2004-py310 | Google, Deep Learning VM for PyTorch 2.0 with CUDA 11.8, M125, Ubuntu 20.04 LTS, Python 3.10, with PyTorch 2.0 and fast.ai preinstalled. | 100 GB | 2024-09-25 |
pytorch-latest-cu118-ubuntu-2004 | pytorch-latest-cu118-v20240922-ubuntu-2004 | Google, Deep Learning VM for PyTorch 2.0 with CUDA 11.8, M125, Ubuntu 20.04 LTS, Python 3.10, with PyTorch 2.0 and fast.ai preinstalled. | 100 GB | 2024-09-25 |
pytorch-latest-cu118-py310 | pytorch-latest-cu118-v20240922-py310 | Google, Deep Learning VM for PyTorch 2.0 with CUDA 11.8, M125, Debian 11, Python 3.10, with PyTorch 2.0 and fast.ai preinstalled. | 100 GB | 2024-09-25 |
pytorch-latest-cu118-debian-11-py310 | pytorch-latest-cu118-v20240922-debian-11-py310 | Google, Deep Learning VM for PyTorch 2.0 with CUDA 11.8, M125, Debian 11, Python 3.10, with PyTorch 2.0 and fast.ai preinstalled. | 100 GB | 2024-09-25 |
pytorch-latest-cu118-debian-11 | pytorch-latest-cu118-v20240922-debian-11 | Google, Deep Learning VM for PyTorch 2.0 with CUDA 11.8, M125, Debian 11, Python 3.10, with PyTorch 2.0 and fast.ai preinstalled. | 100 GB | 2024-09-25 |
pytorch-latest-cu118 | pytorch-latest-cu118-v20240922 | Google, Deep Learning VM for PyTorch 2.0 with CUDA 11.8, M125, Debian 11, Python 3.10, with PyTorch 2.0 and fast.ai preinstalled. | 100 GB | 2024-09-25 |
pytorch-latest-cu113-ubuntu-2004-py310 | pytorch-latest-cu113-v20240922-ubuntu-2004-py310 | Google, Deep Learning VM for PyTorch 1.13 with CUDA 11.3, M125, Ubuntu 20.04 LTS, Python 3.10, with PyTorch 1.13 and fast.ai preinstalled. | 100 GB | 2024-09-25 |
pytorch-latest-cu113-ubuntu-2004 | pytorch-latest-cu113-v20240922-ubuntu-2004 | Google, Deep Learning VM for PyTorch 1.13 with CUDA 11.3, M125, Ubuntu 20.04 LTS, Python 3.10, with PyTorch 1.13 and fast.ai preinstalled. | 100 GB | 2024-09-25 |
pytorch-latest-cu113-py310 | pytorch-latest-cu113-v20240922-py310 | Google, Deep Learning VM for PyTorch 1.13 with CUDA 11.3, M125, Debian 11, Python 3.10, with PyTorch 1.13 and fast.ai preinstalled. | 100 GB | 2024-09-25 |
pytorch-latest-cu113-debian-11-py310 | pytorch-latest-cu113-v20240922-debian-11-py310 | Google, Deep Learning VM for PyTorch 1.13 with CUDA 11.3, M125, Debian 11, Python 3.10, with PyTorch 1.13 and fast.ai preinstalled. | 100 GB | 2024-09-25 |
pytorch-latest-cu113-debian-11 | pytorch-latest-cu113-v20240922-debian-11 | Google, Deep Learning VM for PyTorch 1.13 with CUDA 11.3, M125, Debian 11, Python 3.10, with PyTorch 1.13 and fast.ai preinstalled. | 100 GB | 2024-09-25 |
pytorch-latest-cu113 | pytorch-latest-cu113-v20240922 | Google, Deep Learning VM for PyTorch 1.13 with CUDA 11.3, M125, Debian 11, Python 3.10, with PyTorch 1.13 and fast.ai preinstalled. | 100 GB | 2024-09-25 |
pytorch-latest-cpu-ubuntu-2204-py310 | pytorch-latest-cpu-v20240922-ubuntu-2204-py310 | Google, Deep Learning VM for PyTorch 2.3 with CUDA 12.1, M125, Ubuntu 22.04 LTS, Python 3.10, with PyTorch 2.3 and fast.ai preinstalled. | 100 GB | 2024-09-25 |
pytorch-latest-cpu-ubuntu-2204 | pytorch-latest-cpu-v20240922-ubuntu-2204 | Google, Deep Learning VM for PyTorch 2.3 with CUDA 12.1, M125, Ubuntu 22.04 LTS, Python 3.10, with PyTorch 2.3 and fast.ai preinstalled. | 100 GB | 2024-09-25 |
pytorch-latest-cpu-ubuntu-2004-py310 | pytorch-latest-cpu-v20240922-ubuntu-2004-py310 | Google, Deep Learning VM for PyTorch 2.3 with CUDA 12.1, M125, Ubuntu 20.04 LTS, Python 3.10, with PyTorch 2.3 and fast.ai preinstalled. | 100 GB | 2024-09-25 |
pytorch-latest-cpu-ubuntu-2004 | pytorch-latest-cpu-v20240922-ubuntu-2004 | Google, Deep Learning VM for PyTorch 2.3 with CUDA 12.1, M125, Ubuntu 20.04 LTS, Python 3.10, with PyTorch 2.3 and fast.ai preinstalled. | 100 GB | 2024-09-25 |
pytorch-latest-cpu-py310 | pytorch-latest-cpu-v20240922-py310 | Google, Deep Learning VM for PyTorch 2.3 with CUDA 12.1, M125, Debian 11, Python 3.10, with PyTorch 2.3 and fast.ai preinstalled. | 100 GB | 2024-09-25 |
pytorch-latest-cpu-debian-11-py310 | pytorch-latest-cpu-v20240922-debian-11-py310 | Google, Deep Learning VM for PyTorch 2.3 with CUDA 12.1, M125, Debian 11, Python 3.10, with PyTorch 2.3 and fast.ai preinstalled. | 100 GB | 2024-09-25 |
pytorch-latest-cpu-debian-11 | pytorch-latest-cpu-v20240922-debian-11 | Google, Deep Learning VM for PyTorch 2.3 with CUDA 12.1, M125, Debian 11, Python 3.10, with PyTorch 2.3 and fast.ai preinstalled. | 100 GB | 2024-09-25 |
pytorch-latest-cpu | pytorch-latest-cpu-v20240922 | Google, Deep Learning VM for PyTorch 2.3 with CUDA 12.1, M125, Debian 11, Python 3.10, with PyTorch 2.3 and fast.ai preinstalled. | 100 GB | 2024-09-25 |
pytorch-2-3-cu121-ubuntu-2204-py310 | pytorch-2-3-cu121-v20240922-ubuntu-2204-py310 | Google, Deep Learning VM for PyTorch 2.3 with CUDA 12.1, M125, Ubuntu 22.04 LTS, Python 3.10, with PyTorch 2.3 and fast.ai preinstalled. | 100 GB | 2024-09-25 |
pytorch-2-3-cu121-ubuntu-2204 | pytorch-2-3-cu121-v20240922-ubuntu-2204 | Google, Deep Learning VM for PyTorch 2.3 with CUDA 12.1, M125, Ubuntu 22.04 LTS, Python 3.10, with PyTorch 2.3 and fast.ai preinstalled. | 100 GB | 2024-09-25 |
pytorch-2-3-cu121-ubuntu-2004-py310 | pytorch-2-3-cu121-v20240922-ubuntu-2004-py310 | Google, Deep Learning VM for PyTorch 2.3 with CUDA 12.1, M125, Ubuntu 20.04 LTS, Python 3.10, with PyTorch 2.3 and fast.ai preinstalled. | 100 GB | 2024-09-25 |
pytorch-2-3-cu121-ubuntu-2004 | pytorch-2-3-cu121-v20240922-ubuntu-2004 | Google, Deep Learning VM for PyTorch 2.3 with CUDA 12.1, M125, Ubuntu 20.04 LTS, Python 3.10, with PyTorch 2.3 and fast.ai preinstalled. | 100 GB | 2024-09-25 |
pytorch-2-3-cu121-py310 | pytorch-2-3-cu121-v20240922-py310 | Google, Deep Learning VM for PyTorch 2.3 with CUDA 12.1, M125, Debian 11, Python 3.10, with PyTorch 2.3 and fast.ai preinstalled. | 100 GB | 2024-09-25 |
pytorch-2-3-cu121-notebooks-ubuntu-2204-py310 | pytorch-2-3-cu121-notebooks-v20240922-ubuntu-2204-py310 | Google, Deep Learning VM for PyTorch 2.3 with CUDA 12.1, M125, Ubuntu 22.04 LTS, Python 3.10, with PyTorch 2.3 and fast.ai preinstalled. | 100 GB | 2024-09-25 |
pytorch-2-3-cu121-notebooks-ubuntu-2204 | pytorch-2-3-cu121-notebooks-v20240922-ubuntu-2204 | Google, Deep Learning VM for PyTorch 2.3 with CUDA 12.1, M125, Ubuntu 22.04 LTS, Python 3.10, with PyTorch 2.3 and fast.ai preinstalled. | 100 GB | 2024-09-25 |
pytorch-2-3-cu121-notebooks-ubuntu-2004-py310 | pytorch-2-3-cu121-notebooks-v20240922-ubuntu-2004-py310 | Google, Deep Learning VM for PyTorch 2.3 with CUDA 12.1, M125, Ubuntu 20.04 LTS, Python 3.10, with PyTorch 2.3 and fast.ai preinstalled. | 100 GB | 2024-09-25 |
pytorch-2-3-cu121-notebooks-ubuntu-2004 | pytorch-2-3-cu121-notebooks-v20240922-ubuntu-2004 | Google, Deep Learning VM for PyTorch 2.3 with CUDA 12.1, M125, Ubuntu 20.04 LTS, Python 3.10, with PyTorch 2.3 and fast.ai preinstalled. | 100 GB | 2024-09-25 |
pytorch-2-3-cu121-notebooks-py310 | pytorch-2-3-cu121-notebooks-v20240922-py310 | Google, Deep Learning VM for PyTorch 2.3 with CUDA 12.1, M125, Debian 11, Python 3.10, with PyTorch 2.3 and fast.ai preinstalled. | 100 GB | 2024-09-25 |
pytorch-2-3-cu121-notebooks-debian-11-py310 | pytorch-2-3-cu121-notebooks-v20240922-debian-11-py310 | Google, Deep Learning VM for PyTorch 2.3 with CUDA 12.1, M125, Debian 11, Python 3.10, with PyTorch 2.3 and fast.ai preinstalled. | 100 GB | 2024-09-25 |
pytorch-2-3-cu121-notebooks-debian-11 | pytorch-2-3-cu121-notebooks-v20240922-debian-11 | Google, Deep Learning VM for PyTorch 2.3 with CUDA 12.1, M125, Debian 11, Python 3.10, with PyTorch 2.3 and fast.ai preinstalled. | 100 GB | 2024-09-25 |
pytorch-2-3-cu121-notebooks | pytorch-2-3-cu121-notebooks-v20240922 | Google, Deep Learning VM for PyTorch 2.3 with CUDA 12.1, M125, Debian 11, Python 3.10, with PyTorch 2.3 and fast.ai preinstalled. | 100 GB | 2024-09-25 |
pytorch-2-3-cu121-debian-11-py310 | pytorch-2-3-cu121-v20240922-debian-11-py310 | Google, Deep Learning VM for PyTorch 2.3 with CUDA 12.1, M125, Debian 11, Python 3.10, with PyTorch 2.3 and fast.ai preinstalled. | 100 GB | 2024-09-25 |
pytorch-2-3-cu121-debian-11 | pytorch-2-3-cu121-v20240922-debian-11 | Google, Deep Learning VM for PyTorch 2.3 with CUDA 12.1, M125, Debian 11, Python 3.10, with PyTorch 2.3 and fast.ai preinstalled. | 100 GB | 2024-09-25 |
pytorch-2-3-cu121 | pytorch-2-3-cu121-v20240922 | Google, Deep Learning VM for PyTorch 2.3 with CUDA 12.1, M125, Debian 11, Python 3.10, with PyTorch 2.3 and fast.ai preinstalled. | 100 GB | 2024-09-25 |
pytorch-2-3-cpu-ubuntu-2204-py310 | pytorch-2-3-cpu-v20240922-ubuntu-2204-py310 | Google, Deep Learning VM for PyTorch 2.3 with CUDA 12.1, M125, Ubuntu 22.04 LTS, Python 3.10, with PyTorch 2.3 and fast.ai preinstalled. | 100 GB | 2024-09-25 |
pytorch-2-3-cpu-ubuntu-2204 | pytorch-2-3-cpu-v20240922-ubuntu-2204 | Google, Deep Learning VM for PyTorch 2.3 with CUDA 12.1, M125, Ubuntu 22.04 LTS, Python 3.10, with PyTorch 2.3 and fast.ai preinstalled. | 100 GB | 2024-09-25 |
pytorch-2-3-cpu-ubuntu-2004-py310 | pytorch-2-3-cpu-v20240922-ubuntu-2004-py310 | Google, Deep Learning VM for PyTorch 2.3 with CUDA 12.1, M125, Ubuntu 20.04 LTS, Python 3.10, with PyTorch 2.3 and fast.ai preinstalled. | 100 GB | 2024-09-25 |
pytorch-2-3-cpu-ubuntu-2004 | pytorch-2-3-cpu-v20240922-ubuntu-2004 | Google, Deep Learning VM for PyTorch 2.3 with CUDA 12.1, M125, Ubuntu 20.04 LTS, Python 3.10, with PyTorch 2.3 and fast.ai preinstalled. | 100 GB | 2024-09-25 |
pytorch-2-3-cpu-py310 | pytorch-2-3-cpu-v20240922-py310 | Google, Deep Learning VM for PyTorch 2.3 with CUDA 12.1, M125, Debian 11, Python 3.10, with PyTorch 2.3 and fast.ai preinstalled. | 100 GB | 2024-09-25 |
pytorch-2-3-cpu-debian-11-py310 | pytorch-2-3-cpu-v20240922-debian-11-py310 | Google, Deep Learning VM for PyTorch 2.3 with CUDA 12.1, M125, Debian 11, Python 3.10, with PyTorch 2.3 and fast.ai preinstalled. | 100 GB | 2024-09-25 |
pytorch-2-3-cpu-debian-11 | pytorch-2-3-cpu-v20240922-debian-11 | Google, Deep Learning VM for PyTorch 2.3 with CUDA 12.1, M125, Debian 11, Python 3.10, with PyTorch 2.3 and fast.ai preinstalled. | 100 GB | 2024-09-25 |
pytorch-2-3-cpu | pytorch-2-3-cpu-v20240922 | Google, Deep Learning VM for PyTorch 2.3 with CUDA 12.1, M125, Debian 11, Python 3.10, with PyTorch 2.3 and fast.ai preinstalled. | 100 GB | 2024-09-25 |
pytorch-2-2-cu121-ubuntu-2204-py310 | pytorch-2-2-cu121-v20240922-ubuntu-2204-py310 | Google, Deep Learning VM for PyTorch 2.2 with CUDA 12.1, M125, Ubuntu 22.04 LTS, Python 3.10, with PyTorch 2.2 and fast.ai preinstalled. | 100 GB | 2024-09-25 |
pytorch-2-2-cu121-ubuntu-2204 | pytorch-2-2-cu121-v20240922-ubuntu-2204 | Google, Deep Learning VM for PyTorch 2.2 with CUDA 12.1, M125, Ubuntu 22.04 LTS, Python 3.10, with PyTorch 2.2 and fast.ai preinstalled. | 100 GB | 2024-09-25 |
pytorch-2-2-cu121-ubuntu-2004-py310 | pytorch-2-2-cu121-v20240922-ubuntu-2004-py310 | Google, Deep Learning VM for PyTorch 2.2 with CUDA 12.1, M125, Ubuntu 20.04 LTS, Python 3.10, with PyTorch 2.2 and fast.ai preinstalled. | 100 GB | 2024-09-25 |
pytorch-2-2-cu121-ubuntu-2004 | pytorch-2-2-cu121-v20240922-ubuntu-2004 | Google, Deep Learning VM for PyTorch 2.2 with CUDA 12.1, M125, Ubuntu 20.04 LTS, Python 3.10, with PyTorch 2.2 and fast.ai preinstalled. | 100 GB | 2024-09-25 |
pytorch-2-2-cu121-py310 | pytorch-2-2-cu121-v20240922-py310 | Google, Deep Learning VM for PyTorch 2.2 with CUDA 12.1, M125, Debian 11, Python 3.10, with PyTorch 2.2 and fast.ai preinstalled. | 100 GB | 2024-09-25 |
pytorch-2-2-cu121-notebooks-ubuntu-2204-py310 | pytorch-2-2-cu121-notebooks-v20240922-ubuntu-2204-py310 | Google, Deep Learning VM for PyTorch 2.2 with CUDA 12.1, M125, Ubuntu 22.04 LTS, Python 3.10, with PyTorch 2.2 and fast.ai preinstalled. | 100 GB | 2024-09-25 |
pytorch-2-2-cu121-notebooks-ubuntu-2204 | pytorch-2-2-cu121-notebooks-v20240922-ubuntu-2204 | Google, Deep Learning VM for PyTorch 2.2 with CUDA 12.1, M125, Ubuntu 22.04 LTS, Python 3.10, with PyTorch 2.2 and fast.ai preinstalled. | 100 GB | 2024-09-25 |
pytorch-2-2-cu121-notebooks-ubuntu-2004-py310 | pytorch-2-2-cu121-notebooks-v20240922-ubuntu-2004-py310 | Google, Deep Learning VM for PyTorch 2.2 with CUDA 12.1, M125, Ubuntu 20.04 LTS, Python 3.10, with PyTorch 2.2 and fast.ai preinstalled. | 100 GB | 2024-09-25 |
pytorch-2-2-cu121-notebooks-ubuntu-2004 | pytorch-2-2-cu121-notebooks-v20240922-ubuntu-2004 | Google, Deep Learning VM for PyTorch 2.2 with CUDA 12.1, M125, Ubuntu 20.04 LTS, Python 3.10, with PyTorch 2.2 and fast.ai preinstalled. | 100 GB | 2024-09-25 |
pytorch-2-2-cu121-notebooks-py310 | pytorch-2-2-cu121-notebooks-v20240922-py310 | Google, Deep Learning VM for PyTorch 2.2 with CUDA 12.1, M125, Debian 11, Python 3.10, with PyTorch 2.2 and fast.ai preinstalled. | 100 GB | 2024-09-25 |
pytorch-2-2-cu121-notebooks-debian-11-py310 | pytorch-2-2-cu121-notebooks-v20240922-debian-11-py310 | Google, Deep Learning VM for PyTorch 2.2 with CUDA 12.1, M125, Debian 11, Python 3.10, with PyTorch 2.2 and fast.ai preinstalled. | 100 GB | 2024-09-25 |
pytorch-2-2-cu121-notebooks-debian-11 | pytorch-2-2-cu121-notebooks-v20240922-debian-11 | Google, Deep Learning VM for PyTorch 2.2 with CUDA 12.1, M125, Debian 11, Python 3.10, with PyTorch 2.2 and fast.ai preinstalled. | 100 GB | 2024-09-25 |
pytorch-2-2-cu121-notebooks | pytorch-2-2-cu121-notebooks-v20240922 | Google, Deep Learning VM for PyTorch 2.2 with CUDA 12.1, M125, Debian 11, Python 3.10, with PyTorch 2.2 and fast.ai preinstalled. | 100 GB | 2024-09-25 |
pytorch-2-2-cu121-debian-11-py310 | pytorch-2-2-cu121-v20240922-debian-11-py310 | Google, Deep Learning VM for PyTorch 2.2 with CUDA 12.1, M125, Debian 11, Python 3.10, with PyTorch 2.2 and fast.ai preinstalled. | 100 GB | 2024-09-25 |
pytorch-2-2-cu121-debian-11 | pytorch-2-2-cu121-v20240922-debian-11 | Google, Deep Learning VM for PyTorch 2.2 with CUDA 12.1, M125, Debian 11, Python 3.10, with PyTorch 2.2 and fast.ai preinstalled. | 100 GB | 2024-09-25 |
pytorch-2-2-cu121 | pytorch-2-2-cu121-v20240922 | Google, Deep Learning VM for PyTorch 2.2 with CUDA 12.1, M125, Debian 11, Python 3.10, with PyTorch 2.2 and fast.ai preinstalled. | 100 GB | 2024-09-25 |
pytorch-2-2-cpu-ubuntu-2204-py310 | pytorch-2-2-cpu-v20240922-ubuntu-2204-py310 | Google, Deep Learning VM for PyTorch 2.2 with CUDA 12.1, M125, Ubuntu 22.04 LTS, Python 3.10, with PyTorch 2.2 and fast.ai preinstalled. | 100 GB | 2024-09-25 |
pytorch-2-2-cpu-ubuntu-2204 | pytorch-2-2-cpu-v20240922-ubuntu-2204 | Google, Deep Learning VM for PyTorch 2.2 with CUDA 12.1, M125, Ubuntu 22.04 LTS, Python 3.10, with PyTorch 2.2 and fast.ai preinstalled. | 100 GB | 2024-09-25 |
pytorch-2-2-cpu-ubuntu-2004-py310 | pytorch-2-2-cpu-v20240922-ubuntu-2004-py310 | Google, Deep Learning VM for PyTorch 2.2 with CUDA 12.1, M125, Ubuntu 20.04 LTS, Python 3.10, with PyTorch 2.2 and fast.ai preinstalled. | 100 GB | 2024-09-25 |
pytorch-2-2-cpu-ubuntu-2004 | pytorch-2-2-cpu-v20240922-ubuntu-2004 | Google, Deep Learning VM for PyTorch 2.2 with CUDA 12.1, M125, Ubuntu 20.04 LTS, Python 3.10, with PyTorch 2.2 and fast.ai preinstalled. | 100 GB | 2024-09-25 |
pytorch-2-2-cpu-py310 | pytorch-2-2-cpu-v20240922-py310 | Google, Deep Learning VM for PyTorch 2.2 with CUDA 12.1, M125, Debian 11, Python 3.10, with PyTorch 2.2 and fast.ai preinstalled. | 100 GB | 2024-09-25 |
pytorch-2-2-cpu-debian-11-py310 | pytorch-2-2-cpu-v20240922-debian-11-py310 | Google, Deep Learning VM for PyTorch 2.2 with CUDA 12.1, M125, Debian 11, Python 3.10, with PyTorch 2.2 and fast.ai preinstalled. | 100 GB | 2024-09-25 |
pytorch-2-2-cpu-debian-11 | pytorch-2-2-cpu-v20240922-debian-11 | Google, Deep Learning VM for PyTorch 2.2 with CUDA 12.1, M125, Debian 11, Python 3.10, with PyTorch 2.2 and fast.ai preinstalled. | 100 GB | 2024-09-25 |
pytorch-2-2-cpu | pytorch-2-2-cpu-v20240922 | Google, Deep Learning VM for PyTorch 2.2 with CUDA 12.1, M125, Debian 11, Python 3.10, with PyTorch 2.2 and fast.ai preinstalled. | 100 GB | 2024-09-25 |
pytorch-2-1-cu121-notebooks-py310 | pytorch-2-1-cu121-notebooks-v20240922-py310 | Google, Deep Learning VM for PyTorch 2.1 with CUDA 12.1, M125, Debian 11, Python 3.10, with PyTorch 2.1 and fast.ai preinstalled. | 100 GB | 2024-09-25 |
pytorch-2-1-cu121-notebooks-debian-11-py310 | pytorch-2-1-cu121-notebooks-v20240922-debian-11-py310 | Google, Deep Learning VM for PyTorch 2.1 with CUDA 12.1, M125, Debian 11, Python 3.10, with PyTorch 2.1 and fast.ai preinstalled. | 100 GB | 2024-09-25 |
pytorch-2-1-cu121-notebooks-debian-11 | pytorch-2-1-cu121-notebooks-v20240922-debian-11 | Google, Deep Learning VM for PyTorch 2.1 with CUDA 12.1, M125, Debian 11, Python 3.10, with PyTorch 2.1 and fast.ai preinstalled. | 100 GB | 2024-09-25 |
pytorch-2-1-cu121-notebooks | pytorch-2-1-cu121-notebooks-v20240922 | Google, Deep Learning VM for PyTorch 2.1 with CUDA 12.1, M125, Debian 11, Python 3.10, with PyTorch 2.1 and fast.ai preinstalled. | 100 GB | 2024-09-25 |
pytorch-2-0-gpu-ubuntu-2004-py310 | pytorch-2-0-gpu-v20240922-ubuntu-2004-py310 | Google, Deep Learning VM for PyTorch 2.0 with CUDA 11.8, M125, Ubuntu 20.04 LTS, Python 3.10, with PyTorch 2.0 and fast.ai preinstalled. | 100 GB | 2024-09-25 |
pytorch-2-0-gpu-ubuntu-2004 | pytorch-2-0-gpu-v20240922-ubuntu-2004 | Google, Deep Learning VM for PyTorch 2.0 with CUDA 11.8, M125, Ubuntu 20.04 LTS, Python 3.10, with PyTorch 2.0 and fast.ai preinstalled. | 100 GB | 2024-09-25 |
pytorch-2-0-gpu-py310 | pytorch-2-0-gpu-v20240922-py310 | Google, Deep Learning VM for PyTorch 2.0 with CUDA 11.8, M125, Debian 11, Python 3.10, with PyTorch 2.0 and fast.ai preinstalled. | 100 GB | 2024-09-25 |
pytorch-2-0-gpu-notebooks-py310 | pytorch-2-0-gpu-notebooks-v20240922-py310 | Google, Deep Learning VM for PyTorch 2.0 with CUDA 11.8, M125, Debian 11, Python 3.10, with PyTorch 2.0 and fast.ai preinstalled. | 100 GB | 2024-09-25 |
pytorch-2-0-gpu-notebooks-debian-11-py310 | pytorch-2-0-gpu-notebooks-v20240922-debian-11-py310 | Google, Deep Learning VM for PyTorch 2.0 with CUDA 11.8, M125, Debian 11, Python 3.10, with PyTorch 2.0 and fast.ai preinstalled. | 100 GB | 2024-09-25 |
pytorch-2-0-gpu-notebooks-debian-11 | pytorch-2-0-gpu-notebooks-v20240922-debian-11 | Google, Deep Learning VM for PyTorch 2.0 with CUDA 11.8, M125, Debian 11, Python 3.10, with PyTorch 2.0 and fast.ai preinstalled. | 100 GB | 2024-09-25 |
pytorch-2-0-gpu-notebooks | pytorch-2-0-gpu-notebooks-v20240922 | Google, Deep Learning VM for PyTorch 2.0 with CUDA 11.8, M125, Debian 11, Python 3.10, with PyTorch 2.0 and fast.ai preinstalled. | 100 GB | 2024-09-25 |
pytorch-2-0-gpu-debian-11-py310 | pytorch-2-0-gpu-v20240922-debian-11-py310 | Google, Deep Learning VM for PyTorch 2.0 with CUDA 11.8, M125, Debian 11, Python 3.10, with PyTorch 2.0 and fast.ai preinstalled. | 100 GB | 2024-09-25 |
pytorch-2-0-gpu-debian-11 | pytorch-2-0-gpu-v20240922-debian-11 | Google, Deep Learning VM for PyTorch 2.0 with CUDA 11.8, M125, Debian 11, Python 3.10, with PyTorch 2.0 and fast.ai preinstalled. | 100 GB | 2024-09-25 |
pytorch-2-0-gpu | pytorch-2-0-gpu-v20240922 | Google, Deep Learning VM for PyTorch 2.0 with CUDA 11.8, M125, Debian 11, Python 3.10, with PyTorch 2.0 and fast.ai preinstalled. | 100 GB | 2024-09-25 |
pytorch-1-13-cu113-notebooks-py310 | pytorch-1-13-cu113-notebooks-v20240922-py310 | Google, Deep Learning VM for PyTorch 1.13 with CUDA 11.3, M125, Debian 11, Python 3.10, with PyTorch 1.13 and fast.ai preinstalled. | 100 GB | 2024-09-25 |
pytorch-1-13-cu113-notebooks-debian-11-py310 | pytorch-1-13-cu113-notebooks-v20240922-debian-11-py310 | Google, Deep Learning VM for PyTorch 1.13 with CUDA 11.3, M125, Debian 11, Python 3.10, with PyTorch 1.13 and fast.ai preinstalled. | 100 GB | 2024-09-25 |
pytorch-1-13-cu113-notebooks-debian-11 | pytorch-1-13-cu113-notebooks-v20240922-debian-11 | Google, Deep Learning VM for PyTorch 1.13 with CUDA 11.3, M125, Debian 11, Python 3.10, with PyTorch 1.13 and fast.ai preinstalled. | 100 GB | 2024-09-25 |
pytorch-1-13-cu113-notebooks | pytorch-1-13-cu113-notebooks-v20240922 | Google, Deep Learning VM for PyTorch 1.13 with CUDA 11.3, M125, Debian 11, Python 3.10, with PyTorch 1.13 and fast.ai preinstalled. | 100 GB | 2024-09-25 |
kaggle-container-ubuntu-2204-py310 | kaggle-container-v20240922-ubuntu-2204-py310 | Google, Container Base Deep Learning VM, M125, Ubuntu 22.04 LTS, Python 3.10, with Docker and NVIDIA-Docker support for custom containers with Deep Learning VM integration. | 100 GB | 2024-09-25 |
kaggle-container-ubuntu-2204 | kaggle-container-v20240922-ubuntu-2204 | Google, Container Base Deep Learning VM, M125, Ubuntu 22.04 LTS, Python 3.10, with Docker and NVIDIA-Docker support for custom containers with Deep Learning VM integration. | 100 GB | 2024-09-25 |
kaggle-container-ubuntu-2004-py310 | kaggle-container-v20240922-ubuntu-2004-py310 | Google, Container Base Deep Learning VM, M125, Ubuntu 20.04 LTS, Python 3.10, with Docker and NVIDIA-Docker support for custom containers with Deep Learning VM integration. | 100 GB | 2024-09-25 |
kaggle-container-ubuntu-2004 | kaggle-container-v20240922-ubuntu-2004 | Google, Container Base Deep Learning VM, M125, Ubuntu 20.04 LTS, Python 3.10, with Docker and NVIDIA-Docker support for custom containers with Deep Learning VM integration. | 100 GB | 2024-09-25 |
kaggle-container-py310 | kaggle-container-v20240922-py310 | Google, Container Base Deep Learning VM, M125, Debian 11, Python 3.10, with Docker and NVIDIA-Docker support for custom containers with Deep Learning VM integration. | 100 GB | 2024-09-25 |
kaggle-container-debian-11-py310 | kaggle-container-v20240922-debian-11-py310 | Google, Container Base Deep Learning VM, M125, Debian 11, Python 3.10, with Docker and NVIDIA-Docker support for custom containers with Deep Learning VM integration. | 100 GB | 2024-09-25 |
kaggle-container-debian-11 | kaggle-container-v20240922-debian-11 | Google, Container Base Deep Learning VM, M125, Debian 11, Python 3.10, with Docker and NVIDIA-Docker support for custom containers with Deep Learning VM integration. | 100 GB | 2024-09-25 |
kaggle-container | kaggle-container-v20240922 | Google, Container Base Deep Learning VM, M125, Debian 11, Python 3.10, with Docker and NVIDIA-Docker support for custom containers with Deep Learning VM integration. | 100 GB | 2024-09-25 |
dataproc-container-ubuntu-2204-py310 | dataproc-container-v20240922-ubuntu-2204-py310 | Google, Container Base Deep Learning VM, M125, Ubuntu 22.04 LTS, Python 3.10, with Docker and NVIDIA-Docker support for custom containers with Deep Learning VM integration. | 100 GB | 2024-09-25 |
dataproc-container-ubuntu-2204 | dataproc-container-v20240922-ubuntu-2204 | Google, Container Base Deep Learning VM, M125, Ubuntu 22.04 LTS, Python 3.10, with Docker and NVIDIA-Docker support for custom containers with Deep Learning VM integration. | 100 GB | 2024-09-25 |
dataproc-container-ubuntu-2004-py310 | dataproc-container-v20240922-ubuntu-2004-py310 | Google, Container Base Deep Learning VM, M125, Ubuntu 20.04 LTS, Python 3.10, with Docker and NVIDIA-Docker support for custom containers with Deep Learning VM integration. | 100 GB | 2024-09-25 |
dataproc-container-ubuntu-2004 | dataproc-container-v20240922-ubuntu-2004 | Google, Container Base Deep Learning VM, M125, Ubuntu 20.04 LTS, Python 3.10, with Docker and NVIDIA-Docker support for custom containers with Deep Learning VM integration. | 100 GB | 2024-09-25 |
dataproc-container-py310 | dataproc-container-v20240922-py310 | Google, Container Base Deep Learning VM, M125, Debian 11, Python 3.10, with Docker and NVIDIA-Docker support for custom containers with Deep Learning VM integration. | 100 GB | 2024-09-25 |
dataproc-container-debian-11-py310 | dataproc-container-v20240922-debian-11-py310 | Google, Container Base Deep Learning VM, M125, Debian 11, Python 3.10, with Docker and NVIDIA-Docker support for custom containers with Deep Learning VM integration. | 100 GB | 2024-09-25 |
dataproc-container-debian-11 | dataproc-container-v20240922-debian-11 | Google, Container Base Deep Learning VM, M125, Debian 11, Python 3.10, with Docker and NVIDIA-Docker support for custom containers with Deep Learning VM integration. | 100 GB | 2024-09-25 |
dataproc-container | dataproc-container-v20240922 | Google, Container Base Deep Learning VM, M125, Debian 11, Python 3.10, with Docker and NVIDIA-Docker support for custom containers with Deep Learning VM integration. | 100 GB | 2024-09-25 |
dataflow-container-gpu-debian-11 | dataflow-container-gpu-v20241022-debian-11 | Google, Deep Learning VM for Dataflow, M126, Container Base, Deep Learning VM Image with Docker and NVIDIA-Docker support for custom containers with Deep Learning VM integration. | 100 GB | 2024-10-22 |
dataflow-container-gpu | dataflow-container-gpu-v20241022 | Google, Deep Learning VM for Dataflow, M126, Container Base, Deep Learning VM Image with Docker and NVIDIA-Docker support for custom containers with Deep Learning VM integration. | 100 GB | 2024-10-22 |
dataflow-container-debian-11 | dataflow-container-v20241022-debian-11 | Google, Deep Learning VM for Dataflow, M126, Container Base, Deep Learning VM Image with Docker and NVIDIA-Docker support for custom containers with Deep Learning VM integration. | 100 GB | 2024-10-22 |
dataflow-container | dataflow-container-v20241022 | Google, Deep Learning VM for Dataflow, M126, Container Base, Deep Learning VM Image with Docker and NVIDIA-Docker support for custom containers with Deep Learning VM integration. | 100 GB | 2024-10-22 |
common-gpu-ubuntu-2004-py310 | common-gpu-v20240922-ubuntu-2004-py310 | Google, Deep Learning VM with CUDA 11.8, M125, Ubuntu 20.04 LTS, Python 3.10. With CUDA 11.8 preinstalled. | 50 GB | 2024-09-25 |
common-gpu-ubuntu-2004 | common-gpu-v20240922-ubuntu-2004 | Google, Deep Learning VM with CUDA 11.8, M125, Ubuntu 20.04 LTS, Python 3.10. With CUDA 11.8 preinstalled. | 50 GB | 2024-09-25 |
common-gpu-py310 | common-gpu-v20240922-py310 | Google, Deep Learning VM with CUDA 11.8, M125, Debian 11, Python 3.10. With CUDA 11.8 preinstalled. | 50 GB | 2024-09-25 |
common-gpu-notebooks-ubuntu-2004-py310 | common-gpu-notebooks-v20240922-ubuntu-2004-py310 | Google, Deep Learning VM with CUDA 11.8, M125, Ubuntu 20.04 LTS, Python 3.10. With CUDA 11.8 preinstalled. | 50 GB | 2024-09-25 |
common-gpu-notebooks-ubuntu-2004 | common-gpu-notebooks-v20240922-ubuntu-2004 | Google, Deep Learning VM with CUDA 11.8, M125, Ubuntu 20.04 LTS, Python 3.10. With CUDA 11.8 preinstalled. | 50 GB | 2024-09-25 |
common-gpu-notebooks-py310 | common-gpu-notebooks-v20240922-py310 | Google, Deep Learning VM with CUDA 11.8, M125, Debian 11, Python 3.10. With CUDA 11.8 preinstalled. | 50 GB | 2024-09-25 |
common-gpu-notebooks-debian-11-py310 | common-gpu-notebooks-v20240922-debian-11-py310 | Google, Deep Learning VM with CUDA 11.8, M125, Debian 11, Python 3.10. With CUDA 11.8 preinstalled. | 50 GB | 2024-09-25 |
common-gpu-notebooks-debian-11 | common-gpu-notebooks-v20240922-debian-11 | Google, Deep Learning VM with CUDA 11.8, M125, Debian 11, Python 3.10. With CUDA 11.8 preinstalled. | 50 GB | 2024-09-25 |
common-gpu-notebooks | common-gpu-notebooks-v20240922 | Google, Deep Learning VM with CUDA 11.8, M125, Debian 11, Python 3.10. With CUDA 11.8 preinstalled. | 50 GB | 2024-09-25 |
common-gpu-debian-11-py310 | common-gpu-v20240922-debian-11-py310 | Google, Deep Learning VM with CUDA 11.8, M125, Debian 11, Python 3.10. With CUDA 11.8 preinstalled. | 50 GB | 2024-09-25 |
common-gpu-debian-11 | common-gpu-v20240922-debian-11 | Google, Deep Learning VM with CUDA 11.8, M125, Debian 11, Python 3.10. With CUDA 11.8 preinstalled. | 50 GB | 2024-09-25 |
common-gpu | common-gpu-v20240922 | Google, Deep Learning VM with CUDA 11.8, M125, Debian 11, Python 3.10. With CUDA 11.8 preinstalled. | 50 GB | 2024-09-25 |
common-cu113-notebooks-py310 | common-cu113-notebooks-v20240922-py310 | Google, Deep Learning VM with CUDA 11.3, M125, Debian 11, Python 3.10. With CUDA 11.3 preinstalled. | 50 GB | 2024-09-25 |
common-cu113-notebooks-debian-11-py310 | common-cu113-notebooks-v20240922-debian-11-py310 | Google, Deep Learning VM with CUDA 11.3, M125, Debian 11, Python 3.10. With CUDA 11.3 preinstalled. | 50 GB | 2024-09-25 |
common-cu113-notebooks-debian-11 | common-cu113-notebooks-v20240922-debian-11 | Google, Deep Learning VM with CUDA 11.3, M125, Debian 11, Python 3.10. With CUDA 11.3 preinstalled. | 50 GB | 2024-09-25 |
common-cu113-notebooks | common-cu113-notebooks-v20240922 | Google, Deep Learning VM with CUDA 11.3, M125, Debian 11, Python 3.10. With CUDA 11.3 preinstalled. | 50 GB | 2024-09-25 |
common-cpu-ubuntu-2204-py310 | common-cpu-v20240922-ubuntu-2204-py310 | Google, Deep Learning VM, M125, Ubuntu 22.04 LTS, Python 3.10, Intel MKL. With Intel optimized NumPy, SciPy, and scikit-learn preinstalled. | 50 GB | 2024-09-25 |
common-cpu-ubuntu-2204 | common-cpu-v20240922-ubuntu-2204 | Google, Deep Learning VM, M125, Ubuntu 22.04 LTS, Python 3.10, Intel MKL. With Intel optimized NumPy, SciPy, and scikit-learn preinstalled. | 50 GB | 2024-09-25 |
common-cpu-ubuntu-2004-py310 | common-cpu-v20240922-ubuntu-2004-py310 | Google, Deep Learning VM, M125, Ubuntu 20.04 LTS, Python 3.10, Intel MKL. With Intel optimized NumPy, SciPy, and scikit-learn preinstalled. | 50 GB | 2024-09-25 |
common-cpu-ubuntu-2004 | common-cpu-v20240922-ubuntu-2004 | Google, Deep Learning VM, M125, Ubuntu 20.04 LTS, Python 3.10, Intel MKL. With Intel optimized NumPy, SciPy, and scikit-learn preinstalled. | 50 GB | 2024-09-25 |
common-cpu-py310 | common-cpu-v20240922-py310 | Google, Deep Learning VM, M125, Debian 11, Python 3.10, Intel MKL. With Intel optimized NumPy, SciPy, and scikit-learn preinstalled. | 50 GB | 2024-09-25 |
common-cpu-notebooks-ubuntu-2204-py310 | common-cpu-notebooks-v20240922-ubuntu-2204-py310 | Google, Deep Learning VM, M125, Ubuntu 22.04 LTS, Python 3.10, Intel MKL. With Intel optimized NumPy, SciPy, and scikit-learn preinstalled. | 50 GB | 2024-09-25 |
common-cpu-notebooks-ubuntu-2204 | common-cpu-notebooks-v20240922-ubuntu-2204 | Google, Deep Learning VM, M125, Ubuntu 22.04 LTS, Python 3.10, Intel MKL. With Intel optimized NumPy, SciPy, and scikit-learn preinstalled. | 50 GB | 2024-09-25 |
common-cpu-notebooks-ubuntu-2004-py310 | common-cpu-notebooks-v20240922-ubuntu-2004-py310 | Google, Deep Learning VM, M125, Ubuntu 20.04 LTS, Python 3.10, Intel MKL. With Intel optimized NumPy, SciPy, and scikit-learn preinstalled. | 50 GB | 2024-09-25 |
common-cpu-notebooks-ubuntu-2004 | common-cpu-notebooks-v20240922-ubuntu-2004 | Google, Deep Learning VM, M125, Ubuntu 20.04 LTS, Python 3.10, Intel MKL. With Intel optimized NumPy, SciPy, and scikit-learn preinstalled. | 50 GB | 2024-09-25 |
common-cpu-notebooks-py310 | common-cpu-notebooks-v20240922-py310 | Google, Deep Learning VM, M125, Debian 11, Python 3.10, Intel MKL. With Intel optimized NumPy, SciPy, and scikit-learn preinstalled. | 50 GB | 2024-09-25 |
common-cpu-notebooks-debian-11-py310 | common-cpu-notebooks-v20240922-debian-11-py310 | Google, Deep Learning VM, M125, Debian 11, Python 3.10, Intel MKL. With Intel optimized NumPy, SciPy, and scikit-learn preinstalled. | 50 GB | 2024-09-25 |
common-cpu-notebooks-debian-11 | common-cpu-notebooks-v20240922-debian-11 | Google, Deep Learning VM, M125, Debian 11, Python 3.10, Intel MKL. With Intel optimized NumPy, SciPy, and scikit-learn preinstalled. | 50 GB | 2024-09-25 |
common-cpu-notebooks | common-cpu-notebooks-v20240922 | Google, Deep Learning VM, M125, Debian 11, Python 3.10, Intel MKL. With Intel optimized NumPy, SciPy, and scikit-learn preinstalled. | 50 GB | 2024-09-25 |
common-cpu-debian-11-py310 | common-cpu-v20240922-debian-11-py310 | Google, Deep Learning VM, M125, Debian 11, Python 3.10, Intel MKL. With Intel optimized NumPy, SciPy, and scikit-learn preinstalled. | 50 GB | 2024-09-25 |
common-cpu-debian-11 | common-cpu-v20240922-debian-11 | Google, Deep Learning VM, M125, Debian 11, Python 3.10, Intel MKL. With Intel optimized NumPy, SciPy, and scikit-learn preinstalled. | 50 GB | 2024-09-25 |
common-cpu | common-cpu-v20240922 | Google, Deep Learning VM, M125, Debian 11, Python 3.10, Intel MKL. With Intel optimized NumPy, SciPy, and scikit-learn preinstalled. | 50 GB | 2024-09-25 |
common-container-ubuntu-2204-py310 | common-container-v20240922-ubuntu-2204-py310 | Google, Container Base Deep Learning VM, M125, Ubuntu 22.04 LTS, Python 3.10, with Docker and NVIDIA-Docker support for custom containers with Deep Learning VM integration. | 100 GB | 2024-09-25 |
common-container-ubuntu-2204 | common-container-v20240922-ubuntu-2204 | Google, Container Base Deep Learning VM, M125, Ubuntu 22.04 LTS, Python 3.10, with Docker and NVIDIA-Docker support for custom containers with Deep Learning VM integration. | 100 GB | 2024-09-25 |
common-container-ubuntu-2004-py310 | common-container-v20240922-ubuntu-2004-py310 | Google, Container Base Deep Learning VM, M125, Ubuntu 20.04 LTS, Python 3.10, with Docker and NVIDIA-Docker support for custom containers with Deep Learning VM integration. | 100 GB | 2024-09-25 |
common-container-ubuntu-2004 | common-container-v20240922-ubuntu-2004 | Google, Container Base Deep Learning VM, M125, Ubuntu 20.04 LTS, Python 3.10, with Docker and NVIDIA-Docker support for custom containers with Deep Learning VM integration. | 100 GB | 2024-09-25 |
common-container-py310 | common-container-v20240922-py310 | Google, Container Base Deep Learning VM, M125, Debian 11, Python 3.10, with Docker and NVIDIA-Docker support for custom containers with Deep Learning VM integration. | 100 GB | 2024-09-25 |
common-container-notebooks-ubuntu-2204-py310 | common-container-notebooks-v20240922-ubuntu-2204-py310 | Google, Container Base Deep Learning VM, M125, Ubuntu 22.04 LTS, Python 3.10, with Docker and NVIDIA-Docker support for custom containers with Deep Learning VM integration. | 100 GB | 2024-09-25 |
common-container-notebooks-ubuntu-2204 | common-container-notebooks-v20240922-ubuntu-2204 | Google, Container Base Deep Learning VM, M125, Ubuntu 22.04 LTS, Python 3.10, with Docker and NVIDIA-Docker support for custom containers with Deep Learning VM integration. | 100 GB | 2024-09-25 |
common-container-notebooks-ubuntu-2004-py310 | common-container-notebooks-v20240922-ubuntu-2004-py310 | Google, Container Base Deep Learning VM, M125, Ubuntu 20.04 LTS, Python 3.10, with Docker and NVIDIA-Docker support for custom containers with Deep Learning VM integration. | 100 GB | 2024-09-25 |
common-container-notebooks-ubuntu-2004 | common-container-notebooks-v20240922-ubuntu-2004 | Google, Container Base Deep Learning VM, M125, Ubuntu 20.04 LTS, Python 3.10, with Docker and NVIDIA-Docker support for custom containers with Deep Learning VM integration. | 100 GB | 2024-09-25 |
common-container-notebooks-py310 | common-container-notebooks-v20240922-py310 | Google, Container Base Deep Learning VM, M125, Debian 11, Python 3.10, with Docker and NVIDIA-Docker support for custom containers with Deep Learning VM integration. | 100 GB | 2024-09-25 |
common-container-notebooks-debian-11-py310 | common-container-notebooks-v20240922-debian-11-py310 | Google, Container Base Deep Learning VM, M125, Debian 11, Python 3.10, with Docker and NVIDIA-Docker support for custom containers with Deep Learning VM integration. | 100 GB | 2024-09-25 |
common-container-notebooks-debian-11 | common-container-notebooks-v20240922-debian-11 | Google, Container Base Deep Learning VM, M125, Debian 11, Python 3.10, with Docker and NVIDIA-Docker support for custom containers with Deep Learning VM integration. | 100 GB | 2024-09-25 |
common-container-notebooks | common-container-notebooks-v20240922 | Google, Container Base Deep Learning VM, M125, Debian 11, Python 3.10, with Docker and NVIDIA-Docker support for custom containers with Deep Learning VM integration. | 100 GB | 2024-09-25 |
common-container-debian-11-py310 | common-container-v20240922-debian-11-py310 | Google, Container Base Deep Learning VM, M125, Debian 11, Python 3.10, with Docker and NVIDIA-Docker support for custom containers with Deep Learning VM integration. | 100 GB | 2024-09-25 |
common-container-debian-11 | common-container-v20240922-debian-11 | Google, Container Base Deep Learning VM, M125, Debian 11, Python 3.10, with Docker and NVIDIA-Docker support for custom containers with Deep Learning VM integration. | 100 GB | 2024-09-25 |
common-container | common-container-v20240922 | Google, Container Base Deep Learning VM, M125, Debian 11, Python 3.10, with Docker and NVIDIA-Docker support for custom containers with Deep Learning VM integration. | 100 GB | 2024-09-25 |
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 CoreOS fedora-coreos-cloud
Image project: fedora-coreos-cloud
Image Family | Latest Image | Description | Min. Disk Size | Creation |
---|---|---|---|---|
fedora-coreos-testing-arm64 | fedora-coreos-41-20241109-2-0-gcp-aarch64 ARM64 | Fedora, Fedora CoreOS testing, 41.20241109.2.0, aarch64 published on 2024-11-12 | 10 GB | 2024-11-11 |
fedora-coreos-testing | fedora-coreos-41-20241109-2-0-gcp-x86-64 X86_64 | Fedora, Fedora CoreOS testing, 41.20241109.2.0, x86_64 published on 2024-11-11 | 10 GB | 2024-11-11 |
fedora-coreos-stable-arm64 | fedora-coreos-41-20241027-3-0-gcp-aarch64 ARM64 | Fedora, Fedora CoreOS stable, 41.20241027.3.0, aarch64 published on 2024-11-08 | 10 GB | 2024-11-08 |
fedora-coreos-stable | fedora-coreos-41-20241027-3-0-gcp-x86-64 X86_64 | Fedora, Fedora CoreOS stable, 41.20241027.3.0, x86_64 published on 2024-11-08 | 10 GB | 2024-11-08 |
fedora-coreos-next-arm64 | fedora-coreos-41-20241109-1-0-gcp-aarch64 ARM64 | Fedora, Fedora CoreOS next, 41.20241109.1.0, aarch64 published on 2024-11-12 | 10 GB | 2024-11-11 |
fedora-coreos-next | fedora-coreos-41-20241109-1-0-gcp-x86-64 X86_64 | Fedora, Fedora CoreOS next, 41.20241109.1.0, x86_64 published on 2024-11-11 | 10 GB | 2024-11-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-20241115 | - | 22 GB | 2024-11-15 |
freebsd-14-2-snap | freebsd-14-2-stable-amd64-ufs-20241115 | - | 22 GB | 2024-11-15 |
freebsd-14-2 | freebsd-14-2-beta3-amd64-ufs | - | 22 GB | 2024-11-16 |
freebsd-14-1-snap | freebsd-14-1-stable-amd64-ufs-20241017 | - | 22 GB | 2024-10-17 |
freebsd-14-1 | freebsd-14-1-release-amd64-ufs | - | 22 GB | 2024-05-31 |
freebsd-14-0-snap | freebsd-14-0-stable-amd64-ufs-20240418 | - | 22 GB | 2024-04-18 |
freebsd-14-0 | freebsd-14-0-release-amd64-ufs | - | 22 GB | 2023-11-12 |
freebsd-13-4-snap | freebsd-13-4-stable-amd64-v20241115 | - | 22 GB | 2024-11-15 |
freebsd-13-4 | freebsd-13-4-release-amd64 | - | 22 GB | 2024-09-13 |
freebsd-13-3-snap | freebsd-13-3-stable-amd64-v20240718 | - | 22 GB | 2024-07-18 |
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 |
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 |
---|---|---|---|---|
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-8-tpu-debian-11-py310 | c1-deeplearning-tf-2-8-tpu-v20240922-debian-11-py310 | Google, Deep Learning VM for TensorFlow 2.8, M125, Debian 11, Python 3.10, with TensorFlow 2.8 preinstalled. | 100 GB | 2024-09-25 |
tf-2-8-tpu-debian-11 | c1-deeplearning-tf-2-8-tpu-v20240922-debian-11 | Google, Deep Learning VM for TensorFlow 2.8, M125, Debian 11, Python 3.10, with TensorFlow 2.8 preinstalled. | 100 GB | 2024-09-26 |
tf-2-8-gpu-debian-11-py310 | c1-deeplearning-tf-2-8-cu113-v20240922-debian-11-py310 | Google, Deep Learning VM for TensorFlow 2.8 with CUDA 11.3, M125, Debian 11, Python 3.10, with TensorFlow 2.8 for CUDA 11.3 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-26 |
tf-2-8-gpu-debian-11 | c1-deeplearning-tf-2-8-cu113-v20240922-debian-11 | Google, Deep Learning VM for TensorFlow 2.8 with CUDA 11.3, M125, Debian 11, Python 3.10, with TensorFlow 2.8 for CUDA 11.3 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-26 |
tf-2-6-tpu-debian-11-py39 | c1-deeplearning-tf-2-6-tpu-v20240417-debian-11-py39 | Google, Deep Learning VM for TensorFlow 2.6, M120, Debian 11, Python 3.9, with TensorFlow 2.6 preinstalled. | 50 GB | 2024-04-22 |
tf-2-6-gpu-debian-11-py39 | c1-deeplearning-tf-2-6-cu113-v20240417-debian-11-py39 | Google, Deep Learning VM for TensorFlow 2.6 with CUDA 11.3, M120, Debian 11, Python 3.9, with TensorFlow 2.6 for CUDA 11.3 with Intel MKL-DNN preinstalled. | 50 GB | 2024-04-22 |
tf-2-17-tpu-debian-11-py310 | c1-deeplearning-tf-2-17-tpu-v20240922-debian-11-py310 | Google, Deep Learning VM for TensorFlow 2.17, M125, Debian 11, Python 3.10, with TensorFlow 2.17 preinstalled. | 100 GB | 2024-09-25 |
tf-2-17-tpu-debian-11 | c1-deeplearning-tf-2-17-tpu-v20240922-debian-11 | Google, Deep Learning VM for TensorFlow 2.17, M125, Debian 11, Python 3.10, with TensorFlow 2.17 preinstalled. | 100 GB | 2024-09-25 |
tf-2-17-gpu-debian-11-py310 | c1-deeplearning-tf-2-17-cu123-v20240922-debian-11-py310 | Google, Deep Learning VM for TensorFlow 2.17 with CUDA 12.3, M125, Debian 11, Python 3.10, with TensorFlow 2.17 for CUDA 12.3 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-2-17-gpu-debian-11 | c1-deeplearning-tf-2-17-cu123-v20240922-debian-11 | Google, Deep Learning VM for TensorFlow 2.17 with CUDA 12.3, M125, Debian 11, Python 3.10, with TensorFlow 2.17 for CUDA 12.3 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-2-16-tpu-debian-11-py310 | c1-deeplearning-tf-2-16-tpu-v20240922-debian-11-py310 | Google, Deep Learning VM for TensorFlow 2.16, M125, Debian 11, Python 3.10, with TensorFlow 2.16 preinstalled. | 100 GB | 2024-09-25 |
tf-2-16-tpu-debian-11 | c1-deeplearning-tf-2-16-tpu-v20240922-debian-11 | Google, Deep Learning VM for TensorFlow 2.16, M125, Debian 11, Python 3.10, with TensorFlow 2.16 preinstalled. | 100 GB | 2024-09-25 |
tf-2-16-gpu-debian-11-py310 | c1-deeplearning-tf-2-16-cu123-v20240922-debian-11-py310 | Google, Deep Learning VM for TensorFlow 2.16 with CUDA 12.3, M125, Debian 11, Python 3.10, with TensorFlow 2.16 for CUDA 12.3 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-2-16-gpu-debian-11 | c1-deeplearning-tf-2-16-cu123-v20240922-debian-11 | Google, Deep Learning VM for TensorFlow 2.16 with CUDA 12.3, M125, Debian 11, Python 3.10, with TensorFlow 2.16 for CUDA 12.3 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-2-15-tpu-debian-11-py310 | c1-deeplearning-tf-2-15-tpu-v20240922-debian-11-py310 | Google, Deep Learning VM for TensorFlow 2.15, M125, Debian 11, Python 3.10, with TensorFlow 2.15 preinstalled. | 100 GB | 2024-09-25 |
tf-2-15-tpu-debian-11 | c1-deeplearning-tf-2-15-tpu-v20240922-debian-11 | Google, Deep Learning VM for TensorFlow 2.15, M125, Debian 11, Python 3.10, with TensorFlow 2.15 preinstalled. | 100 GB | 2024-09-25 |
tf-2-15-gpu-debian-11-py310 | c1-deeplearning-tf-2-15-cu122-v20240922-debian-11-py310 | Google, Deep Learning VM for TensorFlow 2.15 with CUDA 12.2, M125, Debian 11, Python 3.10, with TensorFlow 2.15 for CUDA 12.2 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-2-15-gpu-debian-11 | c1-deeplearning-tf-2-15-cu122-v20240922-debian-11 | Google, Deep Learning VM for TensorFlow 2.15 with CUDA 12.2, M125, Debian 11, Python 3.10, with TensorFlow 2.15 for CUDA 12.2 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-2-14-tpu-debian-11-py310 | c1-deeplearning-tf-2-14-tpu-v20240922-debian-11-py310 | Google, Deep Learning VM for TensorFlow 2.14, M125, Debian 11, Python 3.10, with TensorFlow 2.14 preinstalled. | 100 GB | 2024-09-25 |
tf-2-14-tpu-debian-11 | c1-deeplearning-tf-2-14-tpu-v20240922-debian-11 | Google, Deep Learning VM for TensorFlow 2.14, M125, Debian 11, Python 3.10, with TensorFlow 2.14 preinstalled. | 100 GB | 2024-09-25 |
tf-2-14-gpu-debian-11-py310 | c1-deeplearning-tf-2-14-cu118-v20240922-debian-11-py310 | Google, Deep Learning VM for TensorFlow 2.14 with CUDA 11.8, M125, Debian 11, Python 3.10, with TensorFlow 2.14 for CUDA 11.8 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-2-14-gpu-debian-11 | c1-deeplearning-tf-2-14-cu118-v20240922-debian-11 | Google, Deep Learning VM for TensorFlow 2.14 with CUDA 11.8, M125, Debian 11, Python 3.10, with TensorFlow 2.14 for CUDA 11.8 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-2-13-tpu-debian-11-py310 | c1-deeplearning-tf-2-13-tpu-v20240922-debian-11-py310 | Google, Deep Learning VM for TensorFlow 2.13, M125, Debian 11, Python 3.10, with TensorFlow 2.13 preinstalled. | 100 GB | 2024-09-25 |
tf-2-13-tpu-debian-11 | c1-deeplearning-tf-2-13-tpu-v20240922-debian-11 | Google, Deep Learning VM for TensorFlow 2.13, M125, Debian 11, Python 3.10, with TensorFlow 2.13 preinstalled. | 100 GB | 2024-09-25 |
tf-2-13-gpu-debian-11-py310 | c1-deeplearning-tf-2-13-cu118-v20240922-debian-11-py310 | Google, Deep Learning VM for TensorFlow 2.13 with CUDA 11.8, M125, Debian 11, Python 3.10, with TensorFlow 2.13 for CUDA 11.8 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-2-13-gpu-debian-11 | c1-deeplearning-tf-2-13-cu118-v20240922-debian-11 | Google, Deep Learning VM for TensorFlow 2.13 with CUDA 11.8, M125, Debian 11, Python 3.10, with TensorFlow 2.13 for CUDA 11.8 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-2-12-tpu-debian-11-py310 | c1-deeplearning-tf-2-12-tpu-v20240922-debian-11-py310 | Google, Deep Learning VM for TensorFlow 2.12, M125, Debian 11, Python 3.10, with TensorFlow 2.12 preinstalled. | 100 GB | 2024-09-25 |
tf-2-12-tpu-debian-11 | c1-deeplearning-tf-2-12-tpu-v20240922-debian-11 | Google, Deep Learning VM for TensorFlow 2.12, M125, Debian 11, Python 3.10, with TensorFlow 2.12 preinstalled. | 100 GB | 2024-09-25 |
tf-2-12-gpu-debian-11-py310 | c1-deeplearning-tf-2-12-cu118-v20240922-debian-11-py310 | Google, Deep Learning VM for TensorFlow 2.12 with CUDA 11.8, M125, Debian 11, Python 3.10, with TensorFlow 2.12 for CUDA 11.8 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-2-12-gpu-debian-11 | c1-deeplearning-tf-2-12-cu118-v20240922-debian-11 | Google, Deep Learning VM for TensorFlow 2.12 with CUDA 11.8, M125, Debian 11, Python 3.10, with TensorFlow 2.12 for CUDA 11.8 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-2-11-tpu-debian-11-py310 | c1-deeplearning-tf-2-11-tpu-v20240922-debian-11-py310 | Google, Deep Learning VM for TensorFlow 2.11, M125, Debian 11, Python 3.10, with TensorFlow 2.11 preinstalled. | 100 GB | 2024-09-25 |
tf-2-11-tpu-debian-11 | c1-deeplearning-tf-2-11-tpu-v20240922-debian-11 | Google, Deep Learning VM for TensorFlow 2.11, M125, Debian 11, Python 3.10, with TensorFlow 2.11 preinstalled. | 100 GB | 2024-09-25 |
tf-2-11-gpu-debian-11-py310 | c1-deeplearning-tf-2-11-cu113-v20240922-debian-11-py310 | Google, Deep Learning VM for TensorFlow 2.11 with CUDA 11.3, M125, Debian 11, Python 3.10, with TensorFlow 2.11 for CUDA 11.3 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
tf-2-11-gpu-debian-11 | c1-deeplearning-tf-2-11-cu113-v20240922-debian-11 | Google, Deep Learning VM for TensorFlow 2.11 with CUDA 11.3, M125, Debian 11, Python 3.10, with TensorFlow 2.11 for CUDA 11.3 with Intel MKL-DNN preinstalled. | 100 GB | 2024-09-25 |
pytorch-2-3-gpu-debian-11-py310 | c2-deeplearning-pytorch-2-3-cu121-v20240922-debian-11-py310 | Google, Deep Learning VM for PyTorch 2.3 with CUDA 12.1, M125, Debian 11, Python 3.10, with PyTorch 2.3 and fast.ai preinstalled. | 100 GB | 2024-09-25 |
pytorch-2-3-gpu-debian-11 | c2-deeplearning-pytorch-2-3-cu121-v20240922-debian-11 | Google, Deep Learning VM for PyTorch 2.3 with CUDA 12.1, M125, Debian 11, Python 3.10, with PyTorch 2.3 and fast.ai preinstalled. | 100 GB | 2024-09-25 |
pytorch-2-2-gpu-debian-11-py310 | c2-deeplearning-pytorch-2-2-cu121-v20240922-debian-11-py310 | Google, Deep Learning VM for PyTorch 2.2 with CUDA 12.1, M125, Debian 11, Python 3.10, with PyTorch 2.2 and fast.ai preinstalled. | 100 GB | 2024-09-25 |
pytorch-2-2-gpu-debian-11 | c2-deeplearning-pytorch-2-2-cu121-v20240922-debian-11 | Google, Deep Learning VM for PyTorch 2.2 with CUDA 12.1, M125, Debian 11, Python 3.10, with PyTorch 2.2 and fast.ai preinstalled. | 100 GB | 2024-09-25 |
pytorch-2-1-gpu-debian-11-py310 | c2-deeplearning-pytorch-2-1-cu121-v20240922-debian-11-py310 | Google, Deep Learning VM for PyTorch 2.1 with CUDA 12.1, M125, Debian 11, Python 3.10, with PyTorch 2.1 and fast.ai preinstalled. | 100 GB | 2024-09-25 |
pytorch-2-1-gpu-debian-11 | c2-deeplearning-pytorch-2-1-cu121-v20240922-debian-11 | Google, Deep Learning VM for PyTorch 2.1 with CUDA 12.1, M125, Debian 11, Python 3.10, with PyTorch 2.1 and fast.ai preinstalled. | 100 GB | 2024-09-25 |
pytorch-2-0-gpu-debian-11-py310 | c2-deeplearning-pytorch-2-0-cu118-v20240922-debian-11-py310 | Google, Deep Learning VM for PyTorch 2.0 with CUDA 11.8, M125, Debian 11, Python 3.10, with PyTorch 2.0 and fast.ai preinstalled. | 100 GB | 2024-09-25 |
pytorch-2-0-gpu-debian-11 | c2-deeplearning-pytorch-2-0-cu118-v20240922-debian-11 | Google, Deep Learning VM for PyTorch 2.0 with CUDA 11.8, M125, Debian 11, Python 3.10, with PyTorch 2.0 and fast.ai preinstalled. | 100 GB | 2024-09-25 |
pytorch-1-13-gpu-debian-11-py310 | c2-deeplearning-pytorch-1-13-cu113-v20240922-debian-11-py310 | Google, Deep Learning VM for PyTorch 1.13 with CUDA 11.3, M125, Debian 11, Python 3.10, with PyTorch 1.13 and fast.ai preinstalled. | 100 GB | 2024-09-25 |
pytorch-1-13-gpu-debian-11 | c2-deeplearning-pytorch-1-13-cu113-v20240922-debian-11 | Google, Deep Learning VM for PyTorch 1.13 with CUDA 11.3, M125, Debian 11, Python 3.10, with PyTorch 1.13 and fast.ai preinstalled. | 100 GB | 2024-09-25 |
common-gpu-debian-11-py310 | c0-deeplearning-common-gpu-v20240922-debian-11-py310 | Google, Deep Learning VM with CUDA 11.8, M125, Debian 11, Python 3.10. With CUDA 11.8 preinstalled. | 50 GB | 2024-09-25 |
common-gpu-debian-11 | c0-deeplearning-common-gpu-v20240922-debian-11 | Google, Deep Learning VM with CUDA 11.8, M125, Debian 11, Python 3.10. With CUDA 11.8 preinstalled. | 50 GB | 2024-09-25 |
common-cu123-debian-11-py310 | c0-deeplearning-common-cu123-v20240922-debian-11-py310 | Google, Deep Learning VM with CUDA 12.3, M125, Debian 11, Python 3.10. With CUDA 12.3 preinstalled. | 50 GB | 2024-09-25 |
common-cu123-debian-11 | c0-deeplearning-common-cu123-v20240922-debian-11 | Google, Deep Learning VM with CUDA 12.3, M125, Debian 11, Python 3.10. With CUDA 12.3 preinstalled. | 50 GB | 2024-09-25 |
common-cu122-debian-11-py310 | c0-deeplearning-common-cu122-v20240922-debian-11-py310 | Google, Deep Learning VM with CUDA 12.2, M125, Debian 11, Python 3.10. With CUDA 12.2 preinstalled. | 50 GB | 2024-09-25 |
common-cu122-debian-11 | c0-deeplearning-common-cu122-v20240922-debian-11 | Google, Deep Learning VM with CUDA 12.2, M125, Debian 11, Python 3.10. With CUDA 12.2 preinstalled. | 50 GB | 2024-09-25 |
common-cu121-debian-11-py310 | c0-deeplearning-common-cu121-v20240922-debian-11-py310 | Google, Deep Learning VM with CUDA 12.1, M125, Debian 11, Python 3.10. With CUDA 12.1 preinstalled. | 50 GB | 2024-09-25 |
common-cu121-debian-11 | c0-deeplearning-common-cu121-v20240922-debian-11 | Google, Deep Learning VM with CUDA 12.1, M125, Debian 11, Python 3.10. With CUDA 12.1 preinstalled. | 50 GB | 2024-09-25 |
common-cu118-debian-11-py310 | c0-deeplearning-common-cu118-v20240922-debian-11-py310 | Google, Deep Learning VM with CUDA 11.8, M125, Debian 11, Python 3.10. With CUDA 11.8 preinstalled. | 50 GB | 2024-09-25 |
common-cu118-debian-11 | c0-deeplearning-common-cu118-v20240922-debian-11 | Google, Deep Learning VM with CUDA 11.8, M125, Debian 11, Python 3.10. With CUDA 11.8 preinstalled. | 50 GB | 2024-09-25 |
common-cu113-debian-11-py310 | c0-deeplearning-common-cu113-v20240922-debian-11-py310 | Google, Deep Learning VM with CUDA 11.3, M125, Debian 11, Python 3.10. With CUDA 11.3 preinstalled. | 50 GB | 2024-09-25 |
common-cu113-debian-11 | c0-deeplearning-common-cu113-v20240922-debian-11 | Google, Deep Learning VM with CUDA 11.3, M125, Debian 11, Python 3.10. With CUDA 11.3 preinstalled. | 50 GB | 2024-09-25 |
common-cpu-debian-11-py310 | c0-deeplearning-common-cpu-v20240922-debian-11-py310 | Google, Deep Learning VM, M125, Debian 11, Python 3.10, Intel MKL. With Intel optimized NumPy, SciPy, and scikit-learn preinstalled. | 50 GB | 2024-09-25 |
common-cpu-debian-11 | c0-deeplearning-common-cpu-v20240922-debian-11 | Google, Deep Learning VM, M125, Debian 11, Python 3.10, Intel MKL. With Intel optimized NumPy, SciPy, and scikit-learn preinstalled. | 50 GB | 2024-09-25 |
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-6-v20241004-arm64 ARM64 | openSUSE, openSUSE Leap 15.6, arm64 built on 20241004 | 10 GB | 2024-10-03 |
opensuse-leap | opensuse-leap-15-6-v20241004-x86-64 X86_64 | openSUSE, openSUSE Leap 15.6, x86_64 built on 20241004 | 10 GB | 2024-10-03 |
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-v20241112 ARM64 | Red Hat, Red Hat Enterprise Linux, 9, aarch64 built on 20241112 | 20 GB | 2024-11-12 |
rhel-9 | rhel-9-v20241112 X86_64 | Red Hat, Red Hat Enterprise Linux, 9, x86_64 built on 20241112 | 20 GB | 2024-11-12 |
rhel-8 | rhel-8-v20241112 X86_64 | Red Hat, Red Hat Enterprise Linux, 8, x86_64 built on 20241112 | 20 GB | 2024-11-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-4-sap-ha | rhel-9-4-sap-v20241112 X86_64 | Red Hat, Red Hat Enterprise Linux for SAP with HA and Update Services, 9.4, x86_64 built on 20241112 | 20 GB | 2024-11-12 |
rhel-9-2-sap-ha | rhel-9-2-sap-v20241112 X86_64 | Red Hat, Red Hat Enterprise Linux for SAP with HA and Update Services, 9.2, x86_64 built on 20241112 | 20 GB | 2024-11-12 |
rhel-9-0-sap-ha | rhel-9-0-sap-v20241112 X86_64 | Red Hat, Red Hat Enterprise Linux for SAP with HA and Update Services, 9.0, x86_64 built on 20241112 | 20 GB | 2024-11-12 |
rhel-8-8-sap-ha | rhel-8-8-sap-v20241112 X86_64 | Red Hat, Red Hat Enterprise Linux for SAP with HA and Update Services, 8.8, x86_64 built on 20241112 | 20 GB | 2024-11-12 |
rhel-8-6-sap-ha | rhel-8-6-sap-v20241112 X86_64 | Red Hat, Red Hat Enterprise Linux for SAP with HA and Update Services, 8.6, x86_64 built on 20241112 | 20 GB | 2024-11-12 |
rhel-8-4-sap-ha | rhel-8-4-sap-v20241112 X86_64 | Red Hat, Red Hat Enterprise Linux for SAP with HA and Update Services, 8.4, x86_64 built on 20241112 | 20 GB | 2024-11-12 |
rhel-8-10-sap-ha | rhel-8-10-sap-v20241112 X86_64 | Red Hat, Red Hat Enterprise Linux for SAP with HA, 8.10, x86_64 built on 20241112 | 20 GB | 2024-11-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-v20241112 ARM64 | Rocky Linux, Rocky Linux, 9 optimized for GCP, aarch64 built on 20241112 | 20 GB | 2024-11-12 |
rocky-linux-9-optimized-gcp | rocky-linux-9-optimized-gcp-v20241112 X86_64 | Rocky Linux, Rocky Linux, 9 optimized for GCP, x86_64 built on 20241112 | 20 GB | 2024-11-12 |
rocky-linux-9-arm64 | rocky-linux-9-arm64-v20241112 ARM64 | Rocky Linux, Rocky Linux, 9, aarch64 built on 20241112 | 20 GB | 2024-11-12 |
rocky-linux-9 | rocky-linux-9-v20241112 X86_64 | Rocky Linux, Rocky Linux, 9, x86_64 built on 20241112 | 20 GB | 2024-11-12 |
rocky-linux-8-optimized-gcp-arm64 | rocky-linux-8-optimized-gcp-arm64-v20241113 ARM64 | Rocky Linux, Rocky Linux, 8 optimized for GCP, aarch64 built on 20241113 | 20 GB | 2024-11-12 |
rocky-linux-8-optimized-gcp | rocky-linux-8-optimized-gcp-v20241112 X86_64 | Rocky Linux, Rocky Linux, 8 optimized for GCP, x86_64 built on 20241112 | 20 GB | 2024-11-12 |
rocky-linux-8 | rocky-linux-8-v20241112 X86_64 | Rocky Linux, Rocky Linux, 8, x86_64 built on 20241112 | 20 GB | 2024-11-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-sp5-arm64 | sles-15-sp5-v20240913-arm64 ARM64 | SUSE, SUSE Linux Enterprise Server 15 SP5, arm64, built on 20240913 | 10 GB | 2024-09-13 |
sles-15-sp5 | sles-15-sp5-v20240913-x86-64 X86_64 | SUSE, SUSE Linux Enterprise Server 15 SP5, x86_64, built on 20240913 | 10 GB | 2024-09-13 |
sles-15-arm64 | sles-15-sp6-v20241113-arm64 ARM64 | SUSE, SUSE Linux Enterprise Server 15 SP6, arm64, built on 20241113 | 10 GB | 2024-11-12 |
sles-15 | sles-15-sp6-v20241113-x86-64 X86_64 | SUSE, SUSE Linux Enterprise Server 15 SP6, x86_64, built on 20241113 | 10 GB | 2024-11-12 |
sles-12 | sles-12-sp5-v20240805-x86-64 X86_64 | SUSE, SUSE Linux Enterprise Server 12 SP5, x86_64, built on 20240805 | 10 GB | 2024-08-05 |
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-sp6-hardened | sles-sap-15-sp6-hardened-v20241113-x86-64 X86_64 | SUSE, SUSE Linux Enterprise Server 15 SP6 for SAP hardened with security features, x86_64, built on 20241113 | 10 GB | 2024-11-12 |
sles-sap-15-sp5-hardened | sles-sap-15-sp5-hardened-v20240913-x86-64 X86_64 | SUSE, SUSE Linux Enterprise Server 15 SP5 for SAP hardened with security features, x86_64, built on 20240913 | 10 GB | 2024-09-13 |
sles-sap-15-sp4-hardened | sles-sap-15-sp4-hardened-v20240913-x86-64 X86_64 | SUSE, SUSE Linux Enterprise Server 15 SP4 for SAP hardened with security features, x86_64, built on 20240913 | 10 GB | 2024-09-12 |
sles-15-sp6-sap | sles-15-sp6-sap-v20241113-x86-64 X86_64 | SUSE, SUSE Linux Enterprise Server 15 SP6 for SAP, x86_64, built on 20241113 | 10 GB | 2024-11-12 |
sles-15-sp5-sap | sles-15-sp5-sap-v20240913-x86-64 X86_64 | SUSE, SUSE Linux Enterprise Server 15 SP5 for SAP, x86_64, built on 20240913 | 10 GB | 2024-09-13 |
sles-15-sp4-sap | sles-15-sp4-sap-v20240913-x86-64 X86_64 | SUSE, SUSE Linux Enterprise Server 15 SP4 for SAP, x86_64, built on 20240913 | 10 GB | 2024-09-13 |
sles-15-sp3-sap | sles-15-sp3-sap-v20240916-x86-64 X86_64 | SUSE, SUSE Linux Enterprise Server 15 SP3 for SAP, x86_64, built on 20240916 | 10 GB | 2024-09-15 |
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-v20241028-x86-64 X86_64 | SUSE, SUSE Linux Enterprise Server 12 SP5 for SAP, x86_64, built on 20241028 | 10 GB | 2024-10-27 |
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-2410-arm64 | ubuntu-minimal-2410-oracular-arm64-v20241115 ARM64 | Canonical, Ubuntu, 24.10 Minimal, arm64 oracular minimal image built on 2024-11-15 | 10 GB | 2024-11-15 |
ubuntu-minimal-2410-amd64 | ubuntu-minimal-2410-oracular-amd64-v20241115 X86_64 | Canonical, Ubuntu, 24.10 Minimal, amd64 oracular minimal image built on 2024-11-15 | 10 GB | 2024-11-15 |
ubuntu-minimal-2404-lts-arm64 | ubuntu-minimal-2404-noble-arm64-v20241116 ARM64 | Canonical, Ubuntu, 24.04 LTS Minimal, arm64 noble minimal image built on 2024-11-16 | 10 GB | 2024-11-16 |
ubuntu-minimal-2404-lts-amd64 | ubuntu-minimal-2404-noble-amd64-v20241116 X86_64 | Canonical, Ubuntu, 24.04 LTS Minimal, amd64 noble minimal image built on 2024-11-16 | 10 GB | 2024-11-16 |
ubuntu-minimal-2204-lts-arm64 | ubuntu-minimal-2204-jammy-arm64-v20241115 ARM64 | Canonical, Ubuntu, 22.04 LTS Minimal, arm64 jammy minimal image built on 2024-11-15 | 10 GB | 2024-11-15 |
ubuntu-minimal-2204-lts | ubuntu-minimal-2204-jammy-v20241115 X86_64 | Canonical, Ubuntu, 22.04 LTS Minimal, amd64 jammy minimal image built on 2024-11-15 | 10 GB | 2024-11-15 |
ubuntu-minimal-2004-lts-arm64 | ubuntu-minimal-2004-focal-arm64-v20241115 ARM64 | Canonical, Ubuntu, 20.04 LTS Minimal, arm64 focal minimal image built on 2024-11-15 | 10 GB | 2024-11-15 |
ubuntu-minimal-2004-lts | ubuntu-minimal-2004-focal-v20241115 X86_64 | Canonical, Ubuntu, 20.04 LTS Minimal, amd64 focal minimal image built on 2024-11-15 | 10 GB | 2024-11-15 |
ubuntu-2410-arm64 | ubuntu-2410-oracular-arm64-v20241115 ARM64 | Canonical, Ubuntu, 24.10, arm64 oracular image built on 2024-11-15 | 10 GB | 2024-11-15 |
ubuntu-2410-amd64 | ubuntu-2410-oracular-amd64-v20241115 X86_64 | Canonical, Ubuntu, 24.10, amd64 oracular image built on 2024-11-15 | 10 GB | 2024-11-15 |
ubuntu-2404-lts-arm64 | ubuntu-2404-noble-arm64-v20241115 ARM64 | Canonical, Ubuntu, 24.04 LTS, arm64 noble image built on 2024-11-15 | 10 GB | 2024-11-15 |
ubuntu-2404-lts-amd64 | ubuntu-2404-noble-amd64-v20241115 X86_64 | Canonical, Ubuntu, 24.04 LTS, amd64 noble image built on 2024-11-15 | 10 GB | 2024-11-15 |
ubuntu-2204-lts-arm64 | ubuntu-2204-jammy-arm64-v20241119 ARM64 | Canonical, Ubuntu, 22.04 LTS, arm64 jammy image built on 2024-11-19 | 10 GB | 2024-11-18 |
ubuntu-2204-lts | ubuntu-2204-jammy-v20241119 X86_64 | Canonical, Ubuntu, 22.04 LTS, amd64 jammy image built on 2024-11-19 | 10 GB | 2024-11-18 |
ubuntu-2004-lts-arm64 | ubuntu-2004-focal-arm64-v20241115 ARM64 | Canonical, Ubuntu, 20.04 LTS, arm64 focal image built on 2024-11-15 | 10 GB | 2024-11-15 |
ubuntu-2004-lts | ubuntu-2004-focal-v20241115 X86_64 | Canonical, Ubuntu, 20.04 LTS, amd64 focal image built on 2024-11-15 | 10 GB | 2024-11-15 |
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-v20241115 X86_64 | Canonical, Ubuntu, 20.04 LTS Pro FIPS Server, amd64 focal pro fips server image built on 2024-11-15 | 10 GB | 2024-11-15 |
ubuntu-pro-fips-1804-lts | ubuntu-pro-fips-1804-bionic-v20241115 X86_64 | Canonical, Ubuntu, 18.04 LTS Pro FIPS Server, amd64 bionic pro fips server image built on 2024-11-15 | 10 GB | 2024-11-15 |
ubuntu-pro-2404-lts-arm64 | ubuntu-pro-2404-noble-arm64-v20241115 ARM64 | Canonical, Ubuntu, 24.04 LTS Pro Server, arm64 noble pro server image built on 2024-11-15 | 10 GB | 2024-11-15 |
ubuntu-pro-2404-lts-amd64 | ubuntu-pro-2404-noble-amd64-v20241115 X86_64 | Canonical, Ubuntu, 24.04 LTS Pro Server, amd64 noble pro server image built on 2024-11-15 | 10 GB | 2024-11-15 |
ubuntu-pro-2204-lts-arm64 | ubuntu-pro-2204-jammy-arm64-v20241115 ARM64 | Canonical, Ubuntu, 22.04 LTS Pro Server, arm64 jammy pro server image built on 2024-11-15 | 10 GB | 2024-11-15 |
ubuntu-pro-2204-lts | ubuntu-pro-2204-jammy-v20241115 X86_64 | Canonical, Ubuntu, 22.04 LTS Pro Server, amd64 jammy pro server image built on 2024-11-15 | 10 GB | 2024-11-15 |
ubuntu-pro-2004-lts-arm64 | ubuntu-pro-2004-focal-arm64-v20241115 ARM64 | Canonical, Ubuntu, 20.04 LTS Pro Server, arm64 focal pro server image built on 2024-11-15 | 10 GB | 2024-11-18 |
ubuntu-pro-2004-lts | ubuntu-pro-2004-focal-v20241115 X86_64 | Canonical, Ubuntu, 20.04 LTS Pro Server, amd64 focal pro server image built on 2024-11-15 | 10 GB | 2024-11-18 |
ubuntu-pro-1804-lts-arm64 | ubuntu-pro-1804-bionic-arm64-v20241115a ARM64 | Canonical, Ubuntu, 18.04 LTS Pro Server, arm64 bionic pro server image built on 2024-11-15 | 10 GB | 2024-11-15 |
ubuntu-pro-1804-lts | ubuntu-pro-1804-bionic-v20241115a X86_64 | Canonical, Ubuntu, 18.04 LTS Pro Server, amd64 bionic pro server image built on 2024-11-15 | 10 GB | 2024-11-15 |
ubuntu-pro-1604-lts | ubuntu-pro-1604-xenial-v20241115a X86_64 | Canonical, Ubuntu, 16.04 LTS Pro Server, amd64 xenial pro server image built on 2024-11-15 | 10 GB | 2024-11-15 |
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-v20241115 X86_64 | Microsoft, Windows Server, 2022 Datacenter Core, Server Core, x64 built on 20241115 | 40 GB | 2024-11-14 |
windows-2022 | windows-server-2022-dc-v20241115 X86_64 | Microsoft, Windows Server, 2022 Datacenter, Server with Desktop Experience, x64 built on 20241115 | 50 GB | 2024-11-14 |
windows-2019-core | windows-server-2019-dc-core-v20241115 X86_64 | Microsoft, Windows Server, 2019 Datacenter Core, Server Core, x64 built on 20241115 | 32 GB | 2024-11-14 |
windows-2019 | windows-server-2019-dc-v20241115 X86_64 | Microsoft, Windows Server, 2019 Datacenter, Server with Desktop Experience, x64 built on 20241115 | 50 GB | 2024-11-14 |
windows-2016-core | windows-server-2016-dc-core-v20241115 X86_64 | Microsoft, Windows Server, 2016 Datacenter Core, Server Core, x64 built on 20241115 | 32 GB | 2024-11-14 |
windows-2016 | windows-server-2016-dc-v20241115 X86_64 | Microsoft, Windows Server, 2016 Datacenter, Server with Desktop Experience, x64 built on 20241115 | 50 GB | 2024-11-14 |
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-v20241114 X86_64 | Microsoft, SQL Server 2022 Web, on Windows Server 2022 Datacenter, x64 built on 20241114 | 50 GB | 2024-11-14 |
sql-web-2022-win-2019 | sql-2022-web-windows-2019-dc-v20241114 X86_64 | Microsoft, SQL Server 2022 Web, on Windows Server 2019 Datacenter, x64 built on 20241114 | 50 GB | 2024-11-14 |
sql-web-2019-win-2022 | sql-2019-web-windows-2022-dc-v20241114 X86_64 | Microsoft, SQL Server 2019 Web, on Windows Server 2022 Datacenter, x64 built on 20241114 | 50 GB | 2024-11-14 |
sql-web-2019-win-2019 | sql-2019-web-windows-2019-dc-v20241114 X86_64 | Microsoft, SQL Server 2019 Web, on Windows Server 2019 Datacenter, x64 built on 20241114 | 50 GB | 2024-11-14 |
sql-web-2017-win-2022 | sql-2017-web-windows-2022-dc-v20241114 X86_64 | Microsoft, SQL Server 2017 Web, on Windows Server 2022 Datacenter, x64 built on 20241114 | 50 GB | 2024-11-14 |
sql-web-2017-win-2019 | sql-2017-web-windows-2019-dc-v20241114 X86_64 | Microsoft, SQL Server 2017 Web, on Windows Server 2019 Datacenter, x64 built on 20241114 | 50 GB | 2024-11-14 |
sql-web-2017-win-2016 | sql-2017-web-windows-2016-dc-v20241114 X86_64 | Microsoft, SQL Server 2017 Web, on Windows Server 2016 Datacenter, x64 built on 20241114 | 50 GB | 2024-11-14 |
sql-web-2016-win-2019 | sql-2016-web-windows-2019-dc-v20241114 X86_64 | Microsoft, SQL Server 2016 Web, on Windows Server 2019 Datacenter, x64 built on 20241114 | 50 GB | 2024-11-14 |
sql-web-2016-win-2016 | sql-2016-web-windows-2016-dc-v20241114 X86_64 | Microsoft, SQL Server 2016 Web, on Windows Server 2016 Datacenter, x64 built on 20241114 | 50 GB | 2024-11-14 |
sql-std-2022-win-2022 | sql-2022-standard-windows-2022-dc-v20241114 X86_64 | Microsoft, SQL Server 2022 Standard, on Windows Server 2022 Datacenter, x64 built on 20241114 | 50 GB | 2024-11-14 |
sql-std-2022-win-2019 | sql-2022-standard-windows-2019-dc-v20241114 X86_64 | Microsoft, SQL Server 2022 Standard, on Windows Server 2019 Datacenter, x64 built on 20241114 | 50 GB | 2024-11-14 |
sql-std-2019-win-2022 | sql-2019-standard-windows-2022-dc-v20241114 X86_64 | Microsoft, SQL Server 2019 Standard, on Windows Server 2022 Datacenter, x64 built on 20241114 | 50 GB | 2024-11-14 |
sql-std-2019-win-2019 | sql-2019-standard-windows-2019-dc-v20241114 X86_64 | Microsoft, SQL Server 2019 Standard, on Windows Server 2019 Datacenter, x64 built on 20241114 | 50 GB | 2024-11-14 |
sql-std-2017-win-2022 | sql-2017-standard-windows-2022-dc-v20241114 X86_64 | Microsoft, SQL Server 2017 Standard, on Windows Server 2022 Datacenter, x64 built on 20241114 | 50 GB | 2024-11-14 |
sql-std-2017-win-2019 | sql-2017-standard-windows-2019-dc-v20241114 X86_64 | Microsoft, SQL Server 2017 Standard, on Windows Server 2019 Datacenter, x64 built on 20241114 | 50 GB | 2024-11-14 |
sql-std-2017-win-2016 | sql-2017-standard-windows-2016-dc-v20241114 X86_64 | Microsoft, SQL Server 2017 Standard, on Windows Server 2016 Datacenter, x64 built on 20241114 | 50 GB | 2024-11-14 |
sql-std-2016-win-2019 | sql-2016-standard-windows-2019-dc-v20241114 X86_64 | Microsoft, SQL Server 2016 Standard, on Windows Server 2019 Datacenter, x64 built on 20241114 | 50 GB | 2024-11-14 |
sql-std-2016-win-2016 | sql-2016-standard-windows-2016-dc-v20241114 X86_64 | Microsoft, SQL Server 2016 Standard, on Windows Server 2016 Datacenter, x64 built on 20241114 | 50 GB | 2024-11-14 |
sql-exp-2017-win-2019 | sql-2017-express-windows-2019-dc-v20241114 X86_64 | Microsoft, SQL Server 2017 Express, on Windows Server 2019 Datacenter, x64 built on 20241114 | 50 GB | 2024-11-14 |
sql-exp-2017-win-2016 | sql-2017-express-windows-2016-dc-v20241114 X86_64 | Microsoft, SQL Server 2017 Express, on Windows Server 2016 Datacenter, x64 built on 20241114 | 50 GB | 2024-11-14 |
sql-ent-2022-win-2022 | sql-2022-enterprise-windows-2022-dc-v20241114 X86_64 | Microsoft, SQL Server 2022 Enterprise, on Windows Server 2022 Datacenter, x64 built on 20241114 | 50 GB | 2024-11-14 |
sql-ent-2022-win-2019 | sql-2022-enterprise-windows-2019-dc-v20241114 X86_64 | Microsoft, SQL Server 2022 Enterprise, on Windows Server 2019 Datacenter, x64 built on 20241114 | 50 GB | 2024-11-14 |
sql-ent-2019-win-2022 | sql-2019-enterprise-windows-2022-dc-v20241114 X86_64 | Microsoft, SQL Server 2019 Enterprise, on Windows Server 2022 Datacenter, x64 built on 20241114 | 50 GB | 2024-11-14 |
sql-ent-2019-win-2019 | sql-2019-enterprise-windows-2019-dc-v20241114 X86_64 | Microsoft, SQL Server 2019 Enterprise, on Windows Server 2019 Datacenter, x64 built on 20241114 | 50 GB | 2024-11-14 |
sql-ent-2017-win-2022 | sql-2017-enterprise-windows-2022-dc-v20241114 X86_64 | Microsoft, SQL Server 2017 Enterprise, on Windows Server 2022 Datacenter, x64 built on 20241114 | 50 GB | 2024-11-14 |
sql-ent-2017-win-2019 | sql-2017-enterprise-windows-2019-dc-v20241114 X86_64 | Microsoft, SQL Server 2017 Enterprise, on Windows Server 2019 Datacenter, x64 built on 20241114 | 50 GB | 2024-11-14 |
sql-ent-2017-win-2016 | sql-2017-enterprise-windows-2016-dc-v20241114 X86_64 | Microsoft, SQL Server 2017 Enterprise, on Windows Server 2016 Datacenter, x64 built on 20241114 | 50 GB | 2024-11-14 |
sql-ent-2016-win-2019 | sql-2016-enterprise-windows-2019-dc-v20241114 X86_64 | Microsoft, SQL Server 2016 Enterprise, on Windows Server 2019 Datacenter, x64 built on 20241114 | 50 GB | 2024-11-14 |
sql-ent-2016-win-2016 | sql-2016-enterprise-windows-2016-dc-v20241114 X86_64 | Microsoft, SQL Server 2016 Enterprise, on Windows Server 2016 Datacenter, x64 built on 20241114 | 50 GB | 2024-11-14 |
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'