Releases: aws/sagemaker-python-sdk
Releases · aws/sagemaker-python-sdk
v2.48.1
Bug Fixes and Other Changes
- skip HF inference test
- remove upsert from test_workflow
Documentation Changes
- Add Hugging Face docs
- add tuning step to doc
v2.48.0
Features
- HuggingFace Inference
Bug Fixes and Other Changes
- add support for SageMaker workflow tuning step
v2.47.2.post0
Documentation Changes
- smddp 1.2.1 release note / convert md to rst
- add smd model parallel 1.4.0 release note / restructure doc files
v2.47.2
Bug Fixes and Other Changes
- handle tags when upsert pipeine
v2.47.1
v2.47.0
Features
- support job_name_prefix for Clarify
Bug Fixes and Other Changes
- Add configuration option with headers for Clarify Explainability
- jsonGet interpolation issue 2426 + allow step depends on pass in step instance
- add default retries to feature group ingestion.
- Update using_pytorch.rst
- kms key does not propapate in register model step
- Correctly interpolate Callback output parameters
v2.46.1
Bug Fixes and Other Changes
- Register model step tags
Documentation Changes
- update to include new batch_get_record api call
- Correct type annotation for TrainingStep inputs
- introduce input mode FastFile
- update hf transformer version
v2.46.0
Features
- Add HF transformer version 4.6.1
Bug Fixes and Other Changes
- encode localmode payload to UTF-8
- call DescribeDomain as fallback in get_execution_role
- parameterize PT and TF version for HuggingFace tests
Documentation Changes
- Add import statement in Batch Transform Overview doc
v2.45.0
Features
- Add support for Callback steps in model building pipelines
v2.44.0
Features
- support endpoint_name_prefix, seed and version for Clarify