Home
last modified time | relevance | path

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

/external/pytorch/aten/src/ATen/native/
DBinaryOps.cpp474 TORCH_IMPL_FUNC(special_zeta_out) (const Tensor& self, const Tensor& other, const Tensor& result) { in TORCH_IMPL_FUNC() argument
578 Tensor& special_zeta_out(const Scalar& self, const Tensor& other, Tensor& result) { in special_zeta_out() function
582 Tensor& special_zeta_out(const Tensor& self, const Scalar& other, Tensor& result) { in special_zeta_out() function