Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/distributions/
H A Dmultivariate_normal.py136 precision_matrix=None, argument
221 def precision_matrix(self): member in MultivariateNormal
H A Dlowrank_multivariate_normal.py186 def precision_matrix(self): member in LowRankMultivariateNormal
H A Dwishart.py194 def precision_matrix(self): member in Wishart