matrix_norm =========== Computes the matrix norm of a matrix (or a stack of matrices) ``x``. **Abstract Signature:** ``matrix_norm(x: array, keepdims: bool, ord: Optional[Union[int, float, Literal[inf, Any, fro, nuc]]])`` .. raw:: html
torch.linalg.matrix_norm
jax.numpy.linalg.matrix_norm