Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chex: improve definition of
chex.ArrayDType
Previously, `chex.ArrayDType` has resolved to `Any`. This makes it equivalent to `jax.typing.DTypeLike`, added in jax v0.4.19 (see jax-ml/jax#18042). PiperOrigin-RevId: 572619589
- Loading branch information