Make `ModelCheckpoint` callback default to using `save_weights` instead of...
Make `ModelCheckpoint` callback default to using `save_weights` instead of `save` when receiving a subclassed model. PiperOrigin-RevId: 232980088
Loading
Please sign in to comment