Skip to content

Releases: aws/sagemaker-python-sdk

v1.58.3

19 May 17:52
Compare
Choose a tag to compare

Bug Fixes and Other Changes

  • update DatasetFormat key name for sagemakerCaptureJson

Documentation Changes

  • update Processing job max_runtime_in_seconds docstring

v1.58.2.post0

18 May 17:50
Compare
Choose a tag to compare

Documentation Changes

  • specify S3 source_dir needs to point to a tar file
  • update PyTorch BYOM topic

v1.58.2

13 May 17:51
Compare
Choose a tag to compare

Bug Fixes and Other Changes

  • address flake8 error

v1.58.1

11 May 17:50
Compare
Choose a tag to compare

Bug Fixes and Other Changes

  • upgrade boto3 to 1.13.6

v1.58.0

08 May 22:44
Compare
Choose a tag to compare

Features

  • support inter container traffic encryption for processing jobs

Documentation Changes

  • add note that v2.0.0 plans have been posted

v1.57.0

07 May 17:49
Compare
Choose a tag to compare

Features

  • add tensorflow training 1.15.2 py37 support
  • PyTorch 1.5.0 support

v1.56.3

06 May 17:51
Compare
Choose a tag to compare

Bug Fixes and Other Changes

  • update xgboost latest image version

v1.56.2

05 May 18:57
Compare
Choose a tag to compare

Bug Fixes and Other Changes

  • training_config returns MetricDefinitions
  • preserve inference script in model repack.

Testing and Release Infrastructure

  • support Python 3.7

v1.56.1.post1

29 Apr 18:46
Compare
Choose a tag to compare

Documentation Changes

  • document model.tar.gz structure for MXNet and PyTorch
  • add documentation for EstimatorBase parameters missing from docstring

v1.56.1.post0

28 Apr 17:47
Compare
Choose a tag to compare

Testing and Release Infrastructure

  • add doc8 check for documentation files