Searched refs:_reshape_for_efficiency (Results 1 – 1 of 1) sorted by relevance
/external/tensorflow/tensorflow/python/ops/linalg/ |
D | linear_operator_util.py | 318 a, b, reshape_inv, still_need_to_transpose = _reshape_for_efficiency( 349 matrix, rhs, reshape_inv, still_need_to_transpose = _reshape_for_efficiency( 392 matrix, rhs, reshape_inv, still_need_to_transpose = _reshape_for_efficiency( 412 def _reshape_for_efficiency(a, function
|