Error : "no kernel image" while running Baseline on GPU

I am getting below error while running baseline on GPU , have already tried a few quick fixes, they don’t seem to work, can anyone suggest what this could be about?

RuntimeError: CUDA error: no kernel image is available for execution on the device
CUDA kernel errors might be asynchronously reported at some other API call,so the stacktrace below might be incorrect.
For debugging consider passing CUDA_LAUNCH_BLOCKING=1.