Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/aten/src/ATen/native/
H A DBatchLinearAlgebra.cpp3016 Tensor vectors_tmp = at::empty({0}, options.dtype(vectors_type)); in linalg_eig_out() local
3024 Tensor vectors_tmp = at::empty({0}, options.dtype(vectors_type)); in linalg_eig_out() local