Skip to content

Python 3.9 and TF 2.5 support

Compare
Choose a tag to compare
@jonas-eschle jonas-eschle released this 28 May 14:42

Major Features and Improvements

  • Support Python 3.9
  • Support TensorFlow 2.5
  • improved compilation in tf.functions, use of XLA where applicable
  • developer: modernization of setup, CI and more

Thanks

  • Remco de Boer for many commits and cleanups