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
{{ message }}
This repository was archived by the owner on Jul 3, 2025. It is now read-only.
when i cmake with cuda and cudnn on the windwos os, i have the problem that CMake Warning at cmake/Cuda.cmake:69 (message):Running GPU detection script with nvcc failed: detect_cuda_archs.cu
when i build it with visual studio 2015, it can not generate the caffe.dll. How can i solve it?