caffe python示例ERROR caffe.NetParameter

时间:2016-04-05 18:17:05

标签: python caffe

我正在尝试这个example的caffe,我收到了这个错误。我检查了所有的路径,他们没事。

WARNING: Logging before InitGoogleLogging() is written to STDERR
E0405 14:09:37.553680 59974 common.cpp:104] Cannot create Cublas handle. Cublas won’t be available.
E0405 14:09:37.553900 59974 common.cpp:111] Cannot create Curand generator. Curand won’t be available.
[libprotobuf ERROR google/protobuf/text_format.cc:274] Error parsing text-format caffe.NetParameter: 6:15: Message type “caffe.LayerParameter” has no field named “input_param”.

你知道可能是什么。

感谢。

0 个答案:

没有答案