delu.data#
An addition to torch.utils.data
.
Make dataset return both indices and items. |
|
A trivial dataset that yeilds indices back to user (useful for DistributedDataParallel (DDP)). |
Warning
The API listed below is deprecated.
[DEPRECATED | Instead, use |
[DEPRECATED | ] Create simple PyTorch datasets without classes and inheritance. |
|
[DEPRECATED | Instead, use |