Deep Learning Containers release notes

This page documents production updates to Deep Learning Containers. You can periodically check this page for announcements about new or updated features, bug fixes, known issues, and deprecated functionality.

You can see the latest product updates for all of Google Cloud on the Google Cloud page, browse and filter all release notes in the Google Cloud console, or programmatically access release notes in BigQuery.

To get the latest product updates delivered to you, add the URL of this page to your feed reader, or add the feed URL directly.

March 12, 2025

Feature

M128 release

  • Except for TensorFlow container images, new container images don't include conda. This change was made to improve size, performance, and vulnerability management. The existing container image names now point to container images that don't include conda (for example: gcr.io/deeplearning-platform-release/base-cpu.py310).
  • Container images that include conda will be available until at least September 30, 2025. These container images now have -conda appended to the name (for example: gcr.io/deeplearning-platform-release/base-cpu-conda.py310).
  • All TensorFlow container images still include conda, but M128 container image names have -conda appended. Specifying container images without -conda appended references older container images, which also include conda.

January 16, 2025

Feature

M127 release