rocm_jax/docs/user_guides.rst
2023-02-10 14:17:15 -08:00

38 lines
523 B
ReStructuredText

.. _user-guides:
User guides are deeper dives into particular topics within JAX
that become relevant as your JAX project matures into a larger
or deployed codebases.
Debugging and Performance
=========================
.. toctree::
:maxdepth: 1
profiling
device_memory_profiling
debugging/index
Development
===========
.. toctree::
:maxdepth: 1
jaxpr
notebooks/external_callbacks
type_promotion
pytrees
Run Time
========
.. toctree::
:maxdepth: 1
aot
errors
transfer_guard