WARNING: Logging before InitGoogleLogging() is written to STDERR 解决办法

冷不防 2022-04-12 13:30 502阅读 0赞

WARNING: Logging before InitGoogleLogging() is written to STDERR

https://github.com/BVLC/caffe/issues/3223

I have resolved the question by accepting follows
from http://caffe.berkeleyvision.org/installation.html#compilation
(caffe_root)
cd build
cmake ..
make

then type ./examples/mnist/create_mnist.sh again at caffe_root.
it run successfully!

发表评论

表情:
评论列表 (有 0 条评论,502人围观)

还没有评论,来说两句吧...

相关阅读