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
Every class with a get_config should have a from_config somewhere in
the super() chain. This is actually causing test failures on nightly.
Also fix some unit testing to not rely on the specific dictionary
structure of a serialized object, which is changing across keras
versions.
0 commit comments