TensorFlow Addons v0.5.1
Release Notes
- Built against: tensorflow-gpu==2.0.0-rc1 (Linux); tensorflow==2.0.0-rc1 (Mac)
- Automatically install the correct tensorflow version during the installation.
- Update document for
CorrelationCost
class, and hidecorrelation_cost
function.
Known problem
- #532 Import crashed on a non-GPU Linux system. Workaround: please uninstall tensorflow-gpu, and then install tensorflow-cpu manually instead.