tf.keras.backend.minimum

View source on GitHub

Element-wise minimum of two tensors.

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

Arguments:

Returns:

A tensor.