rocm_jax/docs/jax.experimental.rst

39 lines
868 B
ReStructuredText
Raw Permalink Normal View History

.. currentmodule:: jax.experimental
2023-01-18 10:59:42 -08:00
``jax.experimental`` module
===========================
``jax.experimental.optix`` has been moved into its own Python package
(https://github.com/deepmind/optax).
``jax.experimental.ann`` has been moved into ``jax.lax``.
Experimental Modules
--------------------
.. toctree::
:maxdepth: 1
jax.experimental.checkify
2023-11-19 11:18:43 -08:00
jax.experimental.compilation_cache
jax.experimental.custom_dce
jax.experimental.custom_partitioning
jax.experimental.jet
jax.experimental.key_reuse
2024-02-13 00:56:21 +00:00
jax.experimental.mesh_utils
jax.experimental.multihost_utils
jax.experimental.pallas
jax.experimental.pjit
jax.experimental.serialize_executable
2024-05-13 13:04:15 -07:00
jax.experimental.shard_map
jax.experimental.sparse
Experimental APIs
-----------------
.. autosummary::
:toctree: _autosummary
enable_x64
disable_x64