You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi! I am trying to create a FFT convolution layer in a keras/tensorflow NN. I have tried to replicate your code, but there is an issue in fft_forward due to the weights reshape into a (3,3) array.
The text was updated successfully, but these errors were encountered:
Hi! I am trying to create a FFT convolution layer in a keras/tensorflow NN. I have tried to replicate your code, but there is an issue in fft_forward due to the weights reshape into a (3,3) array.
Hi! I am trying to create a FFT convolution layer in a keras/tensorflow NN. I have tried to replicate your code, but there is an issue in fft_forward due to the weights reshape into a (3,3) array.
The text was updated successfully, but these errors were encountered: