Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/linalg/
H A D__init__.py2606 tensorsolve = _add_docstr(_linalg.linalg_tensorsolve, r""" variable
/aosp_15_r20/external/pytorch/torch/_numpy/
H A Dlinalg.py99 def tensorsolve(a: ArrayLike, b: ArrayLike, axes=None): function
/aosp_15_r20/external/pytorch/torch/csrc/api/include/torch/
H A Dlinalg.h420 inline Tensor tensorsolve( in tensorsolve() function
1037 inline Tensor tensorsolve( in tensorsolve() function