tensorflow / addons

Useful extra functionality for TensorFlow 2.x maintained by SIG-addons
Apache License 2.0
1.69k stars 610 forks source link

Create a TensorFlow Addons Release to work with TF Nightly #2831

Closed sampathweb closed 1 year ago

sampathweb commented 1 year ago

Please create a TF Addons Release that includes keras-team/keras#2829 so it works with TF Nightly and fixes https://github.com/keras-team/tf-keras/issues/220

sampathweb commented 1 year ago

@bhack

seanpmorgan commented 1 year ago

Nightly builds are built for the latest stable release of TF and we make no guarantees of compatibility with tf-nightly (We used to and it burned a ton of time for bugs out of our control): https://github.com/tensorflow/addons#nightly-builds

We do publish on commit though so keras-team/keras#2829 should have fixed this: https://pypi.org/project/tfa-nightly/0.20.0.dev20230418095337/