test(SimpleYolo::Type::V7, SimpleYolo::Mode::FP32, "yolov7");
错误如下:
[error][simple_yolo.cu:556]:launch failed: no kernel image is available for execution on the device
[error][simple_yolo.cu:450]:launch failed: no kernel image is available for execution on the device
[error][simple_yolo.cu:454]:launch failed: no kernel image is available for execution on the device
怎么修改
test(SimpleYolo::Type::V7, SimpleYolo::Mode::FP32, "yolov7"); 错误如下: [error][simple_yolo.cu:556]:launch failed: no kernel image is available for execution on the device [error][simple_yolo.cu:450]:launch failed: no kernel image is available for execution on the device [error][simple_yolo.cu:454]:launch failed: no kernel image is available for execution on the device 怎么修改