mirror of
https://github.com/pytorch/pytorch.git
synced 2025-10-20 21:14:14 +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
|
### DataLoader
|
||||||
* [Implementing DataPipe](https://github.com/pytorch/pytorch/blob/master/torch/utils/data/datapipes/README.md)
|
* [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)
|
* [DataPipe Typing System](https://github.com/pytorch/pytorch/blob/master/torch/utils/data/typing.ipynb)
|
||||||
|
|
||||||
## Workflow docs
|
## Workflow docs
|
||||||
|
Reference in New Issue
Block a user