Skip to content

Tags: google-deepmind/tf2jax

Tags

v0.3.8

Toggle v0.3.8's commit message
Bump version to 0.3.8

PiperOrigin-RevId: 797708508

v0.3.7

Toggle v0.3.7's commit message
Migrate from jax.core to jax.extend.core for several deprecated symbols

A number of symbols from jax.core are deprecated as of recent JAX releases; some of them are newly available in jax.extend.core.

PiperOrigin-RevId: 706738825

v0.3.6

Toggle v0.3.6's commit message
update pypi-publish workflow.

PiperOrigin-RevId: 619127773

v0.3.5

Toggle v0.3.5's commit message
Add jnp.bool_ in tf2jax as ir.IntegerType

PiperOrigin-RevId: 551197166

v0.3.4

Toggle v0.3.4's commit message
Allow variable k type and output index type in topk.

This is to help support smaller model sizes for some
tflite models. Requires expanding the TF API to allow
specification of the type, `index_type`.
The change is backward-compatible.

Some changes in XLA were required to support the new
API.

PiperOrigin-RevId: 523499712

v0.3.3

Toggle v0.3.3's commit message
Bump version to 0.3.3

PiperOrigin-RevId: 508716397

v0.3.2

Toggle v0.3.2's commit message
Bump version to 0.3.2

PiperOrigin-RevId: 503941229

v0.3.1

Toggle v0.3.1's commit message
Bump version to 0.3.1

PiperOrigin-RevId: 464782574

v0.3.0

Toggle v0.3.0's commit message
Bump version to 0.3.0

PiperOrigin-RevId: 456236286

v0.2.1

Toggle v0.2.1's commit message
Bump version to 0.2.1

PiperOrigin-RevId: 446991840