tf.keras.losses.MAE

View source on GitHub

Aliases:

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