L1aoXingyu/code-of-learn-deep-learning-with-pytorch

chapter6_GAN/autoencoder.ipynb error

mychen233 opened this issue · 0 comments

image
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])