Skip to content

TensorFlow Addons v0.5.1

Compare
Choose a tag to compare
@facaiy facaiy released this 20 Sep 15:42
· 2 commits to r0.5 since this release

Release Notes

  • Built against: tensorflow-gpu==2.0.0-rc1 (Linux); tensorflow==2.0.0-rc1 (Mac)
  • Automatically install the correct tensorflow version during the installation.
  • Update document for CorrelationCost class, and hide correlation_cost function.

Known problem

  • #532 Import crashed on a non-GPU Linux system. Workaround: please uninstall tensorflow-gpu, and then install tensorflow-cpu manually instead.