File tree Expand file tree Collapse file tree 2 files changed +19
-1
lines changed Expand file tree Collapse file tree 2 files changed +19
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## v2.153.0 (2023-05-09)
4
+
5
+ ### Features
6
+
7
+ * Support npz archives in NumpyDeserializer
8
+ * Add FasterTransformer DJL support
9
+ * support for Sample Weights for SageMaker Autopilot
10
+
11
+ ### Bug Fixes and Other Changes
12
+
13
+ * retry is_run assertion
14
+ * Avoid 'AttributeError' for endpoint_name, if deploy() is not yet called
15
+ * Fix LambdaStep Creation
16
+ * Fix error when instance_count>1 in remote_function
17
+ * Remove deprecated update_endpoint from deploy() args in TensorFlowModel
18
+ * Update DJL deepspeed and fastertransformer DLC image uris
19
+ * remote_function python version mismatch issue
20
+
3
21
## v2.152.0 (2023-05-04)
4
22
5
23
### Features
Original file line number Diff line number Diff line change 1
- 2.152.1.dev0
1
+ 2.153.0
You can’t perform that action at this time.
0 commit comments