STT-tensorflow/tensorflow/python/kernel_tests/linalg
George Karpenkov 444d8d7cf4 Re-enable linear_operator_kronecker_test_xla_gpu
The vectorization bug must have been fixed upstream

PiperOrigin-RevId: 305115306
Change-Id: I80748f6687fb0706a662d0e938cc39be77acc221
2020-04-06 14:24:04 -07:00
..
sparse Merge pull request #35966 from ROCmSoftwarePlatform:google-upstream-sparse-complex 2020-03-27 11:24:26 -07:00
__init__.py
BUILD Re-enable linear_operator_kronecker_test_xla_gpu 2020-04-06 14:24:04 -07:00
linear_operator_addition_test.py
linear_operator_adjoint_test.py Fixing linter errors 2020-03-26 15:42:51 -07:00
linear_operator_algebra_test.py
linear_operator_block_diag_test.py Allow blockwise linear operators (tf.linalg.LinearOperatorBlockDiag and tf.linalg.LinearOperatorBlockLowerTriangular) to operate on/emit lists of tensors corresponding to blocks. 2020-03-10 17:18:47 -07:00
linear_operator_block_lower_triangular_test.py Allow blockwise linear operators (tf.linalg.LinearOperatorBlockDiag and tf.linalg.LinearOperatorBlockLowerTriangular) to operate on/emit lists of tensors corresponding to blocks. 2020-03-10 17:18:47 -07:00
linear_operator_circulant_test.py Merge pull request #35666 from ROCmSoftwarePlatform:google_upstream_rocblas_complex 2020-04-01 10:59:11 -07:00
linear_operator_composition_test.py Add Condition number method to LinearOperator. 2019-11-25 15:20:34 -08:00
linear_operator_diag_test.py minor spelling tweaks 2020-02-11 15:09:21 +09:00
linear_operator_full_matrix_test.py minor spelling tweaks 2020-02-11 15:09:21 +09:00
linear_operator_householder_test.py TESTFIX: tests_to_skip staticmethod renamed to skip_these_tests. This 2019-07-24 15:27:07 -07:00
linear_operator_identity_test.py Register matmuls and solves between ScaledIdentity LinearOperators. 2019-10-02 18:00:47 -07:00
linear_operator_inversion_test.py Meta linear operators tested for "tape safe" 2019-08-29 11:35:15 -07:00
linear_operator_kronecker_test.py Meta linear operators tested for "tape safe" 2019-08-29 11:35:15 -07:00
linear_operator_low_rank_update_test.py minor spelling tweaks 2020-02-11 15:09:21 +09:00
linear_operator_lower_triangular_test.py minor spelling tweaks 2020-02-11 15:09:21 +09:00
linear_operator_permutation_test.py Add eigvals to LinearOperator. This will return the eigenvalues of a self-adjoint operator. 2019-10-14 20:42:12 -07:00
linear_operator_test.py s/get_shape()/shape in linalg. This is the TF2 way. 2019-08-20 18:49:43 -07:00
linear_operator_toeplitz_test.py Disable cond test for LinearOperatorToeplitz. 2020-03-09 18:33:50 -07:00
linear_operator_tridiag_test.py Unlock XLA non pivoting tridiagonal solver for all back-ends. 2020-03-23 17:23:42 -07:00
linear_operator_util_test.py Allow blockwise linear operators (tf.linalg.LinearOperatorBlockDiag and tf.linalg.LinearOperatorBlockLowerTriangular) to operate on/emit lists of tensors corresponding to blocks. 2020-03-10 17:18:47 -07:00
linear_operator_zeros_test.py Add Condition number method to LinearOperator. 2019-11-25 15:20:34 -08:00