pytorch / data

A PyTorch repo for data loading and utilities to be shared by the PyTorch domain libraries.
BSD 3-Clause "New" or "Revised" License
1.08k stars 142 forks source link

Update README.md #1263

Closed andrewkho closed 3 weeks ago

andrewkho commented 1 month ago

Updates readme with torchdata plans

see #1196

Changes

pytorch-bot[bot] commented 1 month ago

:link: Helpful Links

:test_tube: See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/data/1263

Note: Links to docs will display an error until the docs builds have been completed.

:x: 6 New Failures

As of commit 981864329030177c4779bea13db1730e8c7653b4 with merge base b474083ebbe0712fe075d8ac15698c99d070e616 (image):

NEW FAILURES - The following jobs have failed:

* [Run DataPipes Tests / test (windows-latest, 3.10)](https://hud.pytorch.org/pr/pytorch/data/1263#26102281587) ([gh](https://github.com/pytorch/data/actions/runs/9473841039/job/26102281587)) `Process completed with exit code 1.` * [Run DataPipes Tests / test (windows-latest, 3.8)](https://hud.pytorch.org/pr/pytorch/data/1263#26102281028) ([gh](https://github.com/pytorch/data/actions/runs/9473841039/job/26102281028)) `Process completed with exit code 1.` * [Run DataPipes Tests / test (windows-latest, 3.9)](https://hud.pytorch.org/pr/pytorch/data/1263#26102281255) ([gh](https://github.com/pytorch/data/actions/runs/9473841039/job/26102281255)) `Process completed with exit code 1.` * [Run StatefulDataLoader Tests / test (windows-latest, 3.10)](https://hud.pytorch.org/pr/pytorch/data/1263#26102281295) ([gh](https://github.com/pytorch/data/actions/runs/9473841035/job/26102281295)) `Process completed with exit code 1.` * [Run StatefulDataLoader Tests / test (windows-latest, 3.8)](https://hud.pytorch.org/pr/pytorch/data/1263#26102280707) ([gh](https://github.com/pytorch/data/actions/runs/9473841035/job/26102280707)) `Process completed with exit code 1.` * [Run StatefulDataLoader Tests / test (windows-latest, 3.9)](https://hud.pytorch.org/pr/pytorch/data/1263#26102281068) ([gh](https://github.com/pytorch/data/actions/runs/9473841035/job/26102281068)) `Process completed with exit code 1.`

This comment was automatically generated by Dr. CI and updates every 15 minutes.

andrewkho commented 3 weeks ago

Ignoring the windows s3 file lister failures, tests are already disabled on main