Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/ops/linalg/
Dlinear_operator_circulant.py229 def _unblockify_then_matricize(self, vec): member in _BaseLinearOperatorCirculant
426 y = self._unblockify_then_matricize(block_vector_result)
452 x = self._unblockify_then_matricize(solution_vb)