pytorch/torch/utils/data
Aaron Orenstein 4e2b4c6ed6 Fix broken docs (#124940)
These were causing doctest to be unhappy.

In particular the doc from #124496 caused #124771 to fail "trunk / win-vs2019-cpu-py3 / test" to fail when pushing. Not sure why it wasn't a problem on the original PR.

Testing:

`./test/run_doctests.sh`:
  before:
```
=== 4 warnings in 11.21 seconds ===
```
  after:
```
===  in 11.11 seconds ===
```

Pull Request resolved: https://github.com/pytorch/pytorch/pull/124940
Approved by: https://github.com/zou3519, https://github.com/atalman, https://github.com/huydhn
2024-04-26 19:24:52 +00:00
..
_utils Fix broken docs (#124940) 2024-04-26 19:24:52 +00:00
datapipes [BE]: TRY002 - Ban raising vanilla exceptions (#124570) 2024-04-21 22:26:40 +00:00
__init__.py
backward_compatibility.py
dataframes_pipes.ipynb
dataloader.py
dataset.py
distributed.py
graph.py
graph_settings.py
sampler.py
standard_pipes.ipynb
typing.ipynb