Skip to content

Releases: aws/sagemaker-python-sdk

v1.51.1

10 Mar 17:44
Compare
Choose a tag to compare

Bug Fixes and Other Changes

  • skip pytorch ei test in unsupported regions

Documentation Changes

  • correct MultiString/MULTI_STRING docstring

v1.51.0

09 Mar 17:43
Compare
Choose a tag to compare

Features

  • pytorch 1.3.1 eia support

Documentation Changes

  • Update Kubernetes Operator default tag
  • improve docstring for tuner.best_estimator()

v1.50.18.post0

05 Mar 17:44
Compare
Choose a tag to compare

Documentation Changes

  • correct Estimator code_location default S3 path

v1.50.18

04 Mar 17:44
Compare
Choose a tag to compare

Bug Fixes and Other Changes

  • change default compile model max run to 15 mins

v1.50.17.post0

03 Mar 17:43
Compare
Choose a tag to compare

Testing and Release Infrastructure

  • fix PR builds to run on changes to their own buildspecs
  • programmatically determine partition based on region

v1.50.17

27 Feb 19:50
Compare
Choose a tag to compare

Bug Fixes and Other Changes

  • upgrade framework versions

v1.50.16

26 Feb 17:45
Compare
Choose a tag to compare

Bug Fixes and Other Changes

  • use sagemaker_session when initializing Constraints and Statistics
  • add sagemaker_session parameter to DataCaptureConfig
  • make AutoML.deploy use self.sagemaker_session by default

Testing and Release Infrastructure

  • unset region during integ tests
  • use sagemaker_session fixture in all Airflow tests
  • remove remaining TF legacy mode integ tests

v1.50.15

25 Feb 17:43
Compare
Choose a tag to compare

Bug Fixes and Other Changes

  • enable Neo integ tests

v1.50.14.post0

24 Feb 18:58
Compare
Choose a tag to compare

Testing and Release Infrastructure

  • remove TF framework mode notebooks from PR build
  • don't create docker network for all integ tests

v1.50.14

20 Feb 20:50
Compare
Choose a tag to compare

Bug Fixes and Other Changes

  • don't use os.path.join for S3 path when repacking TFS model
  • dynamically determine AWS domain based on region