sagemaker-python-sdk

A library for training and deploying machine learning models on Amazon SageMaker

APACHE-2.0 License

Downloads
35.3M
Stars
2K
Committers
453

Bot releases are visible (Hide)

sagemaker-python-sdk - v1.44.4

Published by sagemaker-bot almost 5 years ago

Bug fixes and other changes

  • Documentation for Amazon Sagemaker Operators
sagemaker-python-sdk - v1.44.3

Published by sagemaker-bot almost 5 years ago

Bug fixes and other changes

  • move sagemaker config loading to LocalSession since it is only used for local code support.

Documentation changes

  • fix docstring wording.
sagemaker-python-sdk - v1.44.2

Published by sagemaker-bot almost 5 years ago

Bug fixes and other changes

  • add pyyaml dependencies to the required list.

Documentation changes

  • Correct info on code_location parameter
sagemaker-python-sdk - v1.44.1

Published by sagemaker-bot almost 5 years ago

Bug fixes and other changes

  • Remove local mode dependencies from required.
sagemaker-python-sdk - v1.44.0

Published by sagemaker-bot almost 5 years ago

Features

  • separating sagemaker dependencies into more use case specific installable components.

Bug fixes and other changes

  • remove docker-compose as a required dependency.
sagemaker-python-sdk - v1.43.5

Published by sagemaker-bot almost 5 years ago

Bug fixes and other changes

  • remove red from possible colors when streaming logs
sagemaker-python-sdk - v1.43.4.post1

Published by sagemaker-bot almost 5 years ago

Documentation changes

  • clarify that source_dir can be an S3 URI
sagemaker-python-sdk - v1.43.4.post0

Published by sagemaker-bot almost 5 years ago

Documentation changes

  • clarify how to use parameter servers with distributed MXNet training
sagemaker-python-sdk - v1.43.4

Published by sagemaker-bot almost 5 years ago

Bug fixes and other changes

  • use regional endpoint for STS in builds and tests

Documentation changes

  • update link to point to ReadTheDocs
sagemaker-python-sdk - v1.43.3

Published by sagemaker-bot almost 5 years ago

Bug fixes and other changes

  • exclude regions for P2 tests
sagemaker-python-sdk - v1.43.2

Published by sagemaker-bot almost 5 years ago

Bug fixes and other changes

  • add support for me-south-1 region
sagemaker-python-sdk - v1.43.1

Published by sagemaker-bot about 5 years ago

Bug fixes and other changes

  • validation args now use default framework_version for TensorFlow
sagemaker-python-sdk - v1.43.0

Published by sagemaker-bot about 5 years ago

Features

  • Add support for PyTorch 1.2.0
sagemaker-python-sdk - v1.42.9

Published by sagemaker-bot about 5 years ago

Bug fixes and other changes

  • use default bucket for checkpoint_s3_uri integ test
  • use sts regional endpoint when creating default bucket
  • use us-west-2 endpoint for sts in buildspec
  • take checkpoint_s3_uri and checkpoint_local_path in Framework class
sagemaker-python-sdk - v1.42.8

Published by sagemaker-bot about 5 years ago

Bug fixes and other changes

  • add kwargs to create_model for 1p to work with kms
sagemaker-python-sdk - v1.42.7

Published by sagemaker-bot about 5 years ago

Bug fixes and other changes

  • paginating describe log streams
sagemaker-python-sdk - v1.42.6.post0

Published by sagemaker-bot about 5 years ago

Documentation changes

  • model local mode
sagemaker-python-sdk - v1.42.6

Published by sagemaker-bot about 5 years ago

Bug fixes and other changes

  • update tfs documentation for requirements.txt
  • support content_type in FileSystemInput
  • allowing account overrides in special regions
sagemaker-python-sdk - v1.42.5

Published by sagemaker-bot about 5 years ago

Bug fixes and other changes

  • update using_mxnet.rst
sagemaker-python-sdk - v1.42.4

Published by sagemaker-bot about 5 years ago

Bug fixes and other changes

  • Revert "fix issue-987 error by adding instance_type in endpoint_name (#1058)"
  • fix issue-987 error by adding instance_type in endpoint_name