Skip to content

v1.2.0

Compare
Choose a tag to compare
@massquantity massquantity released this 06 Jun 16:51
· 154 commits to master since this release
69fe918

๐Ÿš€ Features

  • Add embedding normalization option (#278).
  • Add GAUC and Coverage 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