TensorFlow Release 17.05

TensorFlow Release 17.05 (PDF)

The NVIDIA container image of TensorFlow, release 17.05, is available.

TensorFlow container image version 17.05 is based on TensorFlow 1.0.1.

Contents of TensorFlow

This container image contains the complete source of the version of NVIDIA TensorFlow in /opt/tensorflow. It is pre-built and installed into the /usr/local/[bin,lib] directories in the container image.

To achieve optimum TensorFlow performance, for image based training, the container includes a sample script that demonstrates efficient training of convolutional neural networks (CNNs). The sample script may need to be modified to fit your application. The container also includes the following:

Key Features and Enhancements

This TensorFlow release includes the following key features and enhancements.

  • Latest cuDNN release
  • Ubuntu 16.04 with April 2017 updates

Known Issues

The inception_v4 model, with a batch size of 64 per GPU, and with large input images or resolution (for example, 480 pixels on the shortest side), are seen to run out of memory. To work around this in TensorFlow 17.05, reduce the resolution or reduce the batch size to allow the model to fit.

© Copyright 2024, NVIDIA. Last updated on Apr 5, 2024.