tf.keras.backend.less

View source on GitHub

Element-wise truth value of (x < y).

tf.keras.backend.less(
    x, y
)

Arguments:

Returns:

A bool tensor.