TensorPlay
API symbolsfft
Copy
View MarkdownDownload .md

tensorplay.fft.ifftshift

tensorplay.fft.ifftshift(input, dim=None)[source]

Inverse of fftshift(); shifts by -(n // 2) (odd-safe).

Ask DeepWiki