Searched refs:_to_dense (Results 1 – 7 of 7) sorted by relevance
/external/tensorflow/tensorflow/python/ops/linalg/ | ||
D | linear_operator_full_matrix.py | 182 def _to_dense(self): member in LinearOperatorFullMatrix |
D | linear_operator_lower_triangular.py | 209 def _to_dense(self): member in LinearOperatorLowerTriangular |
D | linear_operator_adjoint.py | 218 def _to_dense(self): member in LinearOperatorAdjoint |
D | linear_operator_diag.py | 246 def _to_dense(self): member in LinearOperatorDiag |
D | linear_operator.py | 920 def _to_dense(self): member in LinearOperator |
D | linear_operator_block_diag.py | 313 def _to_dense(self): member in LinearOperatorBlockDiag |
D | linear_operator_kronecker.py | 522 def _to_dense(self): member in LinearOperatorKronecker |