Releases: aws/sagemaker-training-toolkit
Releases · aws/sagemaker-training-toolkit
v3.6.2
Bug Fixes and Other Changes
- check for script entry point even if setup.py is present
v3.6.1.post1
Testing and Release Infrastructure
- pin sagemaker<2 in test dependencies
v3.6.1.post0
Documentation Changes
- remove unofficially-supported environment variable
v3.6.1
Bug Fixes and Other Changes
- use '-bind-to none' flag to improve performance.
v3.6.0
Features
- persist env vars in /etc/environment for MPI processes
v3.5.2.post0
Testing and Release Infrastructure
- clarify feature request issue template
v3.5.2
Bug Fixes and Other Changes
- run Python script entry point as script and install from requirements.txt
v3.5.1.post0
Documentation Changes
- clean up README usage examples
v3.5.1
Bug Fixes and Other Changes
- Remove typing
v3.5.0.post0
Testing and Release Infrastructure
- Test against Python 3.7 in PR builds