dask-pytorch-ddp
dask-pytorch-ddp copied to clipboard
feature request: please add support for more kinds of data access
It would be great to expand data.S3ImageFolder to also support the following (in order of decreasing priority):
- torchvision.datasets
- torchtext.datasets
- tensorflow datasets
- GCP This would allow the reader of your dask-pytorch-tutorial to work with standard datasets, and not just Stanford dogs.