Sagemaker Tensorflow Training Toolkit Versions Save

Toolkit for running TensorFlow training scripts on SageMaker. Dockerfiles used for building SageMaker TensorFlow Containers are at https://github.com/aws/deep-learning-containers.

v20.4.1

1 year ago

Bug Fixes and Other Changes

  • Update deprecated dependency package name from sklearn to scikit-learn

v20.4.0

1 year ago

Features

  • Add heterogeneous cluster changes

v20.3.1

1 year ago

Bug Fixes and Other Changes

  • Fix/ci

v20.3.0

3 years ago

Features

  • use tensorflow 2.3.1 and add data parallel integ test

Bug Fixes and Other Changes

  • upgrade to sagemaker-training 3.7.1

Testing and Release Infrastructure

  • include granular buildspecs for dlc and generic cpu and gpu testing

v20.2.0

3 years ago

Features

  • include sm-data-distributed and upgrade dependencies

v20.1.5

3 years ago

Bug Fixes and Other Changes

  • workaround to print stderr when capture_error is True

v10.1.8

3 years ago

Bug Fixes and Other Changes

  • workaround to print stderr when capture_error is True

v10.1.7

3 years ago

Bug Fixes and Other Changes

  • propagate log level

v20.1.4

3 years ago

Bug Fixes and Other Changes

  • propagate log level

v20.1.3

3 years ago

Bug Fixes and Other Changes

  • add condition to avoid error when 'model_dir' is None