Releases: aws/sagemaker-python-sdk
Releases · aws/sagemaker-python-sdk
v1.18.19
Bug fixes and other changes
- skip p2/p3 tests in eu-central-1
v1.18.18
Bug fixes and other changes
- add automatic model tuning integ test for TF script mode
v1.18.17
Bug fixes and other changes
- use unique names for test training jobs
v1.18.16
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
Bug fixes and other changes
- fix propagation of tags to SageMaker endpoint
v1.18.14.post1
Documentation changes
- remove duplicate content from Chainer readme
v1.18.14.post0
Documentation changes
- remove duplicate content from PyTorch readme and fix internal links
v1.18.14
Bug fixes and other changes
- make Local Mode export artifacts even after failure
v1.18.13
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
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