File tree 2 files changed +20
-1
lines changed
2 files changed +20
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## v2.133.0 (2023-02-18)
4
+
5
+ ### Features
6
+
7
+ * feature store with_feature_group functionality changes
8
+ * Adding support for SageMaker Training Compiler PyTorch 1.13
9
+ * support of the intelligent stopping in the tuner
10
+ * AutoGluon 0.6.2 image_uris update
11
+ * Support for flexible instance types in the HPO
12
+ * Add business details and hyper parameters fields and update test_model_card.py
13
+
14
+ ### Bug Fixes and Other Changes
15
+
16
+ * disable the tuner test
17
+ * Skip test_run_from_transform_job integ test to unblock python-sdk code pipeline
18
+ * Revert "feature: feature store with_feature_group functionality changes"
19
+ * advanced inference recommendation jobs parameters check
20
+ * make model_config optional when predicted labels are provided for bias detection
21
+
3
22
## v2.132.0 (2023-02-07)
4
23
5
24
### Features
Original file line number Diff line number Diff line change 1
- 2.132.1.dev0
1
+ 2.133.0
You can’t perform that action at this time.
0 commit comments