mirror of
https://github.com/ROCm/jax.git
synced 2025-04-19 05:16:06 +00:00
38 lines
569 B
ReStructuredText
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
|