Add jax.test_util to public API docs

This commit is contained in:
Stephan Hoyer 2025-01-23 16:04:35 -08:00
parent 1d016962c5
commit 458f6a6efe
2 changed files with 17 additions and 0 deletions

View File

@ -25,6 +25,7 @@ Subpackages
jax.ops
jax.profiler
jax.stages
jax.test_util
jax.tree
jax.tree_util
jax.typing

16
docs/jax.test_util.rst Normal file
View File

@ -0,0 +1,16 @@
``jax.test_util`` module
===================
.. currentmodule:: jax.test_util
.. automodule:: jax.test_util
List of Functions
-----------------
.. autosummary::
:toctree: _autosummary
check_grads
check_jvp
check_vjp