Home
last modified time | relevance | path

Searched defs:make_rhs (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/python/ops/linalg/
H A Dlinear_operator_test_util.py159 def make_rhs(self, operator, adjoint, with_batch=True): member in LinearOperatorDerivedClassTest
991 def make_rhs(self, operator, adjoint, with_batch=True): member in SquareLinearOperatorDerivedClassTest
1064 def make_rhs(self, operator, adjoint, with_batch=True): member in NonSquareLinearOperatorDerivedClassTest