CUDA error: CUBLAS_STATUS_NOT_INITIALIZED when calling `cublasCreate(handle)`
torch.utils.data.DataLoader(train_dataset, batch_size=batch_size, shuffle=True, batch num_workers=nw)中的nw在windows中需设为零
torch.utils.data.DataLoader(train_dataset, batch_size=batch_size, shuffle=True, batch num_workers=nw)中的nw在windows中需设为零