I usually do that by first creating some random input and just passing that through the network I have created. x = torch.randn((100,784)) ...
確定! 回上一頁