TensorFlow Addons v0.19.0
Release Notes
- Built against TensorFlow 2.11
- CUDA kernels are compiled with CUDA11.2 and cuDNN 8.1.0
- API docs found on the website
Changelog
- Replace tensorflow::Status::OK() with tensorflow::OkStatus(). (#2765)
- Fix local build with GPU support (#2764)
tfa.metrics
- Fix metrics testing failure due to optimizer change (#2784)
tfa.optimizers
- Fix optimizer failures for tf 2.11 (#2783)
- Get compatible with optimizer migration in TF 2.11 (#2766)
Thanks to our Contributors
@bhack, @chenmoneygithub, @manivaradarajan, @seanpmorgan and @shkarupa-alex