Tensorflow_scala v0.5.10 Release Notes
Release Date: 2020-11-14 // over 4 years ago-
No data yet ๐
You can check the official repo
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
, anddarwin
, where the last one does not include GPU support.
- ๐ Fixed a minor bug related to optimizer slot variables not being saved in TF checkpoints when