Skip to content

Commit e2ea26b

Browse files
rpgoldmantwiecki
authored andcommitted
Add MultiTrace to docs. (#3461)
1 parent 3dfe700 commit e2ea26b

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

docs/source/api/inference.rst

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,15 @@ Hamiltonian Monte Carlo
4747
:members:
4848

4949

50+
MultiTrace
51+
^^^^^^^^
52+
53+
.. currentmodule:: pymc3.backends.base
54+
.. autoclass:: pymc3.backends.base.MultiTrace
55+
:members:
56+
57+
.. autoclass:: pymc3.backends.base.BaseTrace
58+
5059
Variational
5160
-----------
5261

0 commit comments

Comments
 (0)