Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/aten/src/ATen/native/
H A DBinaryOps.cpp1600 Tensor special_xlogy(const Tensor& x, const Tensor& y) { in special_xlogy() function
1604 Tensor special_xlogy(const Scalar& x, const Tensor& y) { in special_xlogy() function
1608 Tensor special_xlogy(const Tensor& x, const Scalar& y) { in special_xlogy() function