rocm_jax/docs/jax.lib.rst

25 lines
458 B
ReStructuredText
Raw Normal View History

2023-01-18 10:59:42 -08:00
``jax.lib`` module
==================
2021-09-27 09:48:27 -07:00
The `jax.lib` package is a set of internal tools and types for bridging between
JAX's Python frontend and its XLA backend.
jax.lib.xla_bridge
------------------
.. currentmodule:: jax.lib.xla_bridge
.. autosummary::
:toctree: _autosummary
default_backend
get_backend
get_compile_options
jax.lib.xla_client
------------------
.. currentmodule:: jaxlib.xla_client
.. autosummary::
:toctree: _autosummary