Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/aten/src/ATen/native/
H A DBinaryOps.cpp215 TORCH_META_FUNC(special_hermite_polynomial_h) (const Tensor& self, const Tensor& n) { in TORCH_META_FUNC() argument
650 Tensor special_hermite_polynomial_h(const Scalar& x, const Tensor& n) { in special_hermite_polynomial_h() function
654 Tensor special_hermite_polynomial_h(const Tensor& x, const Scalar& n) { in special_hermite_polynomial_h() function