Isaac Hirsch

Results 2 issues of Isaac Hirsch

**IMPORTANT: Please do not create a Pull Request without creating an issue first.** *Any change needs to be discussed before proceeding. Failure to do so may result in the rejection...

### 🐛 Describe the bug 36 CIFAR10 = datasets.CelebA(root="Datasets", download=True) File /apps/python/3.10/3.10.9/lib/python3.10/site-packages/torchvision/datasets/celeba.py:80, in CelebA.__init__(self, root, split, target_type, transform, target_transform, download) 77 raise RuntimeError("target_transform is specified but target_type is empty") 79...