... -1) self.encoder(x) self.decoder(x) x.view(len(x), 1, 28, 28) return x x x = Visualize the preceding model: !pip install torch_summary from torchsummary ...
確定! 回上一頁