Jake VanderPlas
a283aa0cc3
Deprecate three jax.Array methods:
...
- jax.Array.broadcast: use lax.broadcast instead
- jax.Array.broadcast_in_dim: use lax.broadcast_in_dim instead
- jax.Array.split: use jnp.split instead
These are removed because they are not part of the np.ndarray API.
2023-02-23 16:15:09 -08:00
..
2023-02-23 16:15:09 -08:00
2023-01-25 10:54:31 -08:00
2023-02-23 13:43:25 -08:00
2022-12-14 15:07:04 -08:00
2023-02-21 16:30:06 -08:00
2023-02-22 14:44:15 -05:00
2023-01-31 13:01:19 -08:00
2023-02-22 14:13:15 -05:00
2023-02-08 14:41:39 -08:00
2022-12-14 15:07:04 -08:00
2023-02-10 20:33:47 +00:00
2023-02-16 08:37:15 -08:00
2023-02-22 15:38:08 -08:00
2022-12-16 21:00:14 -08:00
2022-09-22 12:27:19 -07:00
2022-09-22 12:27:19 -07:00
2023-02-21 12:27:44 -08:00
2022-09-22 12:27:19 -07:00
2022-10-20 14:37:21 -07:00
2022-10-20 14:37:21 -07:00
2023-02-21 17:48:40 -08:00
2022-09-22 12:27:19 -07:00
2022-12-14 15:07:04 -08:00
2022-09-22 12:27:19 -07:00
2022-09-22 17:36:56 -07:00
2022-09-22 12:27:19 -07:00
2022-09-22 12:27:19 -07:00
2023-02-01 12:49:06 -08:00
2022-12-14 15:07:04 -08:00
2022-09-22 12:27:19 -07:00
2022-12-16 21:00:14 -08:00
2022-12-21 18:52:01 -08:00
2023-02-08 15:03:22 -08:00
2022-12-14 15:07:04 -08:00
2022-12-14 15:07:04 -08:00
2021-01-13 10:26:35 -05:00
2022-12-14 15:07:04 -08:00
2023-02-17 17:11:06 -08:00
2022-12-14 15:07:04 -08:00
2022-12-14 15:07:04 -08:00
2022-12-14 15:07:04 -08:00
2023-02-21 04:58:21 -08:00
2022-12-14 15:07:04 -08:00
2023-02-16 13:54:56 -08:00