Skip to content

tensornet-0.1.1

Compare
Choose a tag to compare
@zhangys-lucky zhangys-lucky released this 04 Jan 12:44
· 81 commits to master since this release
8ab0661

enhance:

  1. optimize parameter push and pull performance
  2. compatible with tf-2.3, tf-2.4
  3. support sparse table save with name.
  4. dd feature drop show threshold and update show decay with moving avg

add:

  1. add ftrl optimizer
  2. add deepfm demo.

delete:

  1. delete version field in sparse table.

bug fix:

  1. fix model reload warning bug