- Adds `MeanSquaredError` V2 loss implementation
- Adds support for the V2 losses in Keras. With the new losses the default loss reduction function in Keras has been changed from `weighted_mean` to `sum_over_batch_size`. PiperOrigin-RevId: 222720535
Loading
Please sign in to comment