Closed saiamrit closed 4 years ago
Maybe it is the error of pytorch multi-gpu with DataParallel? Is your pytorch version==1.2.0?
Yes my pytorch version is 1.3.1 but I donot think it has any thing to do with pytorch version. The error reads :
File "/home/saiamrit/Face-Super-Resolution/models/networks.py", line 3, in
sorry for missing them, i have updated the codes
Thank you
On running the test.py, code is throwing an error saying No module named 'models.modules'. There is no modules file in the modules folder.