pymc-devs/pymc

DOC: pm.sampling.jax functions are not included in PyMC docs

Open

#6854 aperta il 11 ago 2023

Vedi su GitHub
 (5 commenti) (0 reazioni) (0 assegnatari)Python (1902 fork)batch import
docshelp wanted

Metriche repository

Star
 (7926 star)
Metriche merge PR
 (Merge medio 11g 6h) (12 PR mergiate in 30 g)

Descrizione

Issue with current documentation:

Various functions made available via pm.sampling.jax, including sample_numpyro_nuts() and sample_blackjax_nuts() do not appear in the documentation despite these functions having docstrings. Maybe we didn't include the pm.sampling.jax module is some auto-docing because it was a bit experimental at the time?

Guida contributor