Skip to content

Releases: aws/sagemaker-python-sdk

v1.18.19

30 Apr 17:36

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

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

Choose a tag to compare

Bug fixes and other changes

  • use unique names for test training jobs

v1.18.16

24 Apr 17:36

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

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

Choose a tag to compare

Documentation changes

  • remove duplicate content from Chainer readme

v1.18.14.post0

15 Apr 17:34

Choose a tag to compare

Documentation changes

  • remove duplicate content from PyTorch readme and fix internal links

v1.18.14

11 Apr 17:33

Choose a tag to compare

Bug fixes and other changes

  • make Local Mode export artifacts even after failure

v1.18.13

10 Apr 17:35

Choose a tag to compare

Bug fixes and other changes

  • skip horovod p3 test in region with no p3
  • use unique training job names in TensorFlow script mode integ tests

v1.18.12

08 Apr 17:34

Choose a tag to compare

Bug fixes and other changes

  • add integ test for tagging
  • use unique names for test training jobs
  • Wrap horovod code inside main function
  • add csv deserializer
  • restore notebook test