Commit Graph

6 Commits

Author SHA1 Message Date
Rebecca Chen 9176a9f23c Silence some pytype errors.
PiperOrigin-RevId: 527929776
2023-06-02 18:04:36 +01:00
Peter Hawkins d988ff1bf2 Replaces references to jax.numpy.DeviceArray with jax.Array.
PiperOrigin-RevId: 515678285
2023-06-02 18:03:13 +01:00
Peter Hawkins 784f67565e Suppress some pytype errors related to jnp.DeviceArray == jax.Array.
PiperOrigin-RevId: 514986169
2023-06-02 18:02:45 +01:00
Yilei Yang f4916dadab Remove unused comments related to Python 2 compatibility.
PiperOrigin-RevId: 443298684
2022-05-26 17:44:51 +01:00
Rebecca Chen 6fdfc75483 Add missing typing.Optional type annotations to function parameters.
PiperOrigin-RevId: 376229010
2021-06-15 23:52:48 +01:00
Louise Deason c146166d4b Initial release of "mmv".
PiperOrigin-RevId: 346305536
2020-12-08 13:57:53 +00:00