mirror of
https://github.com/ROCm/jax.git
synced 2025-04-23 22:16:05 +00:00
33 lines
560 B
ReStructuredText
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`
|