Home
last modified time | relevance | path

Searched refs:_get_logistic_normal_ref_sampler (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/pytorch/test/distributions/
H A Dtest_distributions.py2444 def _get_logistic_normal_ref_sampler(self, base_dist): member in TestDistributions
2466 ref_dist.rvs = self._get_logistic_normal_ref_sampler(base_dist)