Add DataLoader and DataPipe typing system

Erjia Guan
2021-04-05 11:56:38 -04:00
parent 6659918351
commit 1086467c54

@ -121,6 +121,9 @@ Welcome to the PyTorch developer's wiki!
* [Benchmarking tool for the autograd AP](https://github.com/pytorch/pytorch/blob/master/benchmarks/functional_autograd_benchmark/README.md)
* [Modular Benchmarking Components](https://github.com/pytorch/pytorch/blob/master/torch/utils/benchmark/README.md)
### DataLoader
* [DataPipe Typing System]()
## Workflow docs
* [Bot commands](Bot-commands)