mirror of
https://github.com/pytorch/pytorch.git
synced 2025-10-20 12:54:11 +08:00
Updated Home (markdown)
5
Home.md
5
Home.md
@ -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)
|
||||
|
Reference in New Issue
Block a user