Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/aten/src/ATen/native/
H A DBatchLinearAlgebra.cpp2792 …mplex_eigenvectors_impl(Tensor& result, const Tensor& complex_values, const Tensor& real_vectors) { in linalg_eig_make_complex_eigenvectors_impl()
2826 …x_eigenvectors(Tensor& complex_vectors, const Tensor& complex_values, const Tensor& real_vectors) { in linalg_eig_make_complex_eigenvectors()