Home
last modified time | relevance | path

Searched refs:_RegularizedGramianCholesky (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/python/ops/
Dlinalg_ops.py43 def _RegularizedGramianCholesky(matrix, l2_regularizer, first_kind): function
340 chol = _RegularizedGramianCholesky(
346 chol = _RegularizedGramianCholesky(
Dlinalg_grad.py589 chol = linalg_ops._RegularizedGramianCholesky(
613 chol = linalg_ops._RegularizedGramianCholesky(