Updated Home (markdown)

erjia
2021-10-07 20:55:55 +00:00
parent 4a90be716b
commit 9f07d7ab32

@ -131,9 +131,8 @@ New to PyTorch? Don't know where to start?
* [Modular Benchmarking Components](https://github.com/pytorch/pytorch/blob/master/torch/utils/benchmark/README.md)
### DataLoader
* [Implementing DataPipe](https://github.com/pytorch/pytorch/blob/master/torch/utils/data/datapipes/README.md)
* [DataPipe](https://github.com/pytorch/data#what-are-datapipes)
* [DataPipe test requirements](https://github.com/pytorch/pytorch/wiki/DataPipes-testing-requirements)
* [DataPipe Typing System](https://github.com/pytorch/pytorch/blob/master/torch/utils/data/typing.ipynb)
## Workflow docs