We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d6943ea commit 11c78e9Copy full SHA for 11c78e9
docs/source/distributions.rst
@@ -176,6 +176,15 @@ Probability distributions - torch.distributions
176
:undoc-members:
177
:show-inheritance:
178
179
+:hidden:`LKJCholesky`
180
+~~~~~~~~~~~~~~~~~~~~~~~
181
+
182
+.. currentmodule:: torch.distributions.lkj_cholesky
183
+.. autoclass:: LKJCholesky
184
+ :members:
185
+ :undoc-members:
186
+ :show-inheritance:
187
188
:hidden:`Laplace`
189
~~~~~~~~~~~~~~~~~~~~~~~
190
@@ -337,7 +346,7 @@ Probability distributions - torch.distributions
337
346
:members:
338
347
339
348
340
-
349
341
350
:hidden:`Weibull`
342
351
343
352
0 commit comments