Distributed Fast Fourier Transform in TensorFlow

Posted by Ruijiao Sun, Google Intern - DTensor team Fast Fourier Transform is an important method of signal processing, which is commonly used in a number of ways, including speeding up convolutions, extracting features, and regularizing models. Distributed Fast Fourier Transform (Distributed FFT) offers a way to compute Fourier Transforms…

Continue ReadingDistributed Fast Fourier Transform in TensorFlow