rocm_jax/docs/jax.debug.rst
Sharad Vikram 4386a0f909 Add debugging tools under jax.debug and documentation
Co-authored-by: Matthew Johnson <mattjj@google.com>
Co-authored-by: Lena Martens <lenamartens@google.com>
2022-07-28 20:07:26 -07:00

20 lines
308 B
ReStructuredText

jax.debug package
=================
.. currentmodule:: jax.debug
.. automodule:: jax.debug
Debugging utilities
--------------------------
:doc:`debugging/print_breakpoint` describes how to make use of JAX's debugging features.
.. autosummary::
:toctree: _autosummary
callback
print
breakpoint