Commit 1bb1c0d2 authored by RJ Ryan's avatar RJ Ryan Committed by TensorFlower Gardener
Browse files

Fix incorrect results from Eigen-based IRFFT kernel when input dimensions exceed fft_length.

Also fixes fft_ops_test msan failures for rank > 1 IRFFTs. The temporary buffer used for computing the (rank - 1) outer IFFTs is not fully initialized. Instead, only compute the (rank - 1) outer IFFTs over the valid positions of the temporary buffer.

PiperOrigin-RevId: 158772209
parent cb94f36e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment