data icon indicating copy to clipboard operation
data copied to clipboard

A PyTorch repo for data loading and utilities to be shared by the PyTorch domain libraries.

Results 302 data issues
Sort by recently updated
recently updated
newest added

This issue is generated from the TODO line https://github.com/pytorch/data/blob/2f29adba451e1b87f1c0c654557d9dd98673fdd8/torchdata/datapipes/iter/util/saver.py#L60 cc @VitalyFedyunin

This issue is generated from the TODO line https://github.com/pytorch/data/blob/2f29adba451e1b87f1c0c654557d9dd98673fdd8/./torchdata/dataloader2/dataloader2.py#L57 cc @VitalyFedyunin

This issue is generated from the TODO line https://github.com/pytorch/data/blob/2f29adba451e1b87f1c0c654557d9dd98673fdd8/./torchdata/dataloader2/reading_service.py#L148 cc @VitalyFedyunin

This issue is generated from the TODO line https://github.com/pytorch/data/blob/2f29adba451e1b87f1c0c654557d9dd98673fdd8/./torchdata/dataloader2/reading_service.py#L106 cc @VitalyFedyunin

This issue is generated from the TODO line https://github.com/pytorch/data/blob/2f29adba451e1b87f1c0c654557d9dd98673fdd8/torchdata/dataloader2/communication/protocol.py#L67 https://github.com/pytorch/data/blob/2f29adba451e1b87f1c0c654557d9dd98673fdd8/torchdata/dataloader2/communication/protocol.py#L192 https://github.com/pytorch/data/blob/2f29adba451e1b87f1c0c654557d9dd98673fdd8/torchdata/dataloader2/communication/protocol.py#L204

### 📚 The doc issue As we further develop `DataLoader2`, we should add a separate page under ("API Reference") for `DataLoader2` documentation. The page should cover topics such as adapters,...

> Thank you for your reply,i try it but it have an error```Exception: OnDiskCache Exception: ./data\datasets\IMDB\aclImdb_v1.tar.gz expected to be written by different process, but file is not ready in 300...

### 📚 The doc issue The examples for Text/Vision/Audio are out-of-date: https://github.com/pytorch/data/tree/main/examples The colab attached in README needs to be updated as well: - How to install torchdata - Example...

This issue is generated from the TODO line https://github.com/pytorch/data/blob/2f29adba451e1b87f1c0c654557d9dd98673fdd8/torchdata/datapipes/iter/load/online.py#L21

This issue is generated from the TODO line https://github.com/pytorch/data/blob/2f29adba451e1b87f1c0c654557d9dd98673fdd8/torchdata/datapipes/iter/util/dataframemaker.py#L148