Convert Input and Output data to Tensors and create a TensorDataset input = torch.Tensor(input.to_numpy()) # Create tensor of type ...
確定! 回上一頁