Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/kernel_tests/
Dmatrix_square_root_op_test.py107 def testConcurrentExecutesWithoutError(self): member in SquareRootOpTest
Dmatrix_logarithm_op_test.py132 def testConcurrentExecutesWithoutError(self): member in LogarithmOpTest
Ddeterminant_op_test.py156 def testConcurrentExecutesWithoutError(self): member in DeterminantOpTest
Dmatrix_inverse_op_test.py144 def testConcurrentExecutesWithoutError(self): member in InverseOpTest
Dqr_op_test.py56 def testConcurrentExecutesWithoutError(self): member in QrOpTest
Dself_adjoint_eig_op_test.py55 def testConcurrentExecutesWithoutError(self): member in SelfAdjointEigTest
Dmatrix_exponential_op_test.py153 def testConcurrentExecutesWithoutError(self): member in ExponentialOpTest
Dlu_op_test.py218 def testConcurrentExecutesWithoutError(self): member in LuOpTest
Dsvd_op_test.py57 def testConcurrentExecutesWithoutError(self): member in SvdOpTest
Dcholesky_op_test.py185 def testConcurrentExecutesWithoutError(self): member in CholeskyOpTest