https://github.com/google/jax
Raw File
Tip revision: c3e242700872c2f7e098a07f3911ee6d2de8132c authored by jax authors on 22 June 2023, 22:08:21 UTC
Merge pull request #16527 from skye:version
Tip revision: c3e2427
contributor_guide.rst
.. _contributor-guide:

Developer Documentation
=======================

JAX welcomes contributions from the community.
See below for various install guides to get setup as a developer
as well as developer-focused resources such as Jax Enhancement Proposals.

.. toctree::
   :maxdepth: 1

   contributing
   developer
   jax_internal_api
   autodidax
   jep/index
back to top