Download Latest Version TensorFlow Ranking v0.5.3.zip (1.3 MB)
Email in envelope

Get an email when there's a new version of TensorFlow Ranking

Home / v0.5.0
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2021-11-16 1.5 kB
TensorFlow Ranking v0.5.0.tar.gz 2021-11-16 3.8 MB
TensorFlow Ranking v0.5.0.zip 2021-11-16 4.1 MB
Totals: 3 Items   8.0 MB 0

This is the 0.5.0 release of TensorFlow Ranking. We provide a detailed overview, tutorial notebooks and API reference on www.tensorflow.org/ranking. The new changes are:

  • Move task.py (github.com) and premade tfrbert_task.py (github.com) to extension.
  • Remove RankingNetwork based tfr-bert example. The latest tfr-bert example using native Keras is available at tfrbert_antique_train.py (github.com).
  • Remove dependency on tf-models-official package to reduce install time. Users of tfr.ext.task or modules that depend on the above package will need to manually install it.
  • Updated all docstrings to be more detailed. Made several docstrings to be testable.
  • Add colab notebooks for quickstart tutorial and distributed ranking tutorial, also available on www.tensorflow.org/ranking.
  • Update strategy_utils to support parameter server strategy.
  • Add symmetric log1p to tfr.utils.
  • Remove references to Estimator/Feature Column related APIs in API reference.
Source: README.md, updated 2021-11-16