File tree Expand file tree Collapse file tree 2 files changed +26
-1
lines changed Expand file tree Collapse file tree 2 files changed +26
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## v2.152.0 (2023-05-04)
4
+
5
+ ### Features
6
+
7
+ * add support for lineage visualization using pyvis
8
+ * Expose Experiment class publicly
9
+ * PyTorch 1.13 release
10
+
11
+ ### Bug Fixes and Other Changes
12
+
13
+ * Change data_type argument to dtype to keep consistent with D…
14
+ * Skip edge test
15
+ * make RemoteExecutor context manager non-blocking on pending futures
16
+ * Add inferentia2 DLC images for djl framework
17
+ * Fix typo in using_pytorch.rst
18
+ * Unable to attach estimator to training job when KeepAlivePeriodInSeconds specified
19
+ * update LMI container image
20
+ * Update Clarify SHAPConfig baseline to allow JSON structures
21
+
22
+ ### Documentation Changes
23
+
24
+ * Fix broken link in DJL SageMaker docs
25
+ * currency update for the SageMaker data parallelism lib
26
+ * SM model parallel library v1.15.0 release note
27
+
3
28
## v2.151.0 (2023-04-27)
4
29
5
30
### Features
Original file line number Diff line number Diff line change 1
- 2.151.1.dev0
1
+ 2.152.0
You can’t perform that action at this time.
0 commit comments