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
Keras2 supports masking in its BatchNorm implementation. While Keras3 seems to accept a "mask" param, is it not used anywhere. This seems inconsistent.
The text was updated successfully, but these errors were encountered:
Keras2 supports masking in its BatchNorm implementation. While Keras3 seems to accept a "mask" param, is it not used anywhere. This seems inconsistent.
The text was updated successfully, but these errors were encountered: