Open cvasfi opened 7 years ago
Since RFFT is supported in tensorflow now, which parts of the code would you suggest to tweak?
I think the big loop in the spectral_to_variable would be one of them. what about the fftshift functions, are they also unnecessary?
Yes! It's been awhile since I've looked at this code -- but I think you are correct.
Since RFFT is supported in tensorflow now, which parts of the code would you suggest to tweak?
I think the big loop in the spectral_to_variable would be one of them. what about the fftshift functions, are they also unnecessary?