Skip to content

TensorFlow Addons v0.21.0

Compare
Choose a tag to compare
@github-actions github-actions released this 11 Jul 23:22
aebc10e

TensorFlow Addons v0.21.0

Release Notes

  • Built against TensorFlow 2.13
  • CUDA kernels are compiled with CUDA11.8 and cuDNN 8.6
  • API docs found on the website

Changelog

  • Add EOL to README.md (#2836)
  • Fix tf.functions with None inputs (#2837)
  • Fix Keras imports. (#2829)

Thanks to our Contributors

@faizan-m, @reedwm @bhack and @seanpmorgan