mirror of
https://github.com/ROCm/jax.git
synced 2025-04-18 21:06:06 +00:00
add pmap to sphinx docs
Co-authored-by: Peter Hawkins <phawkins@google.com>
This commit is contained in:
parent
38c6a8e899
commit
d199471696
@ -19,6 +19,6 @@ Module contents
|
||||
---------------
|
||||
|
||||
.. automodule:: jax
|
||||
:members: jit, disable_jit, grad, value_and_grad, vmap, jacfwd, jacrev, hessian, jvp, linearize, vjp, make_jaxpr
|
||||
:members: jit, disable_jit, grad, value_and_grad, vmap, pmap, jacfwd, jacrev, hessian, jvp, linearize, vjp, make_jaxpr
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
|
Loading…
x
Reference in New Issue
Block a user