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