BO-YANG CHEN

Results 1 issues of BO-YANG CHEN

### 🐛 Describe the bug ### Bug Unexpected difference in `torchvision.transforms.Normalize` results when using `DataLoader` with `num_workers>=1` and `pin_memory=True`. --- ### Description I found an unexpected behavior when using `torch.utils.data.DataLoader`....