Tensorflow_scala v0.5.10 Release Notes
Release Date: 2020-11-14 // almost 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