mirror of
https://github.com/ROCm/jax.git
synced 2025-04-16 20:06:05 +00:00
22 lines
333 B
ReStructuredText
22 lines
333 B
ReStructuredText
``jax.extend`` module
|
|
=====================
|
|
|
|
.. automodule:: jax.extend
|
|
|
|
``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
|
|
wrap_key_data
|