https://github.com/JesperDramsch/keras-complex/blob/dae77df28b59d97b334facad4185cb8bcefa25f7/complexnn/fft.py#L54 I was curious if there was anything wrong with using the tf.signal implementation for ft, fft2, etc.
keras-complex/complexnn/fft.py
Line 54 in dae77df
I was curious if there was anything wrong with using the tf.signal implementation for ft, fft2, etc.