Updated Home (markdown)

Deyu Huang
2021-11-10 20:40:01 +08:00
parent 2134f3cc47
commit 271ad1c195

@ -29,6 +29,7 @@ New to PyTorch? Don't know where to start?
* [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)
* [Guide for developing PyTorch ONNX exporter](Guide-for-developing-PyTorch-ONNX-exporter)
### Notes
* [Automatic Mixed Precision package](https://github.com/pytorch/pytorch/blob/master/docs/source/amp.rst)