opteroncx / SESR

SESR: Single Image Super Resolution with Recursive Squeeze and Excitation Networks
28 stars 13 forks source link

When running on cpu getting this error : 'module' object has no attribute '_cuda_getDevice' #7

Open NeoAnons opened 6 years ago

NeoAnons commented 6 years ago

When i am trying to run test.py on CPU i ma getting this error : 'module' object has no attribute '_cuda_getDevice' capture

How can i resolve it?