Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/aten/src/ATen/native/
H A DBatchLinearAlgebra.cpp503 TORCH_META_FUNC(_linalg_solve_ex)(const Tensor& A, in TORCH_META_FUNC() argument
/aosp_15_r20/external/pytorch/torch/
H A D_meta_registrations.py1399 def _linalg_solve_ex( function