Home
last modified time | relevance | path

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

/external/pytorch/aten/src/ATen/native/
DBinaryOps.cpp1528 Tensor& fmod_(Tensor& self, const Scalar& other) { in fmod_() function
/external/pytorch/torch/_refs/
D__init__.py6274 fmod_ = _make_inplace(fmod) variable