tf.keras.ops.subtract

Subtract arguments element-wise.

x1 First input tensor.
x2 Second input tensor.

Output tensor, element-wise difference of x1 and x2.

Morty Proxy This is a proxified and sanitized view of the page, visit original site.