Releases: aws/sagemaker-python-sdk
Releases · aws/sagemaker-python-sdk
v2.198.1
Bug Fixes and Other Changes
- update get_execution_role_arn from metadata file if present
v2.197.1
Bug Fixes and Other Changes
- update get_execution_role_arn from metadata file if present
v2.206.0
Features
- Logic to detect hardware GPU count and aggregate GPU memory size in MiB
Bug Fixes and Other Changes
- fixed create monitoring schedule failing after validation error
- Support PipelineVariable for ModelQualityCheckConfig attributes
- TGI NeuronX 0.0.17
v2.205.0
Features
- Support selective pipeline execution for function step
Bug Fixes and Other Changes
- remove fastapi and uvicorn dependencies
- Support using PipelineDefinitionConfig in local mode
- update get_execution_role_arn from metadata file if present
- update image_uri_configs 01-24-2024 06:17:33 PST
- Add validation for empty ParameterString value in start local pipeline
v2.204.0
Features
- add throughput management support for feature group
- Support custom repack model settings
- parallelize notebook search utils, add new operators
Bug Fixes and Other Changes
- Enable galactus integ tests
- JumpStart - TLV region launch
- add warning message for job-prefixed pipeline steps when no job name is provided
- TGI NeuronX
- Updates for DJL 0.26.0 release
- update sphinx version
- Add PyTorch 2.1.0 SM Training DLC to UNSUPPORTED_DLC_IMAGE_FOR_SM_PARALLELISM list
- Huggingface glue failing tests
- change ConditionNot incorrect property Expression to Condition
v2.203.1
Bug Fixes and Other Changes
- TGI 1.3.3
- skip failing integs
- query hf api for model md
- update image_uri_configs 12-29-2023 06:17:34 PST
v2.203.0
v2.202.1
Bug Fixes and Other Changes
- update image_uri_configs 12-22-2023 06:17:35 PST
- update model path in local mode
- Using logging instead of prints
Documentation Changes
- update issue template.
v2.202.0
Features
- support remote debug for sagemaker training job
Bug Fixes and Other Changes
- update image_uri_configs 12-21-2023 08:32:41 PST
- Update tblib constraint
v2.201.0
Features
- Use specific images for SMP v2 jobs
- Added update for model package
Bug Fixes and Other Changes
- Add write permission to job output dirs for remote and step decorator running on non-root job user
- Move func and args serialization of function step to step level
Documentation Changes
- SMP v2 doc updates (#1423)
- fix ModelBuilder sample notebook links