Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/aten/src/ATen/native/
H A DDistributions.cpp185 struct LogNormalStub { struct
186 void operator()(TensorIteratorBase& iter, double mean, double std, std::optional<Generator> gen) { in operator ()()