We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1167339 commit 6589b51Copy full SHA for 6589b51
CHANGELOG.md
@@ -1,5 +1,24 @@
1
# Changelog
2
3
+## v2.144.0 (2023-04-05)
4
+
5
+### Features
6
7
+ * support create Clarify explainer enabled endpoint for Clarify Online Explainability
8
+ * Combined inference and training script artifact
9
+ * jumpstart instance types
10
+ * Deprecation warning for framework profiling for TF 2.12 and on, PT 2.0 and on
11
12
+### Bug Fixes and Other Changes
13
14
+ * always delete temporary directory even during exception
15
+ * Fixes the completion_criteria_config dict in the to_input_req method
16
+ * Update CHANGELOG.md
17
18
+### Documentation Changes
19
20
+ * Update SageMaker Debugger doc
21
22
## v2.143.0 (2023-03-29)
23
24
### Features
VERSION
@@ -1 +1 @@
-2.143.1.dev0
+2.144.0
0 commit comments