Skip to content

Releases: aws/sagemaker-python-sdk

v1.43.0

16 Oct 17:39

Choose a tag to compare

Features

  • Add support for PyTorch 1.2.0

v1.42.9

14 Oct 17:37

Choose a tag to compare

Bug fixes and other changes

  • use default bucket for checkpoint_s3_uri integ test
  • use sts regional endpoint when creating default bucket
  • use us-west-2 endpoint for sts in buildspec
  • take checkpoint_s3_uri and checkpoint_local_path in Framework class

v1.42.8

10 Oct 17:38

Choose a tag to compare

Bug fixes and other changes

  • add kwargs to create_model for 1p to work with kms

v1.42.7

09 Oct 17:37

Choose a tag to compare

Bug fixes and other changes

  • paginating describe log streams

v1.42.6.post0

07 Oct 17:38

Choose a tag to compare

Documentation changes

  • model local mode

v1.42.6

03 Oct 18:07

Choose a tag to compare

Bug fixes and other changes

  • update tfs documentation for requirements.txt
  • support content_type in FileSystemInput
  • allowing account overrides in special regions

v1.42.5

02 Oct 17:38

Choose a tag to compare

Bug fixes and other changes

  • update using_mxnet.rst

v1.42.4

01 Oct 17:38

Choose a tag to compare

Bug fixes and other changes

  • Revert "fix issue-987 error by adding instance_type in endpoint_name (#1058)"
  • fix issue-987 error by adding instance_type in endpoint_name

v1.42.3

26 Sep 17:39

Choose a tag to compare

Bug fixes and other changes

  • preserve EnableNetworkIsolation setting in attach
  • enable kms support for repack_model
  • support binary by NoneSplitter.
  • stop CI unit test code checks from running in parallel

v1.42.2

25 Sep 17:44

Choose a tag to compare

Bug fixes and other changes

  • re-enable airflow_config tests