pytorch/docs/source/notes
Peter Bell 5180caeeb4 Remove deprecated spectral ops from torch namespace (#48594)
Summary:
Ref https://github.com/pytorch/pytorch/issues/42175

This removes the 4 deprecated spectral functions: `torch.{fft,rfft,ifft,irfft}`. `torch.fft` is also now imported by by default.

The actual `at::native` functions are still used in `torch.stft` so can't be full removed yet. But will once https://github.com/pytorch/pytorch/issues/47601 has been merged.

Pull Request resolved: https://github.com/pytorch/pytorch/pull/48594

Reviewed By: heitorschueroff

Differential Revision: D25298929

Pulled By: mruberry

fbshipit-source-id: e36737fe8192fcd16f7e6310f8b49de478e63bf0
2020-12-05 04:12:32 -08:00
..
amp_examples.rst
autograd.rst Complex autograd doc fix (#46258) 2020-10-13 14:36:50 -07:00
broadcasting.rst
cpu_threading_runtimes.svg
cpu_threading_torchscript_inference.rst
cpu_threading_torchscript_inference.svg
cuda.rst Remove deprecated spectral ops from torch namespace (#48594) 2020-12-05 04:12:32 -08:00
ddp.rst Update links in DDP note (#47663) 2020-11-13 21:26:28 -08:00
extending.rst Add documentation for torch.overrides submodule. (#48170) 2020-11-30 11:25:31 -08:00
faq.rst
large_scale_deployments.rst
multiprocessing.rst
randomness.rst Adding information how to control randomness with DataLoader (#45749) 2020-10-12 16:57:58 -07:00
serialization.rst
windows.rst Update magma to 2.5.4 for Windows (#48656) 2020-12-02 09:45:21 -08:00