Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/aten/src/ATen/native/
H A DBinaryOps.cpp191 TORCH_META_FUNC(special_xlog1py) (const Tensor& self, const Tensor& other) { in TORCH_META_FUNC() argument
554 Tensor special_xlog1py(const Scalar& x, const Tensor& y) { in special_xlog1py() function
558 Tensor special_xlog1py(const Tensor& x, const Scalar& y) { in special_xlog1py() function