Skip to content

Commit 7103f21

Browse files
authored
Merge branch 'master' into env_support_training
2 parents 9718509 + d85f7ec commit 7103f21

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-1
lines changed

CHANGELOG.md

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

3+
## v2.32.1 (2021-04-01)
4+
5+
### Bug Fixes and Other Changes
6+
7+
* disable profiler in some release tests
8+
* remove outdated notebook from test
9+
* add compilation option for ml_eia2
10+
* add short version to smdataparallel supported list
11+
12+
### Documentation Changes
13+
14+
* creating a "latest" version sm distributed docs
15+
* add docs for Sagemaker Model Parallel 1.3, released with PT 1.8
16+
* update PyTorch version in doc
17+
318
## v2.32.0 (2021-03-26)
419

520
### Features

VERSION

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

0 commit comments

Comments
 (0)