tf.keras.losses.MAE

View source on GitHub

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