tf.keras.losses.MAPE

View source on GitHub

Aliases:

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