Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/aten/src/ATen/native/
H A DBinaryOps.cpp203 TORCH_META_FUNC(special_chebyshev_polynomial_u) (const Tensor& self, const Tensor& n) { in TORCH_META_FUNC() argument
602 Tensor special_chebyshev_polynomial_u(const Scalar& x, const Tensor& n) { in special_chebyshev_polynomial_u() function
606 Tensor special_chebyshev_polynomial_u(const Tensor& x, const Scalar& n) { in special_chebyshev_polynomial_u() function