Home
last modified time | relevance | path

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

/external/pytorch/aten/src/ATen/native/
DBinaryOps.cpp1588 Tensor& special_xlogy_out(const Tensor& self, const Tensor& other, Tensor& result) { in special_xlogy_out() function
1592 Tensor& special_xlogy_out(const Scalar& self, const Tensor& other, Tensor& result) { in special_xlogy_out() function
1596 Tensor& special_xlogy_out(const Tensor& self, const Scalar& other, Tensor& result) { in special_xlogy_out() function