train_loader = DataLoader(dataset=dataset,. batch_size=32,. shuffle=True,. num_workers=2). download, read data, etc. return one item on the index.
確定! 回上一頁