Determined v0.28.1

This week we released Determined v0.28.1. Here are the highlights:

  • The Google Cloud Storage client will now retry following the default policy on TooManyRequests rate limit errors.
  • Since 0.26.2, it was possible to cause Determined trials and commands to hang after the main process exited but before the container exited, by starting a non-terminating subprocess from your training script or command that kept an open stdout or stderr file descriptor. Now, logs from subprocesses of your main process are ignored after your main process has exited.

Learn more

See the full release notes for details.

If you’re new to Determined, check out the installation instructions.

Have questions? We’d love to hear from you!