Normally, when using the dataloader, the data is shuffles and then we batch the shuffled data: import torch, torch.nn as nn from torch.utils.data import ...
確定! 回上一頁