Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Question about weights reshape #2

Open
rosas-github opened this issue Jul 15, 2021 · 1 comment
Open

Question about weights reshape #2

rosas-github opened this issue Jul 15, 2021 · 1 comment

Comments

@rosas-github
Copy link

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.

@isa5456
Copy link

isa5456 commented Aug 18, 2023

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! Did you get it?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants