TensorFlow Addons v0.10.0
Release Notes
- Built against TensorFlow 2.2
- CUDA kernels are compiled with CUDA 10.1
- API docs found on the website
Changelog
- Enable ppc64le build (#1672)
tfa.activations
- Added the DepreciationWarning for the custom op version of activations functions (#1791)
tfa.image
- Fix condition tracing in scale_channel (#1830)
- Expose sharpness and equalize image op (#1827)
- Clarify flow definition for dense_image_warp (#1817)
- Added gaussian_blur_op (#1450)
tfa.layers
tfa.metrics
- Add sample_weight support to FScore metrics (#1816)
tfa.losses
- Added angular distance option to triplet loss (#1730)
- Enable npairs loss on windows (#1742)
- Added float16 and bfloat16 support for TripletSemiHardLoss, TripletHardLoss and LiftedStructLoss (#1683)
- Add Soft Weighted Kappa Loss (#762)
tfa.optimizers
- Fixed serializability bug in yogi (#1728)
Thanks to our Contributors
@Dagamies, @HauserA, @MarkDaoust, @Squadrick, @Susmit-A, @WindQAQ, @ageron, @amascia, @ashutosh1919, @autoih, @ben-arnao, @bhack, @fsx950223, @gabrieldemarmiesse, @ghosalsattam, @guillaumekln, @henry-eigen, @jharmsen, @olesalscheider, @seanpmorgan, @shun-lin, @terrytangyuan and @wenmin-wu