tf.keras.backend.minimum

Image TensorFlow 1 version Image View source on GitHub

Element-wise minimum of two tensors.

x Tensor or variable.
y Tensor or variable.

A tensor.