Skip to content

Using ComplexDense and ComplexConv now fails in Keras Sequential #23

@casabre

Description

@casabre

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">]

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions