Home
last modified time | relevance | path

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

/external/pytorch/aten/src/ATen/native/
DBinaryOps.cpp243 TORCH_META_FUNC(special_shifted_chebyshev_polynomial_w) (const Tensor& self, const Tensor& n) { in TORCH_META_FUNC() argument
762 Tensor special_shifted_chebyshev_polynomial_w(const Scalar& x, const Tensor& n) { in special_shifted_chebyshev_polynomial_w() function
766 Tensor special_shifted_chebyshev_polynomial_w(const Tensor& x, const Scalar& n) { in special_shifted_chebyshev_polynomial_w() function