Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/api/include/torch/
H A Dlinalg.h416 inline Tensor& tensorinv_out(Tensor& result, const Tensor& self, int64_t ind) { in tensorinv_out() function
1023 inline Tensor& tensorinv_out(Tensor& result, const Tensor& self, int64_t ind) { in tensorinv_out() function