Home
last modified time | relevance | path

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

/external/pytorch/aten/src/ATen/native/
DBinaryOps.cpp1584 Tensor& xlogy_(Tensor& x, const Scalar& y) { in xlogy_() function
/external/pytorch/torch/_refs/
D__init__.py6323 xlogy_ = _make_inplace(xlogy) variable