File tree Expand file tree Collapse file tree 2 files changed +21
-1
lines changed Expand file tree Collapse file tree 2 files changed +21
-1
lines changed Original file line number Diff line number Diff line change 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
Original file line number Diff line number Diff line change 1- 2.101.2.dev0
1+ 2.102.0
You can’t perform that action at this time.
0 commit comments