Skip to content

jaxtyping v0.2.21

Compare
Choose a tag to compare
@github-actions github-actions released this 17 Aug 15:26
· 115 commits to main since this release
  • Fix for __pycache__ filling up with lots of redundant entries. (#102, #103)
  • Compatibility with future versions of JAX (whatever version exists ~3 months from now), when JAX's way of detecting PRNGKeys (jax.core.is_opaque_dtype) will be deprecated and changed. (#98)

Full Changelog: v0.2.20...v0.2.21