Skip to content

Releases: aws/sagemaker-training-toolkit

v3.7.4

29 Mar 16:26
Compare
Choose a tag to compare

Bug Fixes and Other Changes

  • Update Dockerfile to accomomdate Rust dependency.

v3.7.3

02 Feb 22:24
Compare
Choose a tag to compare

Bug Fixes and Other Changes

  • set btl_vader_single_copy_mechanism to none to avoid Read -1 Warning messages

v3.7.2

18 Dec 23:34
Compare
Choose a tag to compare

Bug Fixes and Other Changes

  • set btl_vader_single_copy_mechanism to none

v3.7.1

17 Dec 19:36
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare

Documentation Changes

  • fix typo in ENVIRONMENT_VARIABLES.md

v3.6.3

26 Oct 22:47
Compare
Choose a tag to compare

Bug Fixes and Other Changes

  • propagate log level to aws services

v3.6.2

04 Aug 16:30
Compare
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
Compare
Choose a tag to compare

Testing and Release Infrastructure

  • pin sagemaker<2 in test dependencies