rocm_jax/docs/jax.rst

25 lines
512 B
ReStructuredText
Raw Normal View History

jax package
===========
Subpackages
-----------
.. toctree::
:maxdepth: 1
jax.numpy
jax.scipy
jax.experimental
jax.lax
jax.ops
2019-02-13 19:31:41 -08:00
jax.random
2019-05-14 21:00:27 -04:00
jax.tree_util
Module contents
---------------
.. automodule:: jax
2019-07-05 16:55:11 -07:00
:members: jit, disable_jit, grad, value_and_grad, vmap, pmap, jacfwd, jacrev, hessian, jvp, linearize, vjp, make_jaxpr, eval_shape, custom_transforms, defjvp, defjvp_all, defvjp, defvjp_all, custom_gradient, xla_computation
:undoc-members:
:show-inheritance: