eriklindernoren/PyTorch-Deep-Dream

Typo when checking for CUDA availability

jlin1212 opened this issue · 0 comments

On lines 17 and 73, torch.cuda.is_available should instead be torch.cuda.is_available().