MCPcopy Create free account
hub / github.com/alibaba/nann / _underdetermined

Function _underdetermined

tensorflow/tensorflow/python/ops/linalg_ops.py:271–275  ·  view source on GitHub ↗

Computes A^H * (A*A^H + l2_regularizer)^{-1} * rhs.

(matrix, rhs, l2_regularizer)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

_composite_implFunction · 0.85

Calls 3

cholesky_solveFunction · 0.85
matmulMethod · 0.45

Tested by

no test coverage detected