Add TensorIterator How To

Vitaly Fedyunin
2019-07-12 11:24:39 -04:00
parent 0291274e58
commit e9cb268d93

@ -16,6 +16,7 @@ Welcome to the PyTorch developer's wiki!
* [Writing Python in C++ (a manifesto)](Writing-Python-in-cpp-(a-manifesto))
* [Introducing Quantized Tensor](Introducing-Quantized-Tensor)
* [Life of a Tensor](Life-of-A-Tensor)
* [How to use `TensorIterator`](How-to-use-TensorIterator)
## Workflow docs