Tensorflow_scala v0.5.10 Release Notes

Release Date: 2020-11-14 // over 3 years ago

Previous changes from v0.5.6

  • ๐Ÿ›  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.