diff --git a/README.rst b/README.rst index 6e83d245..72418561 100644 --- a/README.rst +++ b/README.rst @@ -56,6 +56,10 @@ The Docker images are built from the Dockerfiles specified in The Docker files are grouped based on TensorFlow version and separated based on Python version and processor type. +The Docker files for TensorFlow 2.0 are available in the +`tf-2 `__ branch, in +`docker/2.0.0/ `__. + The Docker images, used to run training & inference jobs, are built from both corresponding "base" and "final" Dockerfiles.