alpha-GAN
alpha-GAN copied to clipboard
Version of PyTorch
Hi @victor-shepardson, which version of PyTorch are you using?
I am trying to run your code with PyTorch 0.1.12, but I encounter the following error in the CIFAR notebook.
AttributeError: module 'torch.nn' has no attribute 'Upsample'
Thanks very much.