mirror of
https://github.com/pytorch/pytorch.git
synced 2025-10-20 21:14:14 +08:00
Adds fft module note
1
Home.md
1
Home.md
@ -21,6 +21,7 @@ Welcome to the PyTorch developer's wiki!
|
||||
* [Writing tests that run on all available device types](Writing-tests-that-run-on-all-available-device-types)
|
||||
* [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)
|
||||
|
||||
### Notes
|
||||
* [Automatic Mixed Precision package](https://github.com/pytorch/pytorch/blob/master/docs/source/amp.rst)
|
||||
|
Reference in New Issue
Block a user