tf.keras.losses.MSE

View source on GitHub

Aliases:

tf.keras.losses.MSE(
    y_true,
    y_pred
)