Skip to content

SageMaker Python SDK 1.16.3

Compare
Choose a tag to compare
@nadiaya nadiaya released this 18 Dec 00:55
· 3857 commits to master since this release
789a8bb
  • bug-fix: Local Mode: Allow support for SSH in local mode
  • bug-fix: Append retry id to default Airflow job name to avoid name collisions in retry
  • bug-fix: Local Mode: No longer requires s3 permissions to run local entry point file
  • feature: Estimators: add support for PyTorch 1.0.0
  • bug-fix: Local Mode: Move dependency on sagemaker_s3_output from rl.estimator to model
  • doc-fix: Fix quotes in estimator.py and model.py