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
{{ message }}
This repository was archived by the owner on Oct 17, 2024. It is now read-only.
I've encountered this error when running the simulator. However, after debugging and printing the type/shape of each variable, I couldn't fix it. Would you take a look at what is going on here? Thanks!
AttributeError: Exception encountered when calling layer 'spectral_norm_0' (type SpectralNormalization).
'tuple' object has no attribute 'rank'
Call arguments received by layer 'spectral_norm_0' (type SpectralNormalization):
\u2022 inputs=<KerasTensor shape=(None, 179), dtype=float32, sparse=False, name=keras_tensor_8>
\u2022 training=None