JAX reference documentation

Warning

This page was created from a pull request (#9655).

JAX reference documentation¶

JAX is Autograd and XLA, brought together for high-performance numerical computing and machine learning research. It provides composable transformations of Python+NumPy programs: differentiate, vectorize, parallelize, Just-In-Time compile to GPU/TPU, and more.

Indices and tables¶