Releases: aws/sagemaker-python-sdk
Releases · aws/sagemaker-python-sdk
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
v1.18.11
Bug fixes and other changes
- local data source relative path includes the first directory
- upgrade pylint and fix tagging with SageMaker models
Documentation changes
- add info about unique job names
v1.18.10
Bug fixes and other changes
- make start time, end time and period configurable in sagemaker.analytics.TrainingJobAnalytics
Documentation changes
- fix typo of argument spelling in linear learner docstrings
v1.18.9.post1
Documentation changes
- spelling error correction
v1.18.9.post0
Documentation changes
- move RL readme content into sphinx project
v1.18.9
Bug fixes
- hyperparameter query failure on script mode estimator attached to complete job
Other changes
- add EI support for TFS framework
Documentation changes
- add third-party libraries sections to using_chainer and using_pytorch topics