deep-pix-bis-pad.pytorch icon indicating copy to clipboard operation
deep-pix-bis-pad.pytorch copied to clipboard

Did you get problem running with GPU?

Open longnguyen2 opened this issue 4 years ago • 1 comments

I tried to run your code but it stucked at line 13 of Trainer.py self.network = self.network.to(device), it said RuntimeError: cuda runtime error (100) : no CUDA-capable device is detected at ..\aten\src\THC\THCGeneral.cpp:50

Any special config? I'm currently using pytorch 1.4.0

longnguyen2 avatar Apr 14 '20 13:04 longnguyen2