Updated Home (markdown)

Mike Ruberry
2021-06-18 10:05:58 -07:00
parent 881660da3c
commit 9338f8571f

@ -19,7 +19,7 @@ Welcome to the PyTorch developer's wiki!
* [Introducing Quantized Tensor](Introducing-Quantized-Tensor)
* [Life of a Tensor](Life-of-A-Tensor)
* [How to use `TensorIterator`](How-to-use-TensorIterator)
* [Writing tests in PyTorch 1.8](Writing-tests-in-PyTorch-1.8)
* [Running and writing tests in PyTorch 1.9](Running-and-writing-tests-in-PyTorch-1.9)
* [Writing memory format aware operators](Writing-memory-format-aware-operators)
* [Guide for adding type annotations to PyTorch](Guide-for-adding-type-annotations-to-PyTorch)
* [The torch.fft module in PyTorch 1.7](The-torch.fft-module-in-PyTorch-1.7)