mirror of
https://github.com/pytorch/pytorch.git
synced 2025-10-20 12:54:11 +08:00
Add test requirements for DataPipe
1
Home.md
1
Home.md
@ -132,6 +132,7 @@ New to PyTorch? Don't know where to start?
|
||||
|
||||
### DataLoader
|
||||
* [Implementing DataPipe](https://github.com/pytorch/pytorch/blob/master/torch/utils/data/datapipes/README.md)
|
||||
* [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
|
||||
|
Reference in New Issue
Block a user