Media-Smart / vedadet

A single stage object detection toolbox based on PyTorch
Apache License 2.0
498 stars 128 forks source link

"error in deformable_im2col: no kernel image is available for execution on the device" with different GPU #38

Closed codeman-24 closed 3 years ago

codeman-24 commented 3 years ago

thanks! I build the environment step by step, but when executed the training or inference code on V100, "error in deformable_im2col: no kernel image is available for execution on the device". when running on RTX8000, there is no error.

hxcai commented 3 years ago

@zhushibing Please check your cuda version.