enazoe / yolo-tensorrt

TensorRT8.Support Yolov5n,s,m,l,x .darknet -> tensorrt. Yolov4 Yolov3 use raw darknet *.weights and *.cfg fils. If the wrapper is useful to you,please Star it.
MIT License
1.19k stars 314 forks source link

libnvinfer.so and cudnn not work #9

Closed songtf525 closed 4 years ago

songtf525 commented 4 years ago

Hello, I have a question for "libnvinfer.so:对'cudnnCreate@libcudnn.so.7'未定义的引用", the version is ubuntu=1804, cuda=10.0, tensorrt=5.1.5, cudnn=7.5.0, opencv=3.4, can you help me for this question? It is a question for version or coding ?