Skip to content

TensorFlow Recommenders Addons v0.8.0

Compare
Choose a tag to compare
@github-actions github-actions released this 19 Sep 04:11
· 2 commits to r0.8 since this release
4d73318

Release Notes

This is the 8th release of TensorFlow Recommenders-Addons

Main Features

  • [CI] switch the version to 0.8.0 and update the readme (#465) @jq
  • use @platforms instead of @bazel_tools//platforms (#457) @LinGeLin
  • support tf2.16.2 (#462) @jq
  • [Fix] Some compatibility patches for Tensorflow versions and runtime environments (#461) @MoFHeka
  • Bump actions/download-artifact from 1 to 4.1.7 in /.github/workflows (#459) @dependabot
  • [Feat]combine cpu and gpu wheel (#456) @jq
  • [FIX] upgrade to tf 2.16.2 (#454) @jq
  • FIX should set synchronous=True for TFRA optimizer (#449) @jq
  • [FIX]add scope_name_prefix option to control size of file name (#448) @jq
  • [Fix] add HkvHashTableExportWithScores op (#447) @jq
  • [fix]remove tracking of shadow var id (#446) @jq
  • [New Feature]add normalized_emb (#443) @jq
  • [FIX] horovod example and gpu unit test (#442) @jq
  • [Fix] Untracked constant tensor cause fail to save Embedding and other bugs (#441) @MoFHeka

Thanks to our Contributors

@LinGeLin, @MoFHeka, @dependabot, @dependabot[bot] and @jq