tf.keras.ops.inv

Computes the inverse of a square tensor.

x Input tensor of shape (..., M, M).

A tensor of shape (..., M, M) representing the inverse of x.

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