Searched defs:with_batch (Results 1 – 1 of 1) sorted by relevance
/aosp_15_r20/external/tensorflow/tensorflow/python/ops/linalg/ |
H A D | linear_operator_test_util.py | 159 def make_rhs(self, operator, adjoint, with_batch=True): argument 176 def make_x(self, operator, adjoint, with_batch=True): argument 429 with_batch): argument 653 with_batch): argument 991 def make_rhs(self, operator, adjoint, with_batch=True): argument 997 def make_x(self, operator, adjoint, with_batch=True): argument 1064 def make_rhs(self, operator, adjoint, with_batch=True): argument 1069 def make_x(self, operator, adjoint, with_batch=True): argument
|