Releases: aws/sagemaker-python-sdk
Releases · aws/sagemaker-python-sdk
v1.43.0
Features
- Add support for PyTorch 1.2.0
v1.42.9
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
Bug fixes and other changes
- add kwargs to create_model for 1p to work with kms
v1.42.7
Bug fixes and other changes
- paginating describe log streams
v1.42.6.post0
Documentation changes
- model local mode
v1.42.6
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
Bug fixes and other changes
- update using_mxnet.rst
v1.42.4
v1.42.3
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
Bug fixes and other changes
- re-enable airflow_config tests