Home
last modified time | relevance | path

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

/external/pytorch/aten/src/ATen/native/
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