Skip to content

Releases: aws/sagemaker-python-sdk

v2.48.1

08 Jul 17:35
Compare
Choose a tag to compare

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

07 Jul 17:32
Compare
Choose a tag to compare

Features

  • HuggingFace Inference

Bug Fixes and Other Changes

  • add support for SageMaker workflow tuning step

v2.47.2.post0

01 Jul 16:37
Compare
Choose a tag to compare

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

30 Jun 16:27
Compare
Choose a tag to compare

Bug Fixes and Other Changes

  • handle tags when upsert pipeine

v2.47.1

27 Jun 06:07
Compare
Choose a tag to compare

Bug Fixes and Other Changes

  • revert "fix: jsonGet interpolation issue 2426 + allow step depends on pass in step instance (#2477)"

v2.47.0

25 Jun 19:19
Compare
Choose a tag to compare

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

22 Jun 16:36
Compare
Choose a tag to compare

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

15 Jun 19:55
Compare
Choose a tag to compare

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

07 Jun 23:34
Compare
Choose a tag to compare

Features

  • Add support for Callback steps in model building pipelines

v2.44.0

01 Jun 22:53
Compare
Choose a tag to compare

Features

  • support endpoint_name_prefix, seed and version for Clarify