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
@ -158,4 +157,4 @@ New to PyTorch? Don't know where to start?
* [Breaking Changes from Variable and Tensor merge](Breaking-Changes-from-Variable-and-Tensor-merge) (from 0.4 release)
* [Tensor API changes for Caffe2 developers](Tensor-API-changes-for-Caffe2-developers) (from 1.0 release, plus some stuff on master)
* [Autograd and Fork](Autograd-and-Fork)
* [Autograd and Fork](Autograd-and-Fork)