Skip to content

Releases: aws/sagemaker-python-sdk

v1.20.0

08 May 19:09
Compare
Choose a tag to compare

Features

  • add RL Ray 0.6.5 support

Bug fixes and other changes

  • prevent false positive PR test results
  • adjust Ray test script for Ray 0.6.5

v1.19.1

06 May 17:36
Compare
Choose a tag to compare

Bug fixes and other changes

  • add py2 deprecation message for the deep learning framework images

v1.19.0

30 Apr 18:53
Compare
Choose a tag to compare

Features

  • add document embedding support to Object2Vec algorithm

v1.18.19

30 Apr 17:36
Compare
Choose a tag to compare

Bug fixes and other changes

  • skip p2/p3 tests in eu-central-1

v1.18.18

29 Apr 17:35
Compare
Choose a tag to compare

Bug fixes and other changes

  • add automatic model tuning integ test for TF script mode

v1.18.17

25 Apr 17:36
Compare
Choose a tag to compare

Bug fixes and other changes

  • use unique names for test training jobs

v1.18.16

24 Apr 17:36
Compare
Choose a tag to compare

Bug fixes and other changes

  • add KMS key option for Endpoint Configs
  • skip p2 test in regions without p2s, freeze urllib3, and specify allow_pickle=True for numpy
  • use correct TF version in empty framework_version warning
  • remove logging level overrides

Documentation changes

  • add environment setup instructions to CONTRIBUTING.md
  • add clarification around framework version constants
  • remove duplicate content from workflow readme
  • remove duplicate content from RL readme

v1.18.15

18 Apr 17:34
Compare
Choose a tag to compare

Bug fixes and other changes

  • fix propagation of tags to SageMaker endpoint

v1.18.14.post1

17 Apr 17:34
Compare
Choose a tag to compare

Documentation changes

  • remove duplicate content from Chainer readme

v1.18.14.post0

15 Apr 17:34
Compare
Choose a tag to compare

Documentation changes

  • remove duplicate content from PyTorch readme and fix internal links