google-deepmind/dm_pix v0.4.4
google-deepmind/dm_pix
Captured source
source ↗published Feb 17, 2025seen 5dcaptured 13hhttp 200method plain
dm_pix 0.4.4
Repository: google-deepmind/dm_pix
Tag: v0.4.4
Published: 2025-02-17T11:33:45Z
Prerelease: no
Release notes:
What's Changed
- Add
ignore_nanskwarg to metrics.py to produce sensible output when the input image has NaNs by @phinate in https://github.com/google-deepmind/dm_pix/pull/103 - In jnp.reshape, use
shaperather than deprecatednewshape. Thenewshapeparameter was deprecated in JAX v0.4.28, and will soon be removed. by @copybara-service in https://github.com/google-deepmind/dm_pix/pull/107
New Contributors
- @phinate made their first contribution in https://github.com/google-deepmind/dm_pix/pull/103
Full Changelog: https://github.com/google-deepmind/dm_pix/compare/v0.4.3...v0.4.4
Notability
notability 3.0/10Patch release, minor updates