https://github.com/google/jax
Raw File
Tip revision: 9267ac4d75a16ceae7c83eb88edcb1d4891bf843 authored by Michael Levesque-Dion on 21 May 2024, 23:29:43 UTC
Clean up version switches from dense array migration
Tip revision: 9267ac4
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
   investigating_a_regression
back to top