mirror of
https://github.com/zebrajr/tensorflow.git
synced 2025-12-06 12:20:11 +01:00
Fix wording about unsupported images
This commit is contained in:
parent
a8be9e2dbe
commit
48bb771678
|
|
@ -233,8 +233,8 @@ There are two ways to run TensorFlow unit tests.
|
||||||
[GPU developer Dockerfile](https://github.com/tensorflow/tensorflow/blob/master/tensorflow/tools/dockerfiles/dockerfiles/devel-gpu.Dockerfile)
|
[GPU developer Dockerfile](https://github.com/tensorflow/tensorflow/blob/master/tensorflow/tools/dockerfiles/dockerfiles/devel-gpu.Dockerfile)
|
||||||
for the required packages. Alternatively, use the said
|
for the required packages. Alternatively, use the said
|
||||||
[tensorflow/build Docker images](https://hub.docker.com/r/tensorflow/build)
|
[tensorflow/build Docker images](https://hub.docker.com/r/tensorflow/build)
|
||||||
(`tensorflow/tensorflow:devel` and `tensorflow/tensorflow:devel-gpu`) are no
|
(`tensorflow/tensorflow:devel` and `tensorflow/tensorflow:devel-gpu` are no
|
||||||
longer supported for development. Use TF SIG Build Dockerfiles in
|
longer supported for development). Use TF SIG Build Dockerfiles in
|
||||||
development to avoid installing the packages directly on your system (in
|
development to avoid installing the packages directly on your system (in
|
||||||
which case remember to change the directory from `/root` to `/tensorflow`
|
which case remember to change the directory from `/root` to `/tensorflow`
|
||||||
once you get into the running container so `bazel` can find the `tensorflow`
|
once you get into the running container so `bazel` can find the `tensorflow`
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user