... tensor([44, 55])) from torch.utils.data import DataLoader # Reading data datas = DataLoader(torch_data, batch_size=5, shuffle=True, ...
確定! 回上一頁