Skip to content

Commit efc5275

Browse files
ciJoseJuan98
ci
authored andcommitted
prepare release v2.102.0
1 parent 3b61415 commit efc5275

File tree

2 files changed

+21
-1
lines changed

2 files changed

+21
-1
lines changed

CHANGELOG.md

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

3+
## v2.102.0 (2022-08-04)
4+
5+
### Features
6+
7+
* add warnings for xgboost specific rules in debugger rules
8+
* Add PyTorch DDP distribution support
9+
* Add test for profiler enablement with debugger_hook false
10+
11+
### Bug Fixes and Other Changes
12+
13+
* Two letter language code must be supported
14+
* add a check to prevent launching a modelparallel job on CPU only instances
15+
* Allow StepCollection added in ConditionStep to be depended on
16+
* Add PipelineVariable annotation in framework models
17+
* skip managed spot training mxnet nb
18+
19+
### Documentation Changes
20+
21+
* smdistributed libraries currency updates
22+
323
## v2.101.1 (2022-07-28)
424

525
### Bug Fixes and Other Changes

VERSION

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

0 commit comments

Comments
 (0)