You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Does anyone compile this caffe-SegNet-cudnn5 under Windows10 successfully?
My platform: Win10,cuda8.0,cudnn5.1,vs2013
Until now, I haven't succeeded yet.
Does anyone compile this caffe-SegNet-cudnn5 under Windows10 successfully?
My platform: Win10,cuda8.0,cudnn5.1,vs2013
Until now, I haven't succeeded yet.
The error is:
error LNK2001: unresolved external symbol "protected: virtual void __cdecl caffe::BasePrefetchingDataLayer::InternalThreadEntry(void)" (?InternalThreadEntry@?$BasePrefetchingDataLayer@N@caffe@@MEAAXXZ) E:\caffe-master_for_segnet\windows\caffe\image_data_layer.obj caffe
The text was updated successfully, but these errors were encountered: