Sign inSign up

dwilding/digits

By dwilding

•Updated almost 9 years ago

Nvidia Digits Build with Cuda=8.0, CuDNN=7 BVLC/Caffe

Image
2

10K+

dwilding/digits repository overview

⁠Docker file image:
  • caffe from the BVLC/caffe master branch to get Cuda 8.0 to work for Pascal cards.
  • digits from NVIDIA/digits dev 4.1 tag
⁠How to use:
  • Required to use nvidia-docker, install it if you don't have it.
  • Run NV_GPU=0,1,2,3 nvidia-docker run --rm -it --name digits -p 5000:5000 dwilding/digits /bin/bash using NV_GPU variable to map the number of GPUs available/needed in the container.
  • Run digits-devserver to operate.
⁠Extend this image:
  • Check dwilding/digits-run Dockerfile example for how to extend this image.

Tag summary

Content type

Image

Digest

Size

1.6 GB

Last updated

almost 9 years ago

docker pull dwilding/digits