Home
last modified time | relevance | path

Searched refs:assert_compatible_matrix_dimensions (Results 1 – 4 of 4) sorted by relevance

/external/tensorflow/tensorflow/python/ops/linalg/
Dlinear_operator_identity.py352 aps = linear_operator_util.assert_compatible_matrix_dimensions(self, x)
662 aps = linear_operator_util.assert_compatible_matrix_dimensions(self, x)
680 aps = linear_operator_util.assert_compatible_matrix_dimensions(self, rhs)
Dlinear_operator_zeros.py295 aps = linear_operator_util.assert_compatible_matrix_dimensions(self, x)
Dlinear_operator_util.py75 def assert_compatible_matrix_dimensions(operator, x): function
/external/tensorflow/tensorflow/python/kernel_tests/linalg/
Dlinear_operator_util_test.py555 linear_operator_util.assert_compatible_matrix_dimensions(
563 linear_operator_util.assert_compatible_matrix_dimensions(