tf.keras.ops.negative

Numerical negative, element-wise.

x Input tensor.

Output tensor, y = -x.