Skip to content

Tags: tensorflow/gnn

Tags

v1.0.3

Toggle v1.0.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update version.py to 1.0.3

v1.0.3rc0

Toggle v1.0.3rc0's commit message
Let TF-GNN support TF2.16+ via `TF_USE_LEGACY_KERAS=1`.

PiperOrigin-RevId: 619267380

v1.0.2

Toggle v1.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update version.py to 1.0.2

v1.0.2rc1

Toggle v1.0.2rc1's commit message
Switch tensorflow_gnn/experimental/sampler/eval_dag.py to tf_internal.py

for dealing with internals of different Keras versions.

PiperOrigin-RevId: 604655724

v1.0.2rc0

Toggle v1.0.2rc0's commit message
Let TF-GNN choose between keras or tf_keras consistently with TF 2.15:

both provide Keras 2.15, but it matters which one is used,
because they have separate class hierarchies and global registries.

Along the way, refactor the nested case distinctions of tf_internal.py
into a clear list of supported older TF/Keras versions.

PiperOrigin-RevId: 604619976

v1.0.1

Toggle v1.0.1's commit message
Fix passing through the reduce_type in graph regression tasks

PiperOrigin-RevId: 594226366

v1.0.0

Toggle v1.0.0's commit message
Revert change to setup.py with mistletoe, breaking install from sdist.

This reverts commit 500bcc2.

v1.0.0rc0

Toggle v1.0.0rc0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update version.py to 1.0.0rc0

v1.0.0.dev2

Toggle v1.0.0.dev2's commit message
Cleanup old sampler examples.

PiperOrigin-RevId: 590617039

v0.6.1

Toggle v0.6.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update version.py to 0.6.1.