Home
last modified time | relevance | path

Searched defs:has_rsample (Results 1 – 25 of 28) sorted by relevance

12

/aosp_15_r20/external/pytorch/torch/distributions/
H A Drelaxed_categorical.py41 has_rsample = True variable in ExpRelaxedCategorical
120 has_rsample = True variable in RelaxedOneHotCategorical
H A Dlogistic_normal.py36 has_rsample = True variable in LogisticNormal
H A Dkumaraswamy.py45 has_rsample = True variable in Kumaraswamy
H A Dfishersnedecor.py33 has_rsample = True variable in FisherSnedecor
H A Dlog_normal.py32 has_rsample = True variable in LogNormal
H A Dinverse_gamma.py38 has_rsample = True variable in InverseGamma
H A DstudentT.py38 has_rsample = True variable in StudentT
H A Dhalf_cauchy.py34 has_rsample = True variable in HalfCauchy
H A Dhalf_normal.py34 has_rsample = True variable in HalfNormal
H A Dtransformed_distribution.py130 def has_rsample(self): member in TransformedDistribution
H A Dcauchy.py35 has_rsample = True variable in Cauchy
H A Dlaplace.py31 has_rsample = True variable in Laplace
H A Duniform.py36 has_rsample = True variable in Uniform
H A Dbeta.py37 has_rsample = True variable in Beta
H A Dmixture_same_family.py55 has_rsample = False variable in MixtureSameFamily
H A Dindependent.py75 def has_rsample(self): member in Independent
H A Dgamma.py40 has_rsample = True variable in Gamma
H A Dexponential.py30 has_rsample = True variable in Exponential
H A Ddirichlet.py53 has_rsample = True variable in Dirichlet
H A Dmultivariate_normal.py130 has_rsample = True variable in MultivariateNormal
H A Dlowrank_multivariate_normal.py90 has_rsample = True variable in LowRankMultivariateNormal
H A Dnormal.py34 has_rsample = True variable in Normal
H A Dvon_mises.py126 has_rsample = False variable in VonMises
H A Done_hot_categorical.py127 has_rsample = True variable in OneHotCategoricalStraightThrough
H A Drelaxed_bernoulli.py132 has_rsample = True variable in RelaxedBernoulli

12