shuffle = False时,不打乱数据顺序;shuffle = True,随机打乱import numpy as npimport h5pyimport torchfrom torch.utils.data import DataLoader, ...
確定! 回上一頁