tab_tensor = torch.tensor(data[1], dtype=torch.float32) input_t = ... As one may notice, it is a standard structure for Pytorch dataloader.
確定! 回上一頁