用cmake解决caffe编译不成功的问题

cd caffe-master
mkdir build
cd build
cmake ..
make all -j8

posted @ 2018-01-26 20:28  WilliamGeek  阅读(272)  评论(0)    收藏  举报