Releases: aws/sagemaker-python-sdk
Releases · aws/sagemaker-python-sdk
v1.43.4.post1
Documentation changes
- clarify that source_dir can be an S3 URI
v1.43.4.post0
Documentation changes
- clarify how to use parameter servers with distributed MXNet training
v1.43.4
Bug fixes and other changes
- use regional endpoint for STS in builds and tests
Documentation changes
- update link to point to ReadTheDocs
v1.43.3
Bug fixes and other changes
- exclude regions for P2 tests
v1.43.2
Bug fixes and other changes
- add support for me-south-1 region
v1.43.1
Bug fixes and other changes
- validation args now use default framework_version for TensorFlow
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