tf.keras.losses.MSE

View source on GitHub

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