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

Using ComplexDense and ComplexConv now fails in Keras Sequential #23

Open
casabre opened this issue Jun 10, 2024 · 0 comments · May be fixed by #24
Open

Using ComplexDense and ComplexConv now fails in Keras Sequential #23

casabre opened this issue Jun 10, 2024 · 0 comments · May be fixed by #24

Comments

@casabre
Copy link

casabre commented Jun 10, 2024

With Tensorflow 2.16.1, the following errors shows up

ValueError: Layers added to a Sequential model can only have a single positional argument, the input tensor. Layer ComplexConv1D has multiple positional arguments: [<Parameter "inputs">, <Parameter "**kwargs">]
@casabre casabre linked a pull request Jun 10, 2024 that will close this issue
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

Successfully merging a pull request may close this issue.

1 participant