Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/aten/src/ATen/native/
H A DBinaryOps.cpp482 TORCH_IMPL_FUNC(special_chebyshev_polynomial_u_out) (const Tensor& self, const Tensor& n, const Ten… in TORCH_IMPL_FUNC() argument
610 Tensor& special_chebyshev_polynomial_u_out(const Scalar& self, const Tensor& n, Tensor& result) { in special_chebyshev_polynomial_u_out() function
614 Tensor& special_chebyshev_polynomial_u_out(const Tensor& self, const Scalar& n, Tensor& result) { in special_chebyshev_polynomial_u_out() function