mirror of
https://github.com/ROCm/jax.git
synced 2025-04-19 05:16:06 +00:00

Reorder the doc modules into something closer to alphabetical order. Add missing functions from jax.scipy.linalg and jax.scipy.signal to the docs.
11 lines
175 B
ReStructuredText
11 lines
175 B
ReStructuredText
jax.distributed module
|
|
======================
|
|
|
|
.. currentmodule:: jax.distributed
|
|
|
|
.. automodule:: jax.distributed
|
|
|
|
.. autosummary::
|
|
:toctree: _autosummary
|
|
|
|
initialize |