tf.keras.losses.categorical_hinge

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

Defined in tensorflow/python/keras/losses.py.