rocm_jax/docs/jax.extend.linear_util.rst
Peter Hawkins 78543f7bb8 Add jax.extend.mlir.
Some users of JAX want to use the MLIR dialects defined in jaxlib. In particular, these need to be used by custom lowering rules. Add a semi-public (jax.extend) API to access these, rather than having them use jax._src.lib.mlir.

PiperOrigin-RevId: 588448489
2023-12-06 09:16:43 -08:00

16 lines
264 B
ReStructuredText

``jax.extend.linear_util`` module
=================================
.. automodule:: jax.extend.linear_util
.. autosummary::
:toctree: _autosummary
StoreException
WrappedFun
cache
merge_linear_aux
transformation
transformation_with_aux
wrap_init