Releases: aws/sagemaker-python-sdk
Releases · aws/sagemaker-python-sdk
v1.32.1
Bug fixes and other changes
- correct code per len-as-condition Pylint check
- tighten pylint config and expand C and R exceptions
- Update displaytime.sh
- fix notebook tests
- separate unit, local mode, and notebook tests in different buildspecs
Documentation changes
- refactor the overview topic in the sphinx project
v1.32.0
Features
- support Endpoint_type for TF transform
Bug fixes and other changes
- fix git test in test_estimator.py
v1.31.1
Bug fixes and other changes
- print build execution time
- remove unnecessary failure case tests
- build spec improvements.
v1.31.0
Features
- use deep learning images
Bug fixes and other changes
- Update buildspec.yml
- allow only one integration test run per time
- remove unnecessary P3 tests from TFS integration tests
- add pytest.mark.local_mode annotation to broken tests
v1.30.0
Features
- add TensorFlow 1.13 support
- add git_config and git_clone, validate method
Bug fixes and other changes
- add pytest.mark.local_mode annotation to broken tests
v1.29.0
Features
- network isolation mode in training
Bug fixes and other changes
- Integrate black into development process
- moving not canary TFS tests to local mode
v1.28.3
Bug fixes and other changes
- update Sagemaker Neo regions and instance families
Documentation changes
- fix punctuation in MXNet version list
- clean up MXNet and TF documentation
v1.28.2
Bug fixes and other changes
- prevent race condition in vpc tests
v1.28.1
Bug fixes and other changes
- Update setup.py
v1.28.0
Features
- Add DataProcessing Fields for Batch Transform