Two tags for github/codenet (hosted on Docker Hub):
This container was built using nvidia-docker, and is meant for Nvidia backed GPU computers. Comes installed with Tensorflow and python 3.6.
Similar to github/codenet:gpu, except does not have GPU dependencies installed. This container can be used when GPU compute is not needed.
This project is released under the MIT License.
Container images built with this project include third party materials. See THIRD_PARTY_NOTICE.md for details.
To build containers, run:
docker build --no-cache -t github/codenet:gpu -f codenet-gpu.Dockerfile .
or
docker build --no-cache -t github/codenet:cpu -f codenet-cpu.Dockerfile .
Content type
Image
Digest
Size
702.3 MB
Last updated
over 7 years ago
docker pull github/codenet-preprocessPulls:
8
Last week