rocm_jax/docs/index.rst
2019-08-25 14:28:53 -07:00

33 lines
560 B
ReStructuredText

JAX reference documentation
===============================
Composable transformations of Python+NumPy programs: differentiate, vectorize,
JIT to GPU/TPU, and more.
For an introduction to JAX, start at the
`JAX GitHub page <https://github.com/google/jax>`_.
.. toctree::
:maxdepth: 1
:caption: Notes
async_dispatch
concurrency
gpu_memory_allocation
profiling
rank_promotion_warning
.. toctree::
:maxdepth: 3
:caption: Contents
jax
Indices and tables
==================
* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`