美文网首页
samll_problem.md

samll_problem.md

作者: DafuCoding | 来源:发表于2017-03-15 14:18 被阅读0次

// 修改sublime3中文不能输入问题

http://jingyan.baidu.com/article/f3ad7d0ff8731609c3345b3b.html

// 更新protobuf之后caffe编译出错的问题 大蟒蛇与caffe非常容易冲突

You need to generate caffe.pb.h manually using protoc as follows.

In the directory you installed Caffe to

protoc src/caffe/proto/caffe.proto --cpp_out=.

mkdir include/caffe/proto

mv src/caffe/proto/caffe.pb.h include/caffe/proto

相关文章

  • samll_problem.md

    // 修改sublime3中文不能输入问题 http://jingyan.baidu.com/article/f3...

网友评论

      本文标题:samll_problem.md

      本文链接:https://www.haomeiwen.com/subject/attlnttx.html