mirror of
https://github.com/pytorch/pytorch.git
synced 2025-10-20 12:54:11 +08:00
Add Development Doc for DataPipe
1
Home.md
1
Home.md
@ -131,6 +131,7 @@ 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 Typing System](https://github.com/pytorch/pytorch/blob/master/torch/utils/data/typing.ipynb)
|
||||
|
||||
## Workflow docs
|
||||
|
Reference in New Issue
Block a user