Skip to content

Releases: aws/sagemaker-python-sdk

v2.151.0

27 Apr 21:50
Compare
Choose a tag to compare

Features

  • Update Transformers 4.26 - TensorFlow 2.11.0 Image URI
  • Add Extra Parameters to Lambda Function Wrapper

Bug Fixes and Other Changes

  • Add kms key support for Model registration
  • Enable inference recommender slow tests
  • Pass sagemaker session to downstream s3 calls
  • Add ap-south-1 to no p3 regions
  • skip test for p2 instance for TF2.12 and above

Documentation Changes

  • Fix minor misses from the remote function doc release

v2.150.0

26 Apr 00:27
Compare
Choose a tag to compare

Features

  • Introduce TensorBoard app class

Bug Fixes and Other Changes

  • Update data wrangler images

v2.149.0

25 Apr 02:52
Compare
Choose a tag to compare

Features

  • Support TF2.12 SageMaker DLC

Bug Fixes and Other Changes

  • update the doc for Join function
  • change s3UploadMode of sagemaker clarify processing output for computer vision jobs.

Documentation Changes

  • Add Remote Function updates

v2.148.0

20 Apr 01:20
Compare
Choose a tag to compare

Features

  • [huggingface] Add torch.distributed support for Trainium and torchrun
  • Add PyTorch 2.0 to SDK

Bug Fixes and Other Changes

  • updating batch transform job in monitoring schedule

v2.147.0

18 Apr 21:24
Compare
Choose a tag to compare

Features

  • support different types of deletion mode

v2.146.1

17 Apr 00:41
Compare
Choose a tag to compare

Bug Fixes and Other Changes

  • skip failing tests temporarily
  • Added ml.p4d and ml.p4de as supported instances for DeepSpeed

Documentation Changes

  • Add Model Registry Model Collection

v2.146.0

13 Apr 02:49
Compare
Choose a tag to compare

Features

  • Add support for JSON model inputs for Clarify Processor

Bug Fixes and Other Changes

  • Feature/list collection
  • improve reliability of Run integration test
  • Add a comment that smdataparallel lib excludes tf 2.12 support

Documentation Changes

  • Update reference to load run method in documentation

v2.145.0

06 Apr 23:22
Compare
Choose a tag to compare

Features

  • add support for async inline error notifications
  • Add methods for feature group to list feature metadata parameters and tags
  • Support huggingface hub model_id for DJL Models

Bug Fixes and Other Changes

  • load_sagemaker_config should lazy initialize a default S3 resource

v2.144.0

05 Apr 07:13
Compare
Choose a tag to compare

Features

  • support create Clarify explainer enabled endpoint for Clarify Online Explainability
  • Combined inference and training script artifact
  • jumpstart instance types
  • Deprecation warning for framework profiling for TF 2.12 and on, PT 2.0 and on

Bug Fixes and Other Changes

  • always delete temporary directory even during exception
  • Fixes the completion_criteria_config dict in the to_input_req method
  • Update CHANGELOG.md

Documentation Changes

  • Update SageMaker Debugger doc

v2.143.0

29 Mar 17:07
Compare
Choose a tag to compare

Features

  • Support for SageMaker SDK Defaults

Bug Fixes and Other Changes

  • update feature store offline s3 path used in tests