caffe-windows
caffe-windows copied to clipboard
cuda11.1+win10+vs2015+rtx3090 NetParameter problem
HI everyone
I have successfully built caffe.exe with cuda11.1 without cudnn.
But when I execute the caffe.exe. It come out with this type of error.
"[libprotobuf ERROR D:\ThirdPartyLibrary\protobuf\src\google\protobuf\text_format.cc:296] Error parsing text-format caffe.NetParameter: 16:11: Message type "caffe.WindowDataParameter" has no field named "config"."
Does anyone know the reason. Thank a lot!!!