Skip to content

Releases: aws/sagemaker-python-sdk

v2.63.1

14 Oct 20:37
Compare
Choose a tag to compare

Bug Fixes and Other Changes

  • HF estimator attach modified to work with py38

v2.63.0

13 Oct 16:40
Compare
Choose a tag to compare

Features

  • support configurable retry for pipeline steps

v2.62.0

12 Oct 20:18
Compare
Choose a tag to compare

Features

  • Hugging Face Transformers 4.10 for Pt1.8/TF2.4 & Transformers 4.11 for PT1.9&TF2.5

Bug Fixes and Other Changes

  • repack_model script used in pipelines to support source_dir and dependencies

v2.61.0

11 Oct 16:46
Compare
Choose a tag to compare

Features

  • add support for PyTorch 1.9.0

Bug Fixes and Other Changes

  • Update TRAINING_DEFAULT_TIMEOUT_MINUTES to 40 min
  • notebook test for parallel PRs

v2.60.0

08 Oct 21:48
Compare
Choose a tag to compare

Features

  • Add support for Hugging Face 4.10.2

v2.59.8

07 Oct 16:41
Compare
Choose a tag to compare

Bug Fixes and Other Changes

  • fix feature store ingestion via data wrangler test

v2.59.7

04 Oct 16:45
Compare
Choose a tag to compare

Bug Fixes and Other Changes

  • update feature request label
  • update bug template

v2.59.6

30 Sep 18:29
Compare
Choose a tag to compare

Bug Fixes and Other Changes

  • ParamValidationError when scheduling a Clarify model monitor

v2.59.5

29 Sep 16:48
Compare
Choose a tag to compare

Bug Fixes and Other Changes

  • support maps in step parameters

v2.59.4

27 Sep 16:42
Compare
Choose a tag to compare

Bug Fixes and Other Changes

  • add checks for ExecutionRole in UserSettings, adds more unit tests
  • add pytorch 1.8.1 for huggingface