rocm_jax/docs/jax.extend.rst
Roy Frostig 2bf9322ccc move wrap_key_data to jax.random
This is a fine function for the public API, rather than `jax.extend`.
2023-09-18 14:38:22 -07:00

38 lines
569 B
ReStructuredText

``jax.extend`` module
=====================
.. automodule:: jax.extend
``jax.extend.linear_util``
--------------------------
.. automodule:: jax.extend.linear_util
.. autosummary::
:toctree: _autosummary
StoreException
WrappedFun
cache
merge_linear_aux
transformation
transformation_with_aux
wrap_init
``jax.extend.random``
---------------------
.. automodule:: jax.extend.random
.. autosummary::
:toctree: _autosummary
PRNGImpl
seed_with_impl
threefry2x32_p
threefry_2x32
threefry_prng_impl
rbg_prng_impl
unsafe_rbg_prng_impl