Skip to content

Releases: aws/sagemaker-python-sdk

v2.72.1

20 Dec 16:35
Compare
Choose a tag to compare

Bug Fixes and Other Changes

  • typos and broken link
  • S3Input - add support for instance attributes
  • Prevent repack_model script from referencing nonexistent directories
  • Set ProcessingStep upload locations deterministically to avoid c…

v2.72.0

13 Dec 20:51
Compare
Choose a tag to compare

Features

  • allow conditional parellel builds

Bug Fixes and Other Changes

  • local mode - support relative file structure
  • fix endpoint bug

v2.71.0

06 Dec 16:33
Compare
Choose a tag to compare

Features

  • Add support for TF 2.6
  • Adding PT 17/18 Repo
  • Add profile_name support for Feature Store ingestion

Bug Fixes and Other Changes

  • Fix non-existent variable name
  • Add TF 2.6.2 on training
  • Recreate static lineage test data

v2.70.0

02 Dec 05:36
Compare
Choose a tag to compare

Features

  • update boto3 minor version >= 1.20.18
  • Add support for SageMaker lineage queries
  • add CV shap explainability for SageMaker Clarify
  • add NLP support for SageMaker Clarify
  • Add support for ModelMonitor/Clarify integration in model building pipelines
  • adding support for transformers 4.11 for SM Training Compiler
  • SM Training Compiler with an UI to enable/disable compilation for HuggingFace DLCs to speedup training

Bug Fixes and Other Changes

  • pin coveragepy
  • Add support for PyTorch 1.9.1
  • Update s3 path of scheduling analysis config on ClarifyCheckStep
  • documentation/logging to indicate correct place for DEBUG artifacts from SM trcomp
  • validate requested transformers version and use the best available version
  • Install custom pkgs

v2.69.0

12 Nov 23:16
Compare
Choose a tag to compare

Features

  • Hugging Face Transformers 4.12 for Pt1.9/TF2.5

v2.68.0

02 Nov 18:59
Compare
Choose a tag to compare

Features

  • CompilationStep support for Sagemaker Pipelines

v2.67.0

01 Nov 19:17
Compare
Choose a tag to compare

Deprecations and Removals

  • deprecate Serverless Lambda model-predictor

Features

  • add joinsource to DataConfig
  • Add support for Partial Dependence Plots(PDP) in SageMaker Clarify

Bug Fixes and Other Changes

  • localmode subprocess parent process not sending SIGTERM to child
  • remove buildspec from repo

v2.66.2.post0

28 Oct 19:07
Compare
Choose a tag to compare

Documentation Changes

  • Update estimator docstrings to add Fast File Mode

v2.66.2

27 Oct 20:16
Compare
Choose a tag to compare

Bug Fixes and Other Changes

  • expose num_clusters parameter for clarify shap in shapconfig
  • Update cron job to run hourly

v2.66.1

26 Oct 19:39
Compare
Choose a tag to compare

Bug Fixes and Other Changes

  • HuggingFace image_uri generation for inference
  • Update '_' and '/' with '-' in filename creation