Releases: aws/sagemaker-training-toolkit
Releases · aws/sagemaker-training-toolkit
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
v3.5.0
Features
- Add Python 3.7 support
v3.4.2
Bug Fixes and Other Changes
- Remove unused config files
Documentation Changes
- clean up README and other documentation
v3.4.1
Bug Fixes and Other Changes
- Remove etc directory
Testing and Release Infrastructure
- Add requirements.txt integration test in dummy container
v3.4.0
Deprecations and Removals
- Remove modules.download_and_install
Bug Fixes and Other Changes
- Refactor env
- Refactor entry_point
Documentation Changes
- Update and add docstrings
Testing and Release Infrastructure
- Update GitHub issue and pull request templates
v3.3.2
Bug Fixes and Other Changes
- Refactor modules and entry_point (first pass)