TensorFlow Addons v0.6.0
Release Notes
- Built against: tensorflow-gpu==2.0.0 (Linux); tensorflow==2.0.0 (Mac)
- API docs found here in repository
- Ops are now namespaced
Addons>OpName
per RFC #126
Changelog
tfa.activations
tfa.losses
- Add npairs_multilabel loss (#466)
tfa.optimizers
tfa.seq2seq
- Minor bugfixes and improvements
- Make SequenceLoss Keras compatible (#503)
- Allow manual memory reset in AttentionMechanism (#547)
tfa.text
- Add ParseTime Op (#530)
Tutorials
- Examples moved to
docs/tutorials
Thanks to our Contributors
Aakash Kumar Nain, Amirhossein Kazemnejad, Chen Yang, Dheeraj R Reddy, George Sterpu, Guillaume Klein, Helin Wang, Mark Daoust, Philip May, PyExtreme, Qianli Scott Zhu, Saishruthi, Sean Morgan, Tomer Kaftan, Tzu-Wei Sung, Yan Facai (颜发才)