rocm_jax/docs/tutorials.rst
Roy Frostig 3c223cd253 docs: tidy up titles and headings
This shortens some titles and makes them more consistent. It also
removes "JAX" from several titles ("in JAX", "for JAX", "JAX's",
etc.). Since these are JAX docs, that ought to be clear from context.
2024-08-13 11:53:57 -07:00

19 lines
279 B
ReStructuredText

.. _jax-tutorials:
Tutorials
=========
.. toctree::
:maxdepth: 1
quickstart
key-concepts
jit-compilation
automatic-vectorization
automatic-differentiation
debugging
random-numbers
working-with-pytrees
sharded-computation
stateful-computations