PFPNet_Pytorch
PFPNet_Pytorch copied to clipboard
RuntimeError: CUDA error: no kernel image is available for execution on the device
when i run demo.py , there is a wrong: RuntimeError: CUDA error: no kernel image is available for execution on the device my environment: pytorch=1.1, cuda=9.0 What is the CUDA version when the author run the code?
how about your graphics? or you can change your pytorch version and have a try