Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/ops/linalg/
Dlinear_operator_test_util.py176 def make_x(self, operator, adjoint, with_batch=True): member in LinearOperatorDerivedClassTest
997 def make_x(self, operator, adjoint, with_batch=True): member in SquareLinearOperatorDerivedClassTest
1069 def make_x(self, operator, adjoint, with_batch=True): member in NonSquareLinearOperatorDerivedClassTest
/external/tensorflow/tensorflow/python/eager/
Ddef_function_test.py578 def make_x(self): member in DefFunctionTest.test_variable_naming.HasVars