mirror of
https://github.com/ROCm/jax.git
synced 2025-04-24 22:56:06 +00:00

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.
19 lines
279 B
ReStructuredText
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
|