pymc-devs/pymc

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

Open

#6,854 创建于 2023年8月11日

在 GitHub 查看
 (5 评论) (0 反应) (0 负责人)Python (7,926 star) (1,902 fork)batch import
docshelp wanted

描述

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?

贡献者指南