Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/distributions/
H A Dlog_normal.py11 class LogNormal(TransformedDistribution): class
/aosp_15_r20/external/pytorch/aten/src/ATen/test/
H A Dcpu_rng_test.cpp334 TEST_F(RNGTest, LogNormal) { in TEST_F() argument