addons
addons copied to clipboard
Useful extra functionality for TensorFlow 2.x maintained by SIG-addons
**Describe the bug** This is purely about the documentation. In the [documentation about group normalization](https://www.tensorflow.org/addons/api_docs/python/tfa/layers/GroupNormalization), it is stated: > Relation to Layer Normalization: If the number of groups is set...
**System information** - OS Platform and Distribution (e.g., Linux Ubuntu 16.04): **Colaboratory** - TensorFlow version and how it was installed (source or binary): **2.2.0** I think you use binaries? -...
**System information** - OS Platform and Distribution (e.g., Linux Ubuntu 16.04): Linux Ubuntu 16.04 - TensorFlow version and how it was installed (source or binary): 2.1.0 binary - TensorFlow-Addons version...
**System information** - TensorFlow version 2.1.0 - TensorFlow-Addons version 0.9.1 - Python version 3.6 - Is GPU used? yes **Describe the bug** I am using the `WeightNormalization` wrapper in a...
**System information** - OS Platform and Distribution (e.g., Linux Ubuntu 16.04): RHEL 7.6 - TensorFlow version and how it was installed (source or binary): TF 2.1, (IBM WML CE 1.7.3)...
Everything is in the title. `__call__` is considered a private API of keras. For TF 2.2 we had to change our code which shows that we shoudn't rely on the...
**System information** - OS Platform and Distribution (e.g., Linux Ubuntu 16.04): OS X 10.15.4 - TensorFlow version and how it was installed (source or binary): 2.2.0-rc3, binary - TensorFlow-Addons version...
**System information** - OS Platform and Distribution (e.g., Linux Ubuntu 16.04): Win10 - TensorFlow version and how it was installed (source or binary): '2.1.0', Just pip install - TensorFlow-Addons version...
# Description Looks like an overwhelming amount of breaking changes on the new Keras3 default. To me, aligning with Keras3 is out of scope for the final release unless someone...
**System information** - OS Platform and Distribution (e.g., Linux Ubuntu 20.04): - TensorFlow version and how it was installed (source or binary): - TensorFlow-Addons version and how it was installed...