SEP 11, 2024
November 18, 2020
We are pleased to announce the 0.13.8 release of the Determined deep learning training platform!
Notable highlights include:
tf.keras.Model
. Subclassing tf.keras.Model
is a relatively new way to define Keras models that was introduced in TensorFlow 2.2, and provides a high degree of customization over what happens during model training. Model code that uses this technique is now supported in Determined.det-deploy aws
, users can specify which subnet to launch agents in, which effectively provides control over which availability zone is used.Complete release notes can be found here.
As always, we encourage you to install the new version. Please refer to our documentation for instructions on how to install the platform and associated CLI.
We welcome feedback in our community Slack channel, on GitHub, or on our mailing list.