Searched defs:matrix_power_out (Results 1 – 2 of 2) sorted by relevance
231 inline Tensor& matrix_power_out(const Tensor& self, int64_t n, Tensor& result) { in matrix_power_out() function758 inline Tensor& matrix_power_out(const Tensor& self, int64_t n, Tensor& result) { in matrix_power_out() function
715 Tensor& matrix_power_out(const Tensor& self, int64_t n, Tensor& result) { in matrix_power_out() function