Skip to content

Tags: secondmind-labs/GPflux

Tags

v0.4.4

Toggle v0.4.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Support tensorflow 2.16 (#102)

v0.4.3

Toggle v0.4.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Support TF 2.15 (#101)

* Add TF=2.15 and TFP=0.23

* Exclude TF 2.15 with python 3.8

* Use older mypy version with python 3.7

* Use older mypy for py 37, 38, 39

* Exclude TF 2.15 with python 3.9

* Revert "Exclude TF 2.15 with python 3.9"

This reverts commit f9d95b5.

* Revert "Use older mypy for py 37, 38, 39"

This reverts commit 3e4f98c.

* Separate requirements for python 3.8

* Include python 3.9 in new requirements file

* Fix test by using sets directly with id

Behavior of tensorflow ObjectIdentitySet has change in 2.15,
resulting in the set equality comparing wrappers instead of
wrapped values. See tensorflow/tensorflow@bc28335.

* Also include intermediate TF versions

* Add exclude

* Add exclude

* Fix tfp versions

v0.4.2

Toggle v0.4.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Support TF 2.12 and numpy>=1.22 (#99)

Co-authored-by: ST John <[email protected]>
Co-authored-by: Uri Granta <[email protected]>

v0.4.1

Toggle v0.4.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add support for tensorflow 2.11/tensorflow_probability 0.19 (#97)

* add tf 2.11/tfp 0.19 to quality-check

* update version upper bounds in setup.py

* remove protobuf pin

* fix workflows to use up-to-date GitHub actions

* use python 3.8 in workflows

* bump version to 0.4.1

v0.4.0

Toggle v0.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Sc336/v0.4.0 (#96)

* Bumped version number

* Updated CONTRIBUTORS.md

v0.3.1

Toggle v0.3.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Bump version to 0.3.1 (#86)

Co-authored-by: Uri Granta <[email protected]>

v0.3.0

Toggle v0.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Pin protobuf to 3.19.0 (#73)

v0.2.7

Toggle v0.2.7's commit message

Verified

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

v0.2.6

Toggle v0.2.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Remove tag verification in pypi upload action

v0.2.5

Toggle v0.2.5's commit message

Verified

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