Revision 6c05add8ae69fb25e09b3bb537ea90a2a3033b95 authored by yashkatariya on 15 November 2022, 20:59:00 UTC, committed by yashkatariya on 15 November 2022, 20:59:00 UTC
1 parent 233bf21
Raw File
jax_internal_api.rst
Internal APIs
=============

core
----

.. currentmodule:: jax.core
.. automodule:: jax.core

.. autosummary::
  :toctree: _autosummary

   Jaxpr
   ClosedJaxpr
back to top