mirror of
https://github.com/ROCm/jax.git
synced 2025-04-14 10:56:06 +00:00
32 lines
572 B
ReStructuredText
32 lines
572 B
ReStructuredText
``jax.sharding`` module
|
|
=======================
|
|
|
|
.. automodule:: jax.sharding
|
|
|
|
Classes
|
|
-------
|
|
|
|
.. currentmodule:: jax.sharding
|
|
|
|
.. autoclass:: Sharding
|
|
:members:
|
|
.. autoclass:: SingleDeviceSharding
|
|
:members:
|
|
:show-inheritance:
|
|
.. autoclass:: NamedSharding
|
|
:members:
|
|
:show-inheritance:
|
|
.. autoclass:: PositionalSharding
|
|
:members:
|
|
:show-inheritance:
|
|
.. autoclass:: PmapSharding
|
|
:members:
|
|
:show-inheritance:
|
|
.. autoclass:: GSPMDSharding
|
|
:members:
|
|
:show-inheritance:
|
|
.. autoclass:: PartitionSpec
|
|
:members:
|
|
.. autoclass:: Mesh
|
|
:members:
|