Home
last modified time | relevance | path

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

/external/pytorch/aten/src/ATen/native/
DBinaryOps.cpp498 TORCH_IMPL_FUNC(special_hermite_polynomial_he_out) (const Tensor& self, const Tensor& n, const Tens… in TORCH_IMPL_FUNC() argument
674 Tensor& special_hermite_polynomial_he_out(const Scalar& self, const Tensor& n, Tensor& result) { in special_hermite_polynomial_he_out() function
678 Tensor& special_hermite_polynomial_he_out(const Tensor& self, const Scalar& n, Tensor& result) { in special_hermite_polynomial_he_out() function