google-deepmind/tf2jax v0.3.5
google-deepmind/tf2jax
Captured source
source ↗published Jul 28, 2023seen 5dcaptured 13hhttp 200method plain
tf2jax 0.3.5
Repository: google-deepmind/tf2jax
Tag: v0.3.5
Published: 2023-07-28T13:23:03Z
Prerelease: no
Release notes:
What's Changed
- Better error message for missing inputs in https://github.com/deepmind/tf2jax/pull/131
- Support sharding annotation in https://github.com/deepmind/tf2jax/pull/132, https://github.com/deepmind/tf2jax/pull/133
- Support shape refinement with XlaCallModule in https://github.com/deepmind/tf2jax/pull/140, in https://github.com/deepmind/tf2jax/pull/144, in https://github.com/deepmind/tf2jax/pull/145
- Add LowerBound and UpperBound operation to tf2jax to support searchsorted. in https://github.com/deepmind/tf2jax/pull/141
- Dropped support for python 3.8 in https://github.com/deepmind/tf2jax/pull/140,
- Handle shape check asserts in in https://github.com/deepmind/tf2jax/pull/146
Full Changelog: https://github.com/deepmind/tf2jax/compare/v0.3.4...v0.3.5