code-of-learn-deep-learning-with-pytorch
code-of-learn-deep-learning-with-pytorch copied to clipboard
chapter6_GAN/autoencoder.ipynb error
tfs.Normalize([0.5, 0.5, 0.5], [0.5, 0.5, 0.5]) is wrong and should be revised tfs.Normalize([0.5], [0.5])