Jax-dataclasses

Latest version: v1.6.0

Safety actively analyzes 623860 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 4

1.6.0

- Lazy inspection of field types, which should prevent some (hypothetical) circular import errors.
- Deprecate shape / datatype annotation API.

1.5.1

Patched `jdc.jit` to support arguments without annotations.

1.5.0

Experimental: adds `jdc.jit`.

This is the same `jax.jit`, but has tweaks for improved typing and autopopulates `static_argnums`/`static_argnames` based on types annotated with `jdc.Static[]`.

1.4.4

Performance improvements + forward reference resolution for builtins.

1.4.3

Error suppression for `get_type_hints()`. Fixes issues with chex in Python 3.10.

1.4.2

- Removes a spurious print from the previous release.
- Fix more forward reference edge cases.

Page 1 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.