本文主要是介绍zed-yolo编译 error: ‘CUDNN_CONVOLUTION FWD_PREFER_FASTEST’ undeclared,希望对大家解决编程问题提供一定的参考价值,需要的开发者们随着小编来一起学习吧!
使用的cudnn版本太高,zed-yolo支持的cudnn版本为v3-v7。
This repository supports:* both Windows and Linux
* both OpenCV 2.x.x and OpenCV <= 3.4.0 (3.4.1 and higher isn't supported)
* both cuDNN v5-v7
* CUDA >= 7.5
* also create SO-library on Linux and DLL-library on Windows
这篇关于zed-yolo编译 error: ‘CUDNN_CONVOLUTION FWD_PREFER_FASTEST’ undeclared的文章就介绍到这儿,希望我们推荐的文章对编程师们有所帮助!