caffe
文章平均质量分 78
芳瑜
IT菜鸟,努力前行中·····
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
ubuntu14+cuda8+cudnn5+anaconda2+caffe
本人的系统环境:Ubuntu14.04安装前准备: $ lspci | grep -i nvidia $ uname -m && cat /etc/*release $ gcc --version $ uname -r(查看系统内核版本) $ sudo apt-get install linux-headers-$(uname -r) (安装对应的kernels hea...原创 2018-05-05 11:49:28 · 256 阅读 · 0 评论 -
caffe编译过程中protobuf的问题
问题描述:make caffe时提示:.build_release/src/caffe/proto/caffe.pb.h:31387:42: error: ‘kEmptyString’ is not a member of ‘google::protobuf::internal’ type_ = const_cast< ::std::string*>(&::google...原创 2018-05-08 10:17:45 · 6684 阅读 · 0 评论
分享