Skip to content
This repository was archived by the owner on Aug 26, 2020. It is now read-only.

Releases: aws/sagemaker-containers

SageMaker Containers 2.4.4.post1

20 Feb 18:47
8f84161

Choose a tag to compare

  • Specify long_description_content_type in setup

SageMaker Containers 2.4.4

20 Feb 17:19

Choose a tag to compare

  • bug-fix: correctly set NGINX_PROXY_READ_TIMEOUT to match model_sever_timeout.
  • enhancement: remove numpy version restriction.

SageMaker Container Support 1.1.2

05 Feb 23:20
af64014

Choose a tag to compare

  • bug-fix: Only load hosting environment variables once when each Gunicorn worker starts

SageMaker Containers 2.4.3

23 Jan 18:56
9aaea43

Choose a tag to compare

  • bug-fix: Fix recursive directory navigation in intermediate output.

SageMaker Containers 2.4.2

10 Jan 21:40
7af82ff

Choose a tag to compare

  • bug-fix: Rename libchangehostname to gethostname to match POSIX function name

SageMaker Containers 2.4.1

09 Jan 23:15
8b02b03

Choose a tag to compare

  • feature: C extension reads hostname from resourceconfig instead of env var.

SageMaker Containers 2.4.0

20 Dec 00:14
6583560

Choose a tag to compare

  • feature: Generic OpenMPI support
  • bug-fix: Fix response content_type handling

SageMaker Container Support 1.1.1

25 Nov 04:33

Choose a tag to compare

  • bug-fix: Accept header ANY ('/') fallback to default accept

SageMaker Containers 2.3.5

24 Nov 14:57
3c499c8

Choose a tag to compare

  • bug-fix: Accept header ANY ('/') fallback to default accept
  • feature: Add intermediate output to S3 during training
  • bug-fix: reintroduce _modules.s3_download and _modules.download_and_install for backward compatibility

SageMaker Containers 2.3.4

20 Nov 08:06
3bdea78

Choose a tag to compare

  • feature: add capture_error flag to process.check_error and process.create and to all functions that runs process: modules.run, modules,run_module, and entry_point.run