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 316 forks source link

Cuda failure: unspecified launch failure in file /yolo-tensorrt/modules/yolo.cpp at line 980 #112

Open xgyyao opened 3 years ago

xgyyao commented 3 years ago

测试环境:cuda 11.1 tensorrt 7.2.2.3 显卡3090 每次运行都会随机出现此错误,请问是什么原因呢?

enazoe commented 3 years ago

这个不太清楚,没在30系列显卡上做过稳定性测试

2LJ commented 2 years ago

请问这个问题解决了吗?