Releases: aws/sagemaker-python-sdk
Releases · aws/sagemaker-python-sdk
v2.5.5
Bug Fixes and Other Changes
- update PyTorch 1.6.0 inference image uri config
- set use_spot_instances and max_wait as init params from job description
- run integ tests when image_uri_config jsons are changed
- Revert "fix: update pytorch inference 1.6 image uri config (#1873)"
- update pytorch inference 1.6 image uri config
Documentation Changes
- fix typo in v2.rst
Testing and Release Infrastructure
- fix PyTorch inference packed model integ test
v2.5.4
Bug Fixes and Other Changes
- update max_run_wait to max_wait in v2.rst for estimator parameters
- Updating regional account ids for af-south-1 and eu-south-1
- add account ids for af-south-1 and eu-south-1 for debugger rules
v2.5.3
v2.5.2
Bug Fixes and Other Changes
- refactor normalization of args for processing
- set TF 2.1.1 as highest py2 version for TF
- decrease integ test concurrency and increase delay between retries
v2.5.1
Bug Fixes and Other Changes
- formatting changes from updates to black
v2.5.0
Features
- add mypy tox target
Bug Fixes and Other Changes
- break out methods to get processing arguments
- break out methods to get train arguments
v2.4.2
Bug Fixes and Other Changes
- check ast node on later renamers for cli v2 updater
Documentation Changes
- Clarify removals in v2
v2.4.1
Bug Fixes and Other Changes
- update rulesconfig to 0.1.5
v2.4.0
Features
- Neo algorithm accounts for af-south-1 and eu-south-1
Bug Fixes and Other Changes
- upgrade pytest and other deps, tox clean-up
- upgrade airflow to 1.10.11
- update exception assertion with new api change
- docs: Add SerDe documentation
v2.3.0
Features
- support TF training 2.3
Documentation Changes
- update 1p estimators class description