Search code examples
deep-learningcaffenvidia-digits

How to use latest version of Caffe in DIGITS?


The Caffe from NVidia is older than BVLC/Caffe. How can I use the latest version of Caffe in NVidia DIGITS?


Solution

  • Either set the CAFFE_ROOT environment variable, or install your build of Caffe to PATH and PYTHONPATH.

    https://github.com/NVIDIA/DIGITS/blob/digits-5.0/docs/BuildCaffe.md#download-source https://github.com/NVIDIA/DIGITS/blob/digits-5.0/docs/Configuration.md#environment-variables