DataLoader(train_ds, batch_size=bat_size, shuffle=True) # 2. iterate thru ... class definition is housed in the torch.utils.data module.
確定! 回上一頁