TensorFlow with python 3.6 and GPU support
1.9K
To pull
docker pull samuelcolvin/tensorflow-gpu-py36
To test (with nvidia-docker installed)
nvidia-docker run --rm -v $PWD/test.py:/run.py samuelcolvin/tensorflow-gpu-py36 python /run.py
Content type
Image
Digest
Size
1.3 GB
Last updated
about 9 years ago
docker pull samuelcolvin/tensorflow-gpu-py36