NLLLoss () inputs, targets = next(iter(dataloader)) device = 'cuda' if torch.cuda.is_available() else 'cpu' inputs, ...
確定! 回上一頁