tf.keras.losses.MAPE

View source on GitHub

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