Skip to content

v2.153.0

Compare
Choose a tag to compare
@sagemaker-bot sagemaker-bot released this 09 May 17:30
· 1159 commits to master since this release

Features

  • Support npz archives in NumpyDeserializer
  • Add FasterTransformer DJL support
  • support for Sample Weights for SageMaker Autopilot

Bug Fixes and Other Changes

  • retry is_run assertion
  • Avoid 'AttributeError' for endpoint_name, if deploy() is not yet called
  • Fix LambdaStep Creation
  • Fix error when instance_count>1 in remote_function
  • Remove deprecated update_endpoint from deploy() args in TensorFlowModel
  • Update DJL deepspeed and fastertransformer DLC image uris
  • remote_function python version mismatch issue