File tree 2 files changed +25
-1
lines changed
2 files changed +25
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## v2.104.0 (2022-08-17)
4
+
5
+ ### Features
6
+
7
+ * local mode executor implementation
8
+ * Pipelines local mode setup
9
+ * Add PT 1.12 support
10
+ * added _ AnalysisConfigGenerator for clarify
11
+
12
+ ### Bug Fixes and Other Changes
13
+
14
+ * yaml safe_load sagemaker config
15
+ * pipelines local mode minor bug fixes
16
+ * add local mode integ tests
17
+ * implement local JsonGet function
18
+ * Add Pipeline annotation in model base class and tensorflow estimator
19
+ * Allow users to customize trial component display names for pipeline launched jobs
20
+ * Update localmode code to decode urllib response as UTF8
21
+
22
+ ### Documentation Changes
23
+
24
+ * New content for Pipelines local mode
25
+ * Correct documentation error
26
+
3
27
## v2.103.0 (2022-08-05)
4
28
5
29
### Features
Original file line number Diff line number Diff line change 1
- 2.103.1.dev0
1
+ 2.104.0
You can’t perform that action at this time.
0 commit comments