google-deepmind/chex v0.1.87
google-deepmind/chex
Captured source
source ↗published Sep 30, 2024seen 5dcaptured 8hhttp 200method plain
Chex 0.1.87
Repository: google-deepmind/chex
Tag: v0.1.87
Published: 2024-09-30T14:40:29Z
Prerelease: no
Release notes:
What's Changed
- Add flattening functionality to chex.Dimensions. by @copybara-service in https://github.com/google-deepmind/chex/pull/341
- Fix doc-string in warn_deprecated_function. by @copybara-service in https://github.com/google-deepmind/chex/pull/343
- Add utility to create a deprecated alias. by @copybara-service in https://github.com/google-deepmind/chex/pull/345
- Fix linter's warnings. by @copybara-service in https://github.com/google-deepmind/chex/pull/349
- Test RTD webhooks. by @copybara-service in https://github.com/google-deepmind/chex/pull/350
- Remove a bad async chexify test as the following is not guaranteed: by @copybara-service in https://github.com/google-deepmind/chex/pull/353
- Replace deprecated
jax.tree_*functions withjax.tree.*by @copybara-service in https://github.com/google-deepmind/chex/pull/354 - Disable registration of dataclasses defined in __main__ with JAX tree util. by @copybara-service in https://github.com/google-deepmind/chex/pull/356
- Chex: Add CI job for oldest supported JAX version by @copybara-service in https://github.com/google-deepmind/chex/pull/358
- make
replacementkwarg in warn_deprecated_function optional by @copybara-service in https://github.com/google-deepmind/chex/pull/362 - increase version number for a pypi release by @copybara-service in https://github.com/google-deepmind/chex/pull/363
Full Changelog: https://github.com/google-deepmind/chex/compare/v0.1.86...v0.1.87
Notability
notability 3.0/10Minor version release, low traction