Skip to content

Updated to TensorFlow 2.3.1

Latest
Compare
Choose a tag to compare
@eaplatanios eaplatanios released this 08 Oct 19:13
· 97 commits to master since this release

Switched to using TensorFlow 2.3.1 that fixes multiple
security vulnerabilities of TensorFlow 2.3.0. Also:

  • Fixed a minor bug related to optimizer slot variables not being saved in TF checkpoints when tf.stopGradients is used.
  • Switched to supporting three native platforms: linux, windows, and darwin, where the last one does not include GPU support.