Peter Hawkins 0af9fff5ca Replace uses of deprecated JAX sharding APIs with their new names in jax.sharding.
This change updates:
* {jax.experimental.maps.Mesh, jax.interpreters.pxla.Mesh} to jax.sharding.Mesh
* {jax.experimental.PartitionSpec, jax.experimental.pjit.PartitionSpec, jax.interpreters.pxla.PartitionSpec, jax.pxla.PartitionSpec} to jax.sharding.PartitionSpec
* jax.experimental.maps.NamedSharding to jax.sharding.NamedSharding.

PiperOrigin-RevId: 510027595
2023-02-15 21:03:03 -08:00
..
2023-01-13 12:45:28 -08:00
2023-02-14 11:21:16 -08:00
2021-08-01 20:13:02 -07:00
2023-01-26 17:23:07 -08:00
2023-01-26 17:23:07 -08:00
2023-01-26 17:23:07 -08:00
2021-03-08 10:44:52 -08:00
2023-02-07 12:32:11 -08:00
2023-01-13 12:45:28 -08:00
2022-11-29 15:01:47 -08:00
2023-01-23 14:42:03 -08:00
2023-01-31 17:47:07 +09:00
2022-01-10 17:34:09 +03:00
2023-02-02 12:58:15 -05:00
2023-02-13 15:53:08 -08:00
2023-02-14 11:18:59 -08:00
2023-02-10 20:33:47 +00:00
2023-02-13 15:53:08 -08:00
2023-01-30 11:57:06 -08:00
2022-12-01 09:14:16 -08:00
2019-10-09 17:45:09 +02:00
2023-01-13 12:45:28 -08:00

To rebuild the documentation, see Update Documentation.