Skip to content

TensorFlow Addons v0.14.0

Compare
Choose a tag to compare
@github-actions github-actions released this 19 Aug 12:57
· 2 commits to r0.14 since this release
45928da

Release Notes

  • Built against TensorFlow 2.6
  • CUDA kernels are compiled with CUDA11.2 and cuDNN 8.1.0
  • API docs found on the website

Changelog

  • Remove compatibility code for TensorFlow < 2.4 (#2545)
  • Modify configure.py to recognize 'aarch64' for 64-Bit Raspberry Pi OS (#2540)
  • Apple silicon support (#2504)
  • Build fix Raspberry Pi 4 Linux ARM64 (#2487)

tfa.layers

  • Add EmbeddingBag gpu op and layer (#2352) (#2517)(#2505)
  • Fix StochasticDepth layer error in training mixed_float16 (#2450)

tfa.optimizers

  • Adding a tutorial on CyclicalLearningRate (#2463)

Thanks to our Contributors

@HeatfanJohn, @Rocketknight1, @RyanGoslingsBugle, @fsx950223, @kaoh, @leondgarse, @lgeiger, @maxhgerlach, @sayakpaul, @seanpmorgan, @singhsidhukuldeep and @tetsuyasu