rocm_jax/docs/jax.rst

22 lines
313 B
ReStructuredText
Raw Normal View History

jax package
===========
Subpackages
-----------
.. toctree::
:maxdepth: 1
jax.numpy
jax.scipy
jax.experimental
jax.lax
Module contents
---------------
.. automodule:: jax
:members: jit, grad, value_and_grad, vmap, jacfwd, jacrev, make_jaxpr
:undoc-members:
:show-inheritance: