Skip to content

Commit d147957

Browse files
author
rondogency
committed
add 1.1.2 release note
1 parent d3d07b4 commit d147957

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

doc/api/training/sdp_versions/latest.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11

2-
Version 1.1.1 (Latest)
2+
Version 1.1.2 (Latest)
33
======================
44

55
.. toctree::

doc/api/training/smd_data_parallel_release_notes/smd_data_parallel_change_log.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
# Sagemaker Distributed Data Parallel 1.1.2 Release Notes
2+
3+
* New Features
4+
* Bug Fixes
5+
* Known Issues
6+
7+
*Bug Fixes:*
8+
9+
* Fixed a bug that caused some TensorFlow operations to not work with certain data types. Operations forwarded from C++ have been extended to support every dtype supported by NCCL.
10+
11+
*Known Issues:*
12+
13+
* SageMaker distributed data parallel has slower throughput than NCCL when run using a single node. For the best performance, use multi-node distributed training with smdistributed.dataparallel. Use a single node only for experimental runs while preparing your training pipeline.
14+
115
# Sagemaker Distributed Data Parallel 1.1.1 Release Notes
216

317
* New Features

0 commit comments

Comments
 (0)