tf.keras.losses.MSLE

View source on GitHub

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