mirror of
https://github.com/zebrajr/pytorch.git
synced 2025-12-07 12:21:27 +01:00
Summary: While using `torch.utils.data.TensorDataset`, if sizes of tensors mismatch, there's now a proper error message. Pull Request resolved: https://github.com/pytorch/pytorch/pull/46905 Reviewed By: ngimel Differential Revision: D24565712 Pulled By: mrshenli fbshipit-source-id: 98cdf189591c2a7a1b693627cc8464e8f553d9ee |
||
|---|---|---|
| .. | ||
| _utils | ||
| __init__.py | ||
| dataloader.py | ||
| dataset.py | ||
| distributed.py | ||
| sampler.py | ||