Skip to content

v2.192.0

Compare
Choose a tag to compare
@sagemaker-bot sagemaker-bot released this 11 Oct 21:30
· 899 commits to master since this release

Features

  • jumpstart estimator enable infra check flag
  • jumpstart default payloads
  • allow non-python files in job dependencies
  • allow configuring docker container in local mode

Bug Fixes and Other Changes

  • js tagging s3 prefix
  • Batch transform: Add support for split_type == "None" in local mode
  • use correct line endings and s3 uris on windows
  • Fixed bug in _create_training_details
  • DJL Neuronx 0.24.0

Documentation Changes

  • Include FeatureGroup's load_feature_definitions API documentation