TensorPlay

Latest development documentation · Updated 2026-09-08. A documentation snapshot for package 1.0.0.dev20260909 is not available.

On this page

tensorplay.fft._transforms.fft

tensorplay.fft._transforms.fft(input, n=None, dim=-1, norm=None, *, out=None)[source]

Computes the one-dimensional discrete Fourier transform.

Parameters:
  • input (Tensor) – the input tensor

  • n (int, optional) – signal length; zero-pads/truncates dim

  • dim (int, optional) – the dimension to transform. Default: -1

  • norm (str, optional) – "backward", "forward" or "ortho". Default: None (= "backward")

Search documentation

Search all 1,743 documentation pages.

Keyboard shortcuts

Global

  • /Focus search
  • ?This dialog
  • ,Open settings
  • jAI assistant

Search

  • Navigate results
  • Open result
  • escClose

Package

  • mMain information
  • dDocs
  • .Code
  • -Changelog
  • tTimeline
  • sStats
  • vVersions