This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
OS: Ubuntu 18.04 | |
Others: Opencv, NCCL, CUDA 9.2, CUDNN | |
NOTE: For Ubuntu 17.04/ 18.04, there's an alternate way to directly install Caffe via apt-get install caffe-cpu and caffe-cuda | |
I am installing from source so that I can with other caffe algorithms that demand the existence of a CAFFE_ROOT directory | |
Modify Makefile.config file | |
-------------------- |