mirror of
https://github.com/saymrwulf/pytorch.git
synced 2026-05-15 21:00:47 +00:00
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 |
||
|---|---|---|
| .. | ||
| _utils | ||
| datapipes | ||
| __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 | ||