Skip to content

Commit 0dbed89

Browse files
author
ci
committed
prepare release v2.152.0
1 parent 798cc76 commit 0dbed89

File tree

2 files changed

+26
-1
lines changed

2 files changed

+26
-1
lines changed

CHANGELOG.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,30 @@
11
# Changelog
22

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+
328
## v2.151.0 (2023-04-27)
429

530
### Features

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.151.1.dev0
1+
2.152.0

0 commit comments

Comments
 (0)