Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/python/kernel_tests/linalg/
H A Dlinear_operator_toeplitz_test.py34 _to_complex = linear_operator_toeplitz._to_complex variable
H A Dlinear_operator_circulant_test.py33 _to_complex = linear_operator_circulant._to_complex variable
/aosp_15_r20/external/tensorflow/tensorflow/python/ops/linalg/
H A Dlinear_operator_toeplitz.py287 def _to_complex(x): function
H A Dlinear_operator_circulant.py1267 def _to_complex(x): function