Skip to content

Releases: aws/sagemaker-training-toolkit

v3.7.1

17 Dec 19:36

Choose a tag to compare

Bug Fixes and Other Changes

  • decode binary stderr string before dumping it out

v3.7.0

09 Dec 22:10

Choose a tag to compare

Features

  • add data parallelism support (#3)

Bug Fixes and Other Changes

  • update tox to use sagemaker 2.18.0 for tests
  • use format in place of f-strings and use comment style type annotations

v3.6.4

08 Dec 19:18

Choose a tag to compare

Bug Fixes and Other Changes

  • workaround to print stderr when capturing

Testing and Release Infrastructure

  • use ECR-hosted image for ubuntu:16.04

v3.6.3.post0

11 Nov 16:27

Choose a tag to compare

Documentation Changes

  • fix typo in ENVIRONMENT_VARIABLES.md

v3.6.3

26 Oct 22:47

Choose a tag to compare

Bug Fixes and Other Changes

  • propagate log level to aws services

v3.6.2

04 Aug 16:30

Choose a tag to compare

Bug Fixes and Other Changes

  • check for script entry point even if setup.py is present

v3.6.1.post1

03 Aug 16:29

Choose a tag to compare

Testing and Release Infrastructure

  • pin sagemaker<2 in test dependencies

v3.6.1.post0

23 Jul 16:29

Choose a tag to compare

Documentation Changes

  • remove unofficially-supported environment variable

v3.6.1

10 Jul 05:50

Choose a tag to compare

Bug Fixes and Other Changes

  • use '-bind-to none' flag to improve performance.

v3.6.0

29 Jun 20:17

Choose a tag to compare

Features

  • persist env vars in /etc/environment for MPI processes