v1.2.0
๐ Features
- Add embedding normalization option (#278).
- Add
GAUC
andCoverage
metrics (#280). - Add TwoTower algorithm (#285, #287, #289).
- Support dynamic embedding generation (#293, #295).
- Support serving with dynamic feature and sequence, see doc (#303).
๐ Bug Fixes
- Fix variable sharing in TensorFlow1 (#286).
- Fix feature saving issue (#296).
- Fix masking issue in sequence construction (#310).
๐ Documentation
- Add online computing serving documentation (#308).
Full Changelog: v1.1.1...v1.2.0